summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-01parseopt: add flag to stop on first non optionJohannes Schindelin
2008-03-01path-list: add functions to work with unsorted listsJohannes Schindelin
2008-02-27Merge branch 'maint'Junio C Hamano
2008-02-27Merge branch 'git-p4' of git://repo.or.cz/git/git-p4Junio C Hamano
2008-02-27Eliminate confusing "won't bisect on seeked tree" failureCarl Worth
2008-02-27builtin-reflog.c: don't install new reflog on write failureBrandon Casey
2008-02-27send-email: fix In-Reply-To regressionJay Soffian
2008-02-27git-svn: Don't prompt for client cert password everytime.Sebastian Noack
2008-02-27git.el: Do not display empty directories.Alexandre Julliard
2008-02-27Merge branch 'jm/free'Junio C Hamano
2008-02-27Merge branch 'js/branch-track'Junio C Hamano
2008-02-27Merge branch 'db/checkout'Junio C Hamano
2008-02-27Merge branch 'db/cover-letter'Junio C Hamano
2008-02-27Merge branch 'js/merge'Junio C Hamano
2008-02-27Merge branch 'cw/bisect'Junio C Hamano
2008-02-27Merge branch 'jk/help-alias'Junio C Hamano
2008-02-27Merge branch 'js/run-command'Junio C Hamano
2008-02-27Merge branch 'jc/diff-relative'Junio C Hamano
2008-02-27Merge branch 'gp/hash-stdin'Junio C Hamano
2008-02-27Merge branch 'db/push-single-with-HEAD'Junio C Hamano
2008-02-27Merge branch 'db/host-alias'Junio C Hamano
2008-02-27Merge branch 'ae/pack-autothread'Junio C Hamano
2008-02-27Merge branch 'bc/reflog-fix'Junio C Hamano
2008-02-27Merge branch 'sp/describe'Junio C Hamano
2008-02-27Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIRJohan Herland
2008-02-27Add testcase for 'git cvsexportcommit -w $cvsdir ...' with relative $GIT_DIRJohan Herland
2008-02-27Prompt to continue when editing during rebase --interactiveJonathan del Strother
2008-02-27Documentation/git svn log: add a note about timezones.Miklos Vajna
2008-02-27Merge branch 'js/maint-http-push' into maintJunio C Hamano
2008-02-27git-p4: Support usage of perforce client specTor Arvid Lund
2008-02-27git-p4: git-p4 submit cleanups.Simon Hausmann
2008-02-27git-p4: Removed git-p4 submit --direct.Simon Hausmann
2008-02-27git-p4: Clean up git-p4 submit's log message handling.Simon Hausmann
2008-02-27git-p4: Remove --log-substitutions feature.Simon Hausmann
2008-02-27git-p4: support exclude pathsTommy Thorn
2008-02-27Don't use GIT_CONFIG in t5505-remoteDaniel Barkalow
2008-02-27Add '--fixed-strings' option to "git log --grep" and friendsJakub Narebski
2008-02-27Revert "pack-objects: Print a message describing the number of threads for pa...Junio C Hamano
2008-02-26git-apply --whitespace=fix: fix off by one thinkoJunio C Hamano
2008-02-26Merge branch 'maint'Junio C Hamano
2008-02-26gitweb: Better cutting matched string and its contextJakub Narebski
2008-02-26Documentation/git-am.txt: Pass -r in the example invocation of rm -f .dotestBryan Donlan
2008-02-26timezone_names[]: fixed the tz offset for New Zealand.Steven Drake
2008-02-26filter-branch documentation: non-zero exit status in command abort the filterCaio Marcelo de Oliveira Filho
2008-02-26rev-parse: fix potential bus error with --parseopt option spec handlingJay Soffian
2008-02-26Improve collection of information for format-patch --cover-letterDaniel Barkalow
2008-02-26Add API access to shortlogDaniel Barkalow
2008-02-25Add tests for filesystem challenges (case and unicode normalization)Steffen Prohaska
2008-02-25Use a single implementation and API for copy_file()Daniel Barkalow
2008-02-25Documentation/git-filter-branch: add a new msg-filter exampleMiklos Vajna