summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2008-02-25url rewriting: take longest and first matchJunio C Hamano
2008-02-25Correct fast-export file mode strings to match fast-import standardShawn O. Pearce
2008-02-25Add support for url aliases in config filesDaniel Barkalow
2008-02-25git-bundle.txt: Add different strategies to create the bundleSanti BĂ©jar
2008-02-25builtin-for-each-ref.c: fix typo in error messageMichele Ballabio
2008-02-25help: respect aliasesJeff King
2008-02-25make alias lookup a public, procedural functionJeff King
2008-02-25help: use parseoptJeff King
2008-02-25send-email: test compose functionalityJeff King
2008-02-25t9001: enhance fake sendmail test harnessJeff King
2008-02-25Merge branch 'lt/dirstat'Junio C Hamano
2008-02-25Eliminate confusing "won't bisect on seeked tree" failureCarl Worth
2008-02-25diff --dirstat: saner handling of binary and unmerged filesJunio C Hamano
2008-02-25Merge branch 'jc/apply-whitespace'Junio C Hamano
2008-02-24Use git-describe --exact-match in bash prompt on detached HEADShawn O. Pearce
2008-02-24Teach git-describe --exact-match to avoid expensive tag searchesShawn O. Pearce
2008-02-24Avoid accessing non-tag refs in git-describe unless --all is requestedShawn O. Pearce
2008-02-24Teach git-describe to use peeled ref information when scanning tagsShawn O. Pearce
2008-02-24Optimize peel_ref for the current ref of a for_each_ref callbackShawn O. Pearce