aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | Provide fallback definitions of PRIu32 and PRIx32Johannes Sixt2008-07-09
* | | | | | | | | | t9100-git-svn-basic.sh: Fix determination of utf-8 localeRamsay Jones2008-07-09
* | | | | | | | | | t9113-*.sh: provide user feedback when test skippedRamsay Jones2008-07-09
* | | | | | | | | | Merge branch 'sp/maint-pack-memuse'Junio C Hamano2008-07-09
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Correct pack memory leak causing git gc to try to exceed ulimitShawn O. Pearce2008-07-09
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2008-07-09
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Start preparing release notes for 1.5.6.3Junio C Hamano2008-07-08
| * | | | | | | | | | git-submodule - Fix bugs in adding an existing repo as a moduleMark Levedahl2008-07-08
| * | | | | | | | | | bash: offer only paths after '--'SZEDER Gábor2008-07-08
| * | | | | | | | | | Remove unnecessary pack-*.keep file after successful git-cloneShawn O. Pearce2008-07-08
| * | | | | | | | | | make deleting a missing ref more quietJeff King2008-07-08
| * | | | | | | | | | Merge branch 'qq/maint' into maintJunio C Hamano2008-07-08
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'lt/racy-empty' into maintJunio C Hamano2008-07-08
| |\ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | Documentation: update sections on naming revisions and revision rangesJunio C Hamano2008-07-08
* | | | | | | | | | | | | Tone down warning about GNU Interactive ToolsJunio C Hamano2008-07-08
* | | | | | | | | | | | | Avoid apache complaining about lack of server's FQDNMike Hommey2008-07-08
* | | | | | | | | | | | | Skip t5540-http-push test when USE_CURL_MULTI is undefinedMike Hommey2008-07-08
* | | | | | | | | | | | | Fix http-push testMike Hommey2008-07-08
* | | | | | | | | | | | | Catch failures from t5540-http-pushMike Hommey2008-07-08
* | | | | | | | | | | | | Git.pm: Add remote_refs() git-ls-remote frontendPetr Baudis2008-07-08
* | | | | | | | | | | | | t7701-repack-unpack-unreachable.sh: check timestamp of unpacked objectsBrandon Casey2008-07-08
* | | | | | | | | | | | | completion: add branch options --contains --merged --no-mergedEric Raible2008-07-08
* | | | | | | | | | | | | install-doc-quick - use git --exec-path to find git-sh-setupMark Levedahl2008-07-08
* | | | | | | | | | | | | avoid null SHA1 in oldest reflogJeff King2008-07-08
* | | | | | | | | | | | | Documentation: fix broken "linkgit" linksEric Hanchrow2008-07-08
* | | | | | | | | | | | | user-manual: typo and grammar fixesEric Hanchrow2008-07-08
* | | | | | | | | | | | | Merge branch 'qq/maint'Junio C Hamano2008-07-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | run_command(): respect GIT_TRACEJohannes Schindelin2008-07-07
* | | | | | | | | | | | | gitweb: Describe projects_index format in more detailJakub Narebski2008-07-07
* | | | | | | | | | | | | Merge branch 'js/maint-daemon-syslog'Junio C Hamano2008-07-07
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | git daemon: avoid calling syslog() from a signal handlerJohannes Schindelin2008-07-06
* | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2008-07-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'qq/maint' (early part) into maintJunio C Hamano2008-07-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | git-svn.perl: workaround assertions in svn library 1.5.0Gerrit Pape2008-07-07
* | | | | | | | | | | | | | Update draft release notes for 1.6.0Junio C Hamano2008-07-07
* | | | | | | | | | | | | | Merge branch 'jc/rerere'Junio C Hamano2008-07-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | rerere.autoupdateJunio C Hamano2008-06-22
| * | | | | | | | | | | | | | t4200: fix rerere testJunio C Hamano2008-06-22
| * | | | | | | | | | | | | | rerere: remove dubious "tail_optimization"Junio C Hamano2008-06-22
| * | | | | | | | | | | | | | git-rerere: detect unparsable conflictsJunio C Hamano2008-06-22
| * | | | | | | | | | | | | | rerere: rerere_created_at() and has_resolution() abstractionJunio C Hamano2008-06-22
* | | | | | | | | | | | | | | Merge branch 'dr/ceiling'Junio C Hamano2008-07-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Eliminate an unnecessary chdir("..")David Reiss2008-05-23
| * | | | | | | | | | | | | | | Add support for GIT_CEILING_DIRECTORIESDavid Reiss2008-05-23
| * | | | | | | | | | | | | | | Fold test-absolute-path into test-path-utilsDavid Reiss2008-05-23
| * | | | | | | | | | | | | | | Implement normalize_absolute_pathDavid Reiss2008-05-23
* | | | | | | | | | | | | | | | Merge branch 'db/no-git-config'Junio C Hamano2008-07-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Only use GIT_CONFIG in "git config", not other programsDaniel Barkalow2008-07-01
| | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'js/import-zip'Junio C Hamano2008-07-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Add another fast-import example, this time for .zip filesJohannes Schindelin2008-07-01
| |/ / / / / / / / / / / / / / /