Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 2008-07-13 | 58 | -233/+247 |
* | t/test-lib.sh: exit with small negagive int is ok with test_must_fail | Stephan Beyer | 2008-07-13 | 1 | -1/+1 |
* | apply: fix copy/rename breakage | Junio C Hamano | 2008-07-09 | 2 | -3/+27 |
* | Merge branch 'jk/pager-config' | Junio C Hamano | 2008-07-09 | 1 | -4/+47 |
|\ | |||||
| * | Allow per-command pager config | Jeff King | 2008-07-06 | 1 | -4/+47 |
* | | Merge branch 'js/apply-root' | Junio C Hamano | 2008-07-09 | 3 | -1/+76 |
|\ \ | |||||
| * | | git-apply --directory: make --root more similar to GNU diff | Junio C Hamano | 2008-07-06 | 3 | -8/+12 |
| * | | apply --root: thinkofix. | Junio C Hamano | 2008-07-02 | 2 | -4/+15 |
| * | | Teach "git apply" to prepend a prefix with "--root=<root>" | Johannes Schindelin | 2008-07-01 | 3 | -1/+61 |
* | | | Merge branch 'jc/reflog-expire' | Junio C Hamano | 2008-07-09 | 1 | -19/+137 |
|\ \ \ | |||||
| * | | | Make default expiration period of reflog used for stash infinite | Junio C Hamano | 2008-06-28 | 1 | -0/+11 |
| * | | | Per-ref reflog expiry configuration | Junio C Hamano | 2008-06-28 | 1 | -19/+126 |
* | | | | git-send-email: Fix authenticating on some servers when using TLS. | Robert Shearman | 2008-07-09 | 1 | -0/+3 |
* | | | | 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 |