Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ew/git-svn-http-tests' | Junio C Hamano | 2016-08-08 | 10 | -91/+30 |
|\ | |||||
| * | git svn: migrate tests to use lib-httpdew/git-svn-http-tests | Eric Wong | 2016-07-25 | 7 | -86/+30 |
| * | t/t91*: do not say how to avoid the tests | Michael J Gruber | 2016-07-25 | 3 | -5/+0 |
* | | Merge branch 'js/t4130-rename-without-ino' | Junio C Hamano | 2016-08-08 | 1 | -3/+7 |
|\ \ | |||||
| * | | t4130: work around Windows limitationjs/t4130-rename-without-ino | Johannes Sixt | 2016-08-03 | 1 | -3/+7 |
* | | | Merge branch 'jc/grep-commandline-vs-configuration' | Junio C Hamano | 2016-08-04 | 1 | -0/+14 |
|\ \ \ | |||||
| * | | | grep: further simplify setting the pattern typejc/grep-commandline-vs-configuration | Junio C Hamano | 2016-07-25 | 1 | -0/+14 |
* | | | | Merge branch 'jk/diff-do-not-reuse-wtf-needs-cleaning' | Junio C Hamano | 2016-08-03 | 1 | -0/+11 |
|\ \ \ \ | |||||
| * | | | | diff: do not reuse worktree files that need "clean" conversionjk/diff-do-not-reuse-wtf-needs-cleaning | Jeff King | 2016-07-22 | 1 | -0/+11 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'rs/submodule-config-code-cleanup' | Junio C Hamano | 2016-08-03 | 2 | -1/+12 |
|\ \ \ \ | |||||
| * | | | | submodule-config: passing name reference for .gitmodule blobs | Heiko Voigt | 2016-07-28 | 1 | -0/+11 |
| |/ / / | |||||
* | | | | Merge branch 'mm/status-suggest-merge-abort' | Junio C Hamano | 2016-08-03 | 2 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | status: suggest 'git merge --abort' when appropriatemm/status-suggest-merge-abort | Matthieu Moy | 2016-07-22 | 2 | -0/+5 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'sb/push-options' | Junio C Hamano | 2016-08-03 | 1 | -0/+103 |
|\ \ \ \ | |||||
| * | | | | add a test for push optionssb/push-options | Stefan Beller | 2016-07-14 | 1 | -0/+103 |
* | | | | | t9100: portability fix | Junio C Hamano | 2016-07-28 | 1 | -2/+4 |
* | | | | | Merge branch 'master' of git://git.bogomips.org/git-svn | Junio C Hamano | 2016-07-28 | 1 | -0/+19 |
|\ \ \ \ \ | |||||
| * | | | | | git-svn: allow --version to work anywhere | Eric Wong | 2016-07-22 | 1 | -0/+19 |
* | | | | | | Merge branch 'nd/pack-ofs-4gb-limit' | Junio C Hamano | 2016-07-28 | 1 | -4/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fsck: use streaming interface for large blobs in packnd/pack-ofs-4gb-limit | Nguyễn Thái Ngọc Duy | 2016-07-13 | 1 | -4/+3 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'nd/worktree-lock' | Junio C Hamano | 2016-07-28 | 1 | -0/+62 |
|\ \ \ \ \ \ | |||||
| * | | | | | | worktree: add "unlock" command | Nguyễn Thái Ngọc Duy | 2016-07-08 | 1 | -0/+14 |
| * | | | | | | worktree: add "lock" command | Nguyễn Thái Ngọc Duy | 2016-07-08 | 1 | -0/+48 |
* | | | | | | | Merge branch 'js/rebase-i-tests' | Junio C Hamano | 2016-07-28 | 2 | -0/+41 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | rebase -i: we allow extra spaces after fixup!/squash!js/rebase-i-tests | Johannes Schindelin | 2016-07-07 | 1 | -0/+9 |
| * | | | | | | | rebase -i: demonstrate a bug with --autosquash | Johannes Schindelin | 2016-07-07 | 1 | -0/+24 |
| * | | | | | | | t3404: add a test for the --gpg-sign option | Johannes Schindelin | 2016-07-07 | 1 | -0/+8 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'mh/blame-worktree' | Junio C Hamano | 2016-07-25 | 1 | -17/+62 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t/t8003-blame-corner-cases.sh: Use here documents | Mike Hommey | 2016-07-18 | 1 | -17/+17 |
| * | | | | | | | blame: allow to blame paths freshly added to the index | Mike Hommey | 2016-07-18 | 1 | -0/+45 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'js/fsck-name-object' | Junio C Hamano | 2016-07-25 | 1 | -0/+22 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fsck: optionally show more helpful info for broken links | Johannes Schindelin | 2016-07-18 | 1 | -0/+22 |
* | | | | | | | | Merge branch 'nd/cache-tree-ita' | Junio C Hamano | 2016-07-25 | 14 | -50/+76 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cache-tree: do not generate empty trees as a result of all i-t-a subentriesnd/cache-tree-ita | Nguyễn Thái Ngọc Duy | 2016-07-18 | 1 | -0/+14 |
| * | | | | | | | | cache-tree.c: fix i-t-a entry skipping directory updates sometimes | Nguyễn Thái Ngọc Duy | 2016-07-18 | 1 | -0/+17 |
| * | | | | | | | | test-lib.sh: introduce and use $EMPTY_BLOB | Nguyễn Thái Ngọc Duy | 2016-07-18 | 8 | -38/+35 |
| * | | | | | | | | test-lib.sh: introduce and use $EMPTY_TREE | Nguyễn Thái Ngọc Duy | 2016-07-18 | 6 | -13/+11 |
* | | | | | | | | | Merge branch 'jk/push-scrub-url' | Junio C Hamano | 2016-07-25 | 1 | -0/+9 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | t5541: fix url scrubbing test when GPG is not setjk/push-scrub-url | Jeff King | 2016-07-20 | 1 | -2/+4 |
| * | | | | | | | | | push: anonymize URL in status output | Jeff King | 2016-07-14 | 1 | -0/+7 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'nd/test-helpers' | Junio C Hamano | 2016-07-25 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | t/test-lib.sh: fix running tests with --valgrind | Johannes Schindelin | 2016-07-11 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'jc/renormalize-merge-kill-safer-crlf' | Junio C Hamano | 2016-07-25 | 3 | -48/+59 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | merge: avoid "safer crlf" during recording of merge results | Junio C Hamano | 2016-07-12 | 1 | -23/+28 |
| * | | | | | | | | | | convert: unify the "auto" handling of CRLF | Torsten Bögershausen | 2016-07-06 | 3 | -25/+31 |
* | | | | | | | | | | | Merge branch 'js/ignore-space-at-eol' | Junio C Hamano | 2016-07-25 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | diff: fix a double off-by-one with --ignore-space-at-eoljs/ignore-space-at-eol | Johannes Schindelin | 2016-07-11 | 1 | -1/+1 |
| * | | | | | | | | | | | diff: demonstrate a bug with --patience and --ignore-space-at-eol | Johannes Schindelin | 2016-07-11 | 1 | -0/+8 |
| | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'mh/update-ref-errors' | Junio C Hamano | 2016-07-25 | 2 | -181/+407 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | lock_ref_for_update(): make error handling more uniform | Michael Haggerty | 2016-06-20 | 1 | -7/+7 |