aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'tr/format-patch-thread'Junio C Hamano2009-03-11
|\
| * format-patch: support deep threadingThomas Rast2009-02-21
| * format-patch: thread as reply to cover letter even with in-reply-toThomas Rast2009-02-21
| * format-patch: track several referencesThomas Rast2009-02-21
| * format-patch: threading test reactivationThomas Rast2009-02-19
* | Merge branch 'el/blame-date'Junio C Hamano2009-03-11
|\ \
| * | Make git blame's date output format configurable, like git logEugene Letuchy2009-03-05
* | | Merge branch 'tr/gcov'Junio C Hamano2009-03-11
|\ \ \
| * | | Test git-patch-idThomas Rast2009-02-20
| * | | Test rev-list --parents/--childrenThomas Rast2009-02-20
| * | | Test log --decorateThomas Rast2009-02-20
| * | | Test fsck a bit harderThomas Rast2009-02-20
| * | | Test log --graphThomas Rast2009-02-20
| * | | Test diff --dirstat functionalityThomas Rast2009-02-20
| * | | Test that diff can read from stdinThomas Rast2009-02-20
| * | | Support coverage testing with GCC/gcovThomas Rast2009-02-20
* | | | test: do not LoadModule log_config_module unconditionallyJohannes Schindelin2009-03-11
* | | | git-instaweb: fix lighttpd configuration on cygwinRamsay Jones2009-03-10
* | | | Include log_config module in apache.confDaniel Barkalow2009-03-10
* | | | Typo and language fixes for git-checkout.txtMichael J Gruber2009-03-10
* | | | connect.c: remove a few globals by using git_config callback dataErik Faye-Lund2009-03-10
* | | | 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
|\ \ \ \ \ \ \