summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* builtin/apply: make parse_single_patch() return -1 on errorChristian Couder2016-08-111-2/+2
* builtin/apply: make find_header() return -128 instead of die()ingChristian Couder2016-08-111-1/+1
* t9100: portability fixJunio C Hamano2016-07-281-2/+4
* Merge branch 'master' of git://git.bogomips.org/git-svnJunio C Hamano2016-07-281-0/+19
|\
| * git-svn: allow --version to work anywhereEric Wong2016-07-221-0/+19
* | Merge branch 'nd/pack-ofs-4gb-limit'Junio C Hamano2016-07-281-4/+3
|\ \
| * | fsck: use streaming interface for large blobs in packnd/pack-ofs-4gb-limitNguyễn Thái Ngọc Duy2016-07-131-4/+3
* | | Merge branch 'nd/worktree-lock'Junio C Hamano2016-07-281-0/+62
|\ \ \
| * | | worktree: add "unlock" commandNguyễn Thái Ngọc Duy2016-07-081-0/+14
| * | | worktree: add "lock" commandNguyễn Thái Ngọc Duy2016-07-081-0/+48
* | | | Merge branch 'js/rebase-i-tests'Junio C Hamano2016-07-282-0/+41
|\ \ \ \
| * | | | rebase -i: we allow extra spaces after fixup!/squash!js/rebase-i-testsJohannes Schindelin2016-07-071-0/+9
| * | | | rebase -i: demonstrate a bug with --autosquashJohannes Schindelin2016-07-071-0/+24
| * | | | t3404: add a test for the --gpg-sign optionJohannes Schindelin2016-07-071-0/+8
* | | | | Merge branch 'mh/blame-worktree'Junio C Hamano2016-07-251-17/+62
|\ \ \ \ \
| * | | | | t/t8003-blame-corner-cases.sh: Use here documentsMike Hommey2016-07-181-17/+17
| * | | | | blame: allow to blame paths freshly added to the indexMike Hommey2016-07-181-0/+45
| | |_|/ / | |/| | |
* | | | | Merge branch 'js/fsck-name-object'Junio C Hamano2016-07-251-0/+22
|\ \ \ \ \
| * | | | | fsck: optionally show more helpful info for broken linksJohannes Schindelin2016-07-181-0/+22
* | | | | | Merge branch 'nd/cache-tree-ita'Junio C Hamano2016-07-2514-50/+76
|\ \ \ \ \ \
| * | | | | | cache-tree: do not generate empty trees as a result of all i-t-a subentriesnd/cache-tree-itaNguyễn Thái Ngọc Duy2016-07-181-0/+14
| * | | | | | cache-tree.c: fix i-t-a entry skipping directory updates sometimesNguyễn Thái Ngọc Duy2016-07-181-0/+17
| * | | | | | test-lib.sh: introduce and use $EMPTY_BLOBNguyễn Thái Ngọc Duy2016-07-188-38/+35
| * | | | | | test-lib.sh: introduce and use $EMPTY_TREENguyễn Thái Ngọc Duy2016-07-186-13/+11
* | | | | | | Merge branch 'jk/push-scrub-url'Junio C Hamano2016-07-251-0/+9
|\ \ \ \ \ \ \
| * | | | | | | t5541: fix url scrubbing test when GPG is not setjk/push-scrub-urlJeff King2016-07-201-2/+4
| * | | | | | | push: anonymize URL in status outputJeff King2016-07-141-0/+7
* | | | | | | | Merge branch 'nd/test-helpers'Junio C Hamano2016-07-251-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | t/test-lib.sh: fix running tests with --valgrindJohannes Schindelin2016-07-111-1/+1
* | | | | | | | | Merge branch 'jc/renormalize-merge-kill-safer-crlf'Junio C Hamano2016-07-253-48/+59
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | merge: avoid "safer crlf" during recording of merge resultsJunio C Hamano2016-07-121-23/+28
| * | | | | | | | | convert: unify the "auto" handling of CRLFTorsten Bögershausen2016-07-063-25/+31
* | | | | | | | | | Merge branch 'js/ignore-space-at-eol'Junio C Hamano2016-07-251-0/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | diff: fix a double off-by-one with --ignore-space-at-eoljs/ignore-space-at-eolJohannes Schindelin2016-07-111-1/+1
| * | | | | | | | | | diff: demonstrate a bug with --patience and --ignore-space-at-eolJohannes Schindelin2016-07-111-0/+8
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'mh/update-ref-errors'Junio C Hamano2016-07-252-181/+407
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | lock_ref_for_update(): make error handling more uniformMichael Haggerty2016-06-201-7/+7
| * | | | | | | | | | t1404: add more tests of update-ref error handlingMichael Haggerty2016-06-201-2/+219
| * | | | | | | | | | t1404: document function test_update_rejectedMichael Haggerty2016-06-201-0/+10
| * | | | | | | | | | t1404: remove "prefix" argument to test_update_rejectedMichael Haggerty2016-06-201-14/+13
| * | | | | | | | | | t1404: rename file to t1404-update-ref-errors.shMichael Haggerty2016-06-201-1/+1
* | | | | | | | | | | Merge branch 'mh/split-under-lock'Junio C Hamano2016-07-254-5/+123
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | refs: resolve symbolic refs firstMichael Haggerty2016-06-131-0/+35
| * | | | | | | | | | ref_transaction_update(): check refname_is_safe() at a minimumMichael Haggerty2016-06-132-2/+2
| * | | | | | | | | | refs: don't dereference on renameDavid Turner2016-06-131-0/+9
| * | | | | | | | | | refs: make error messages more consistentMichael Haggerty2016-06-131-2/+2
| * | | | | | | | | | read_raw_ref(): don't get confused by an empty directoryMichael Haggerty2016-05-051-1/+1
| * | | | | | | | | | t1404: demonstrate a bug resolving referencesMichael Haggerty2016-05-051-1/+75
* | | | | | | | | | | Merge branch 'ls/p4-tmp-refs'Junio C Hamano2016-07-191-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git-p4: place temporary refs used for branch import under refs/git-p4-tmpls/p4-tmp-refsLars Schneider2016-07-081-2/+2