aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge git://git.bogomips.org/git-svnJunio C Hamano2009-03-09
|\
| * git-svn: support intermediate paths when matching tags/branchesMichael Lai2009-03-09
* | parseopt: prevent KEEP_UNKNOWN and STOP_AT_NON_OPTION from being used togetherRené Scharfe2009-03-09
* | parseopt: document KEEP_ARGV0, KEEP_UNKNOWN, NO_INTERNAL_HELPRené Scharfe2009-03-09
|/
* archive: use parseopt for local-only optionsRené Scharfe2009-03-08
* parseopt: make usage optionalRené Scharfe2009-03-08
* parseopt: add PARSE_OPT_NO_INTERNAL_HELPRené Scharfe2009-03-08
* parseopt: add PARSE_OPT_KEEP_UNKNOWNRené Scharfe2009-03-08
* Merge branch 'maint'Junio C Hamano2009-03-07
|\
| * Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-03-07
| |\
| | * builtin-revert.c: release index lock when cherry-picking an empty commitChris Johnsen2009-03-07
| * | document config --bool-or-intJeff King2009-03-07
| * | t1300: use test_must_fail as appropriateJeff King2009-03-07
| * | cleanup: add isascii()René Scharfe2009-03-07
| * | Documentation: fix badly indented paragraphs in "--bisect-all" descriptionChristian Couder2009-03-07
* | | http.c: use strbuf API in quote_ref_urlTay Ray Chuan2009-03-07
* | | Move local variables to narrower scopesBenjamin Kramer2009-03-07
* | | Remove unused function scope local variablesBenjamin Kramer2009-03-07
* | | MinGW: fix diff --no-index /dev/null ...Johannes Schindelin2009-03-07
* | | git-p4: remove tabs from usermap filePete Wyckoff2009-03-07
* | | Add an (optional, since expensive) test for >2gb clonesJohannes Schindelin2009-03-07
* | | bash completion: teach fetch, pull, and push to complete their optionsJay Soffian2009-03-07
* | | bash completion: refactor --strategy completionJay Soffian2009-03-07
* | | bash completion: fix completion issues with fetch, pull, and pushJay Soffian2009-03-07
* | | Brown paper bag fix for MinGW 64-bit statJohannes Schindelin2009-03-07
* | | Update draft release notes to 1.6.3Junio C Hamano2009-03-06
* | | Merge branch 'en/maint-hash-object'Junio C Hamano2009-03-05
|\ \ \
| * | | Ensure proper setup of git_dir for git-hash-objectElijah Newren2009-02-28
* | | | Merge branch 'jc/blame'Junio C Hamano2009-03-05
|\ \ \ \
| * | | | blame: show "previous" information in --porcelain/--incremental formatJunio C Hamano2008-10-12
| * | | | git-blame: refactor code to emit "porcelain format" outputJunio C Hamano2008-10-12
* | | | | Merge branch 'ns/pretty-format'Junio C Hamano2009-03-05
|\ \ \ \ \
| * | | | | bash completion: add --format= and --oneline options for "git log"Teemu Likonen2009-02-27
| * | | | | Add tests for git log --pretty, --format and --oneline.Felipe Contreras2009-02-25
| * | | | | Add --oneline that is a synonym to "--pretty=oneline --abbrev-commit"Nanako Shiraishi2009-02-24
| * | | | | Give short-hands to --pretty=tformat:%formatstringNanako Shiraishi2009-02-24
| * | | | | Add --format that is a synonym to --prettyNanako Shiraishi2009-02-24
* | | | | | Merge branch 'jk/sane-relative-time'Junio C Hamano2009-03-05
|\ \ \ \ \ \
| * | | | | | never fallback relative times to absoluteJeff King2009-02-25
| |/ / / / /
* | | | | | Merge branch 'fc/config-editor'Junio C Hamano2009-03-05
|\ \ \ \ \ \
| * | | | | | git config: trivial cleanup for editor actionJohannes Schindelin2009-02-21
| * | | | | | git config: codestyle cleanupsFelipe Contreras2009-02-21
| * | | | | | config: Add new option to open an editor.Felipe Contreras2009-02-08
* | | | | | | Merge branch 'js/send-email'Junio C Hamano2009-03-05
|\ \ \ \ \ \ \
| * | | | | | | send-email: add --confirm option and configuration settingJay Soffian2009-03-02
| * | | | | | | send-email: don't create temporary compose file until it is neededJay Soffian2009-02-23
| * | | | | | | send-email: --suppress-cc improvementsJay Soffian2009-02-14
| * | | | | | | send-email: handle multiple Cc addresses when reading mbox messageJay Soffian2009-02-14
| * | | | | | | send-email: allow send-email to run outside a repoJay Soffian2009-02-14
* | | | | | | | Merge branch 'sg/rerere-cleanup'Junio C Hamano2009-03-05
|\ \ \ \ \ \ \ \