Commit message (Expand) | Author | Age | |
---|---|---|---|
* | t3404: test two "preserve merges with -p" cases | Stephan Beyer | 2008-07-13 |
* | Merge branch 'maint' to sync with 1.5.6.3 | Junio C Hamano | 2008-07-13 |
|\ | |||
| * | t0004: fix timing bug | Junio C Hamano | 2008-07-12 |
| * | Fix backwards-incompatible handling of core.sharedRepository | Petr Baudis | 2008-07-11 |
* | | Merge branch 'am/stash-branch' | Junio C Hamano | 2008-07-13 |
|\ \ | |||
| * | | Add a test for "git stash branch" | Abhijit Menon-Sen | 2008-07-06 |
* | | | Merge branch 'jc/report-tracking' | Junio C Hamano | 2008-07-13 |
|\ \ \ | |||
| * | | | stat_tracking_info(): clear object flags used during counting | Junio C Hamano | 2008-07-03 |
| |/ / | |||
* | | | Merge branch 'js/pick-root' | Junio C Hamano | 2008-07-13 |
|\ \ \ | |||
| * | | | Allow cherry-picking root commits | Johannes Schindelin | 2008-07-07 |
* | | | | Merge branch 'tr/add-i-e' | Junio C Hamano | 2008-07-13 |
|\ \ \ \ | |||
| * | | | | git-add--interactive: manual hunk editing mode | Thomas Rast | 2008-07-02 |
* | | | | | apply: fix copy/rename breakage | Junio C Hamano | 2008-07-09 |
* | | | | | Merge branch 'js/apply-root' | Junio C Hamano | 2008-07-09 |
|\ \ \ \ \ | |||
| * | | | | | git-apply --directory: make --root more similar to GNU diff | Junio C Hamano | 2008-07-06 |
| * | | | | | apply --root: thinkofix. | Junio C Hamano | 2008-07-02 |
| * | | | | | Teach "git apply" to prepend a prefix with "--root=<root>" | Johannes Schindelin | 2008-07-01 |
* | | | | | | t9100-git-svn-basic.sh: Fix determination of utf-8 locale | Ramsay Jones | 2008-07-09 |
* | | | | | | t9113-*.sh: provide user feedback when test skipped | Ramsay Jones | 2008-07-09 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-07-09 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||
| * | | | | | Remove unnecessary pack-*.keep file after successful git-clone | Shawn O. Pearce | 2008-07-08 |
| * | | | | | make deleting a missing ref more quiet | Jeff King | 2008-07-08 |
* | | | | | | Avoid apache complaining about lack of server's FQDN | Mike Hommey | 2008-07-08 |
* | | | | | | Skip t5540-http-push test when USE_CURL_MULTI is undefined | Mike Hommey | 2008-07-08 |
* | | | | | | Fix http-push test | Mike Hommey | 2008-07-08 |
* | | | | | | Catch failures from t5540-http-push | Mike Hommey | 2008-07-08 |
* | | | | | | t7701-repack-unpack-unreachable.sh: check timestamp of unpacked objects | Brandon Casey | 2008-07-08 |
* | | | | | | avoid null SHA1 in oldest reflog | Jeff King | 2008-07-08 |
* | | | | | | Merge branch 'jc/rerere' | Junio C Hamano | 2008-07-07 |
|\ \ \ \ \ \ | |||
| * | | | | | | rerere.autoupdate | Junio C Hamano | 2008-06-22 |
| * | | | | | | t4200: fix rerere test | Junio C Hamano | 2008-06-22 |
* | | | | | | | Merge branch 'dr/ceiling' | Junio C Hamano | 2008-07-07 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||
| * | | | | | | Add support for GIT_CEILING_DIRECTORIES | David Reiss | 2008-05-23 |
| * | | | | | | Fold test-absolute-path into test-path-utils | David Reiss | 2008-05-23 |
| * | | | | | | Implement normalize_absolute_path | David Reiss | 2008-05-23 |
* | | | | | | | Fix apply --recount handling of no-EOL line | Thomas Rast | 2008-07-05 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-07-04 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||
| * | | | | | | Fix executable bits in t/ scripts | Junio C Hamano | 2008-07-04 |
* | | | | | | | t4127-apply-same-fn: Avoid sed -i | Johannes Sixt | 2008-07-04 |
| |_|_|_|_|/ |/| | | | | | |||
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-07-02 |
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | | | |||
| * | | | | Merge branch 'jc/maint-reset' into maint | Junio C Hamano | 2008-07-02 |
| |\ \ \ \ | |||
| * | | | | | Fix describe --tags --long so it does not segfault | Shawn O. Pearce | 2008-07-02 |
* | | | | | | Merge branch 'js/apply-recount' | Junio C Hamano | 2008-07-01 |
|\ \ \ \ \ \ | |||
| * | | | | | | Allow git-apply to recount the lines in a hunk (AKA recountdiff) | Johannes Schindelin | 2008-06-28 |
* | | | | | | | Merge branch 'jc/checkdiff' | Junio C Hamano | 2008-07-01 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Fix t4017-diff-retval for white-space from wc | Brian Gernhardt | 2008-06-29 |
| * | | | | | | | diff --check: detect leftover conflict markers | Junio C Hamano | 2008-06-26 |
| * | | | | | | | Teach "diff --check" about new blank lines at end | Junio C Hamano | 2008-06-26 |
* | | | | | | | | Merge branch 'jc/maint-reset' | Junio C Hamano | 2008-07-01 |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||
| * | | | | | | | Allow "git-reset path" when unambiguous | Junio C Hamano | 2008-06-25 |