]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2008-02-23  Brandon Caseygit-stash: add new 'pop' subcommand
2008-02-23  Brandon Caseygit-stash: add new 'drop' subcommand
2008-02-23  Brandon Caseygit-reflog: add option --updateref to write the last...
2008-02-23  Brandon Caseyrefs.c: make close_ref() and commit_ref() non-static
2008-02-23  Brandon Caseygit-reflog: add option --rewrite to update reflog entri...
2008-02-23  Brandon Caseyreflog-delete: parse standard reflog options
2008-02-23  Junio C HamanoMerge branch 'bc/reflog-fix' into js/reflog-delete
2008-02-23  Brandon Caseybuiltin-reflog.c: don't install new reflog on write...
2008-02-22  Junio C HamanoMerge branch 'maint'
2008-02-22  Jeff Kinghash: fix lookup_hash semantics
2008-02-22  Junio C Hamanogitweb: Better chopping in commit search results
2008-02-22  Gerrit Papebuiltin-tag.c: remove cruft
2008-02-22  Gerrit Papegit-merge-index documentation: clarify synopsis
2008-02-22  Jay Soffiansend-email: fix In-Reply-To regression
2008-02-21  Junio C Hamanogit-reset --hard and git-read-tree --reset: fix read_ca...
2008-02-21  Shawn O. PearceTeach git-grep --name-only as synonym for -l
2008-02-21  Jeff Kingdiff: fix java funcname pattern for solaris
2008-02-21  Jeff Kingt3404: use configured shell instead of /bin/sh
2008-02-21  Jeff Kinggit_config_*: don't assume we are parsing a config...
2008-02-21  Johannes Sixtprefix_path: use is_absolute_path() instead of *orig...
2008-02-21  Miklos Vajnagit-clean: handle errors if removing files fails
2008-02-21  Junio C HamanoMerge branch 'mk/color'
2008-02-21  Junio C HamanoMerge branch 'js/maint-cvsexport'
2008-02-21  Junio C HamanoMerge branch 'js/maint-http-push'
2008-02-21  Junio C HamanoMerge branch 'jk/empty-tree'
2008-02-21  Junio C HamanoMerge branch 'lt/revision-walker'
2008-02-21  Junio C HamanoMerge branch 'mc/prefix'
2008-02-21  Junio C HamanoMerge branch 'bc/fopen'
2008-02-21  Junio C HamanoMerge branch 'jc/setup'
2008-02-21  Junio C HamanoMerge branch 'maint'
2008-02-21  Pekka KaitaniemiClarified the meaning of git-add -u in the documentation
2008-02-20  Gerrit Papegit-clone.sh: properly configure remote even if remote...
2008-02-20  David Kågedalgit.el: Set process-environment instead of invoking env
2008-02-20  Miklos VajnaDocumentation/git-stash: document options for git stash...
2008-02-20  Jay Soffiansend-email: squelch warning due to comparing undefined...
2008-02-20  Junio C HamanoMerge branch 'maint'
2008-02-20  Johannes Schindelincvsexportcommit: be graceful when "cvs status" reorders...
2008-02-20  Kristian HøgsbergRename git-core rpm to just git and rename the meta...
2008-02-20  Johannes SixtTechnical documentation of the run-command API.
2008-02-20  Jay SoffianCorrect git-pull documentation
2008-02-20  Jakub Narebskigitweb: Fix bug in href(..., -replay=>1) when using...
2008-02-20  Jeff Kingpush: document the status output
2008-02-20  Jeff KingDocumentation/push: clarify matching refspec behavior
2008-02-20  Jeff Kingpush: indicate partialness of error message
2008-02-19  Daniel BarkalowAPI documentation for remote.h
2008-02-19  Lars HjemliSimplify setup of $GIT_DIR in git-sh-setup.sh
2008-02-19  Junio C HamanoMerge branch 'mk/maint-parse-careful'
2008-02-19  Martin Koeglerpeel_onion: handle NULL
2008-02-19  Martin Koeglercheck return value from parse_commit() in various functions
2008-02-19  Martin Koeglerparse_commit: don't fail, if object is NULL
2008-02-19  Martin Koeglerrevision.c: handle tag->tagged == NULL
2008-02-19  Martin Koeglerreachable.c::process_tree/blob: check for NULL
2008-02-19  Martin Koeglerprocess_tag: handle tag->tagged == NULL
2008-02-19  Martin Koeglercheck results of parse_commit in merge_bases
2008-02-19  Martin Koeglerlist-objects.c::process_tree/blob: check for NULL
2008-02-19  Martin Koeglerreachable.c::add_one_tree: handle NULL from lookup_tree
2008-02-19  Martin Koeglermark_blob/tree_uninteresting: check for NULL
2008-02-19  Martin Koeglerget_sha1_oneline: check return value of parse_object
2008-02-19  Martin Koeglerread_object_with_reference: don't read beyond the buffer
2008-02-18  Matthias KestenholzAdd color.ui variable which globally enables colorizati...
2008-02-18  Martin Koeglercheck return code of prepare_revision_walk
2008-02-18  Martin Koeglerderef_tag: handle tag->tagged = NULL
2008-02-18  Martin Koeglerderef_tag: handle return value NULL
2008-02-18  Christian Couderhelp.c: use 'git_config_string' to get 'help_default_fo...
2008-02-18  Junio C HamanoMerge branch 'br/gitweb'
2008-02-18  Jakub Narebskigitweb: Add new option -nohtml to quot_xxx subroutines
2008-02-18  Jakub Narebskigitweb: Fix displaying unchopped argument in chop_and_e...
2008-02-18  Johannes Schindelinbisect view: check for MinGW32 and MacOSX in addition...
2008-02-17  Junio C Hamanosending errors to stdout under $PAGER
2008-02-17  Junio C HamanoSync with 1.5.4.2 and start 1.5.5 Release Notes
2008-02-17  Junio C HamanoMerge branch 'maint'
2008-02-17  Junio C HamanoGIT 1.5.4.2 v1.5.4.2
2008-02-17  Junio C HamanoMerge branch 'bd/qsort'
2008-02-17  Junio C HamanoMerge branch 'sp/safecrlf'
2008-02-17  Junio C HamanoMerge branch 'cc/browser'
2008-02-17  Junio C HamanoMerge branch 'jc/gitignore-ends-with-slash'
2008-02-17  Junio C HamanoMerge branch 'pb/prepare-commit-msg'
2008-02-17  Junio C HamanoMerge branch 'jk/noetcconfig'
2008-02-17  Junio C HamanoMerge branch 'jc/submittingpatches'
2008-02-17  Junio C HamanoMerge git://repo.or.cz/git-gui
2008-02-17  Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2008-02-17  Junio C HamanoMerge branch 'maint'
2008-02-17  Junio C HamanoDocumentation/SubmittingPatches - a suggested patch...
2008-02-16  Pieter de BieDocumentation/git-reset: Add an example of resetting...
2008-02-16  Pieter de BieDocumentation/git-reset: don't mention --mixed for...
2008-02-16  Junio C HamanoDocumentation/git-reset:
2008-02-16  Jeff Kingadd--interactive: handle initial commit better
2008-02-16  Shawn O. PearceUpdate fast-import documentation to discuss crash reports
2008-02-16  Shawn O. PearceFinish current packfile during fast-import crash handler
2008-02-16  Shawn O. PearceInclude the fast-import marks table in crash reports
2008-02-16  Shawn O. PearceInclude annotated tags in fast-import crash reports
2008-02-16  Christian CouderDocumentation: add 'git-web--browse.txt' and simplify...
2008-02-16  Jay Soffiangit-help--browse: improve browser support under OS X
2008-02-16  Junio C HamanoMerge branch 'maint'
2008-02-16  Jeff Kingcommit: discard index after setting up partial commit
2008-02-16  Junio C Hamanofilter-branch: handle filenames that need quoting
2008-02-16  Johannes Schindelinhttp-push: avoid a needless goto
2008-02-16  Johannes Schindelinhttp-push: do not get confused by submodules
2008-02-16  Johannes Schindelinhttp-push: avoid invalid memory accesses
2008-02-16  Junio C Hamanodiff: Fix miscounting of --check output
next