Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Provide fallback definitions of PRIu32 and PRIx32 | Johannes Sixt | 2008-07-09 | 1 | -0/+8 |
* | t9100-git-svn-basic.sh: Fix determination of utf-8 locale | Ramsay Jones | 2008-07-09 | 1 | -4/+4 |
* | t9113-*.sh: provide user feedback when test skipped | Ramsay Jones | 2008-07-09 | 1 | -1/+7 |
* | Merge branch 'sp/maint-pack-memuse' | Junio C Hamano | 2008-07-09 | 1 | -0/+1 |
|\ | |||||
| * | Correct pack memory leak causing git gc to try to exceed ulimit | Shawn O. Pearce | 2008-07-09 | 1 | -0/+1 |
* | | Merge branch 'maint' | Junio C Hamano | 2008-07-09 | 8 | -8/+106 |
|\ \ | |/ | |||||
| * | Start preparing release notes for 1.5.6.3 | Junio C Hamano | 2008-07-08 | 2 | -1/+43 |
| * | git-submodule - Fix bugs in adding an existing repo as a module | Mark Levedahl | 2008-07-08 | 1 | -2/+1 |
| * | bash: offer only paths after '--' | SZEDER Gábor | 2008-07-08 | 1 | -0/+30 |
| * | Remove unnecessary pack-*.keep file after successful git-clone | Shawn O. Pearce | 2008-07-08 | 2 | -3/+24 |
| * | make deleting a missing ref more quiet | Jeff King | 2008-07-08 | 3 | -3/+9 |
| * | Merge branch 'qq/maint' into maint | Junio C Hamano | 2008-07-08 | 1 | -0/+2 |
| |\ | |||||
| * \ | Merge branch 'lt/racy-empty' into maint | Junio C Hamano | 2008-07-08 | 1 | -0/+16 |
| |\ \ | |||||
* | | | | Documentation: update sections on naming revisions and revision ranges | Junio C Hamano | 2008-07-08 | 1 | -5/+15 |
* | | | | Tone down warning about GNU Interactive Tools | Junio C Hamano | 2008-07-08 | 1 | -11/+9 |
* | | | | Avoid apache complaining about lack of server's FQDN | Mike Hommey | 2008-07-08 | 1 | -0/+1 |
* | | | | Skip t5540-http-push test when USE_CURL_MULTI is undefined | Mike Hommey | 2008-07-08 | 1 | -0/+7 |
* | | | | Fix http-push test | Mike Hommey | 2008-07-08 | 2 | -9/+11 |
* | | | | Catch failures from t5540-http-push | Mike Hommey | 2008-07-08 | 1 | -3/+4 |
* | | | | Git.pm: Add remote_refs() git-ls-remote frontend | Petr Baudis | 2008-07-08 | 2 | -5/+56 |
* | | | | t7701-repack-unpack-unreachable.sh: check timestamp of unpacked objects | Brandon Casey | 2008-07-08 | 1 | -0/+34 |
* | | | | completion: add branch options --contains --merged --no-merged | Eric Raible | 2008-07-08 | 1 | -1/+1 |
* | | | | install-doc-quick - use git --exec-path to find git-sh-setup | Mark Levedahl | 2008-07-08 | 1 | -1/+1 |
* | | | | avoid null SHA1 in oldest reflog | Jeff King | 2008-07-08 | 2 | -1/+12 |
* | | | | Documentation: fix broken "linkgit" links | Eric Hanchrow | 2008-07-08 | 4 | -4/+4 |
* | | | | user-manual: typo and grammar fixes | Eric Hanchrow | 2008-07-08 | 1 | -9/+9 |
* | | | | Merge branch 'qq/maint' | Junio C Hamano | 2008-07-07 | 1 | -0/+2 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | run_command(): respect GIT_TRACE | Johannes Schindelin | 2008-07-07 | 1 | -0/+2 |
* | | | | gitweb: Describe projects_index format in more detail | Jakub Narebski | 2008-07-07 | 2 | -6/+46 |
* | | | | Merge branch 'js/maint-daemon-syslog' | Junio C Hamano | 2008-07-07 | 1 | -20/+50 |
|\ \ \ \ | |||||
| * | | | | git daemon: avoid calling syslog() from a signal handler | Johannes Schindelin | 2008-07-06 | 1 | -20/+50 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2008-07-07 | 1 | -0/+2 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Merge branch 'qq/maint' (early part) into maint | Junio C Hamano | 2008-07-07 | 15 | -88/+73 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | git-svn.perl: workaround assertions in svn library 1.5.0 | Gerrit Pape | 2008-07-07 | 1 | -0/+2 |
* | | | | | Update draft release notes for 1.6.0 | Junio C Hamano | 2008-07-07 | 1 | -8/+22 |
* | | | | | Merge branch 'jc/rerere' | Junio C Hamano | 2008-07-07 | 3 | -44/+95 |
|\ \ \ \ \ | |||||
| * | | | | | rerere.autoupdate | Junio C Hamano | 2008-06-22 | 3 | -0/+52 |
| * | | | | | t4200: fix rerere test | Junio C Hamano | 2008-06-22 | 1 | -3/+3 |
| * | | | | | rerere: remove dubious "tail_optimization" | Junio C Hamano | 2008-06-22 | 1 | -10/+9 |
| * | | | | | git-rerere: detect unparsable conflicts | Junio C Hamano | 2008-06-22 | 1 | -0/+5 |
| * | | | | | rerere: rerere_created_at() and has_resolution() abstraction | Junio C Hamano | 2008-06-22 | 1 | -31/+26 |
* | | | | | | Merge branch 'dr/ceiling' | Junio C Hamano | 2008-07-07 | 12 | -32/+406 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Eliminate an unnecessary chdir("..") | David Reiss | 2008-05-23 | 1 | -1/+1 |
| * | | | | | | Add support for GIT_CEILING_DIRECTORIES | David Reiss | 2008-05-23 | 8 | -11/+282 |
| * | | | | | | Fold test-absolute-path into test-path-utils | David Reiss | 2008-05-23 | 5 | -17/+13 |
| * | | | | | | Implement normalize_absolute_path | David Reiss | 2008-05-23 | 6 | -1/+109 |
* | | | | | | | Merge branch 'db/no-git-config' | Junio C Hamano | 2008-07-07 | 5 | -45/+33 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Only use GIT_CONFIG in "git config", not other programs | Daniel Barkalow | 2008-07-01 | 5 | -45/+33 |
* | | | | | | | | Merge branch 'js/import-zip' | Junio C Hamano | 2008-07-07 | 1 | -0/+72 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add another fast-import example, this time for .zip files | Johannes Schindelin | 2008-07-01 | 1 | -0/+72 |
| |/ / / / / / / |