3794 Commits (2543d9b609d158f611e317738644e67cacac6b9a)

Author SHA1 Message Date
Clemens Buchacher 490544b128 get_cwd_relative(): do not misinterpret suffix as subdirectory 15 years ago
Tay Ray Chuan e8f3016000 t7502-commit: fix spelling 15 years ago
René Scharfe c8b296450e Fix checkout of large files to network shares on Windows XP 15 years ago
bert Dvornik fc012c2810 start_command: close cmd->err descriptor when fork/spawn fails 15 years ago
Jeff King 87a074df24 handle "git --bare init <dir>" properly 15 years ago
Jonathan Nieder b6b0afdc30 test-lib: some shells do not let $? propagate into an eval 15 years ago
Jonathan Nieder 3bf7886705 test-lib: Let tests specify commands to be run at end of test 15 years ago
Junio C Hamano 28ba96ab27 clone: quell the progress report from init and report on clone 15 years ago
Michal Sojka 64b90323f6 test-lib.sh: Add explicit license detail, with change from GPLv2 to GPLv2+. 15 years ago
Michael J Gruber 3d8167677d t7012: Mark missing tests as TODO 15 years ago
Junio C Hamano 636db2c036 t3301: add tests to use --format="%N" 15 years ago
Matthew Ogilvie f02dd06e26 t6006: do not write to /tmp 15 years ago
Michael J Gruber 53b3c47d64 t1010-mktree: Adjust expected result to code and documentation 15 years ago
Thomas Rast 2179870803 combined diff: correctly handle truncated file 15 years ago
Stephen Boyd fe90c93bee t3507: Make test executable 15 years ago
Jens Lehmann eee49b6ce4 Teach diff --submodule and status to handle .git files in submodules 15 years ago
Kevin Ballard 657ab61efa format-patch: Squelch 'fatal: Not a range." error 15 years ago
Michael J Gruber b2e256b0f0 refs.c: Write reflogs for notes just like for branch heads 15 years ago
Michael J Gruber 4d80fa8f75 t3301-notes: Test the creation of reflog entries 15 years ago
Thomas Rast 0acb62f202 rebase -i: make post-rewrite work for 'edit' 15 years ago
Junio C Hamano 4c367c6ae9 t9350: fix careless use of "cd" 15 years ago
David Aguilar 42accaec01 difftool: Fix '--gui' when diff.guitool is unconfigured 15 years ago
Stephen Boyd 6d6f6e68c3 t6200: test fmt-merge-msg more 15 years ago
Stephen Boyd 6183a6adf1 t6200: modernize with test_tick 15 years ago
Stephen Boyd 419fe5bc86 fmt-merge-msg: be quiet if nothing to merge 15 years ago
Junio C Hamano a757c646ee diff --check: honor conflict-marker-size attribute 15 years ago
Marc Branchaud b499549401 Teach rebase the --no-ff option. 15 years ago
Erik Faye-Lund 1fb5fdd25f rev-list: fix --pretty=oneline with empty message 15 years ago
Jonathan Nieder bf975d379d cherry-pick, revert: add a label for ancestor 15 years ago
Jonathan Nieder d68565402a revert: clarify label on conflict hunks 15 years ago
Jonathan Nieder c4151629e7 checkout -m --conflict=diff3: add a label for ancestor 15 years ago
Jonathan Nieder f0531a2937 checkout --conflict=diff3: add a label for ancestor 15 years ago
Jonathan Nieder 4bb0936206 merge-file --diff3: add a label for ancestor 15 years ago
Jonathan Nieder 6a843348ab tests: document cherry-pick behavior in face of conflicts 15 years ago
Jonathan Nieder 47349a8cc0 tests: document format of conflicts from checkout -m 15 years ago
Brian Gernhardt 4a45f7dd49 Use test_expect_success for test setups 15 years ago
Brandon Casey 49de47cfb2 t/t5505-remote.sh: escape * to prevent interpretation by shell as glob 15 years ago
Brandon Casey f3b1fbf860 t5505: add missing && 15 years ago
Brandon Casey 65f83dc082 t5505: remove unnecessary subshell invocations 15 years ago
Brandon Casey 80700fde91 t/t1304: make a second colon optional in the mask ACL check 15 years ago
Brandon Casey 2e85575a02 t/t1304: set the ACL effective rights mask 15 years ago
Brandon Casey 71c4d6c635 t/t1304: use 'test -r' to test readability rather than looking at mode bits 15 years ago
Brandon Casey ab04a90567 t/t1304: set the Default ACL base entries 15 years ago
Brandon Casey db826571e4 t/t1304: avoid -d option to setfacl 15 years ago
Junio C Hamano e01de1c912 refs: ref entry with NULL sha1 is can be a dangling symref 15 years ago
Dave Olszewski 2ec33cdd19 rebase--interactive: don't require what's rebased to be a branch 15 years ago
Junio C Hamano b75aea8f5b tests for "git add ignored-dir/file" without -f 15 years ago
Junio C Hamano 0d7c2430ab t0050: mark non-working test as such 15 years ago
Jens Lehmann 3bfc450476 git status: ignoring untracked files must apply to submodules too 15 years ago
Dave Olszewski 8fcaca3ff2 don't use default revision if a rev was specified 15 years ago