2148 Commits (986e82396ab23b9e5f4eab7183bbf76e7bc756d0)

Author SHA1 Message Date
Jeff King 986e82396a receive-pack: detect push to current branch of non-bare repo 17 years ago
Jeff King b2dc968e60 t5516: refactor oddball tests 17 years ago
Jeff King 6abe9c87c7 t5400: expect success for denying deletion 17 years ago
Clemens Buchacher 16ed2f48be push: fix local refs update if already up-to-date 17 years ago
Clemens Buchacher 5bdd8d4a30 do not force write of packed refs 17 years ago
Jan Krüger a240de1137 Introduce receive.denyDeletes 17 years ago
Miklos Vajna 045a476f91 update-ref --no-deref -d: handle the case when the pointed ref is packed 17 years ago
Alex Riesen 111539a3c7 Use test-chmtime -v instead of perl in t5000 to get mtime of a file 17 years ago
Miklos Vajna fa58186c9b git branch -m: forbid renaming of a symref 17 years ago
Charles Bailey ddff856351 git-archive: work in bare repos 17 years ago
Miklos Vajna 569740bdd0 Fix git update-ref --no-deref -d. 17 years ago
Miklos Vajna eca35a25a9 Fix git branch -m for symrefs. 17 years ago
Nicolas Pitre 2b5c208f5b improve index-pack tests 17 years ago
Johannes Sixt 20244ea2d0 git-remote: list branches in vertical lists 17 years ago
Jeff King f55527f802 rm: loosen safety valve for empty files 17 years ago
Alexander Gavrilov 69cd8f6342 builtin-blame: Reencode commit messages according to git-log rules. 17 years ago
Nicolas Pitre a672ea6ac5 rehabilitate 'git index-pack' inside the object store 17 years ago
Junio C Hamano 5610e3b031 Fix testcase failure when extended attributes are in use 17 years ago
Junio C Hamano acd3b9eca8 Enhance hold_lock_file_for_{update,append}() API 17 years ago
Junio C Hamano f5637549a7 demonstrate breakage of detached checkout with symbolic link HEAD 17 years ago
Junio C Hamano d1a43f2aa4 reset --hard/read-tree --reset -u: remove unmerged new paths 17 years ago
Jeff King e7881c3594 t4012: use test_cmp instead of cmp 17 years ago
Brian Gernhardt a567fdcb01 format-patch: autonumber by default 17 years ago
Junio C Hamano 51a94af845 Fix "checkout --track -b newbranch" on detached HEAD 17 years ago
Jeff King 98fa473887 refactor handling of "other" files in ls-files and status 17 years ago
Shawn O. Pearce 7e425c4fbb describe: Make --tags and --all match lightweight tags more often 17 years ago
Jeff King 7213080817 tests: shell negation portability fix 17 years ago
Junio C Hamano b0ad11ea16 pull: allow "git pull origin $something:$current_branch" into an unborn branch 17 years ago
Matt McCutchen 8ed0a740dd t1301-shared-repo.sh: don't let a default ACL interfere with the test 17 years ago
Stephen Haberman 80fe82e4eb rebase-i-p: if todo was reordered use HEAD as the rewritten parent 17 years ago
Stephen Haberman 42f939e473 rebase-i-p: test to exclude commits from todo based on its parents 17 years ago
Stephen Haberman faae853ca6 rebase--interactive: fix parent rewriting for dropped commits 17 years ago
Brandon Casey 563d5a2c84 xdiff-interface.c: strip newline (and cr) from line before pattern matching 17 years ago
Brandon Casey b19d288b4d t4018-diff-funcname: demonstrate end of line funcname matching flaw 17 years ago
Brandon Casey 16b2672536 t4018-diff-funcname: rework negated last expression test 17 years ago
Miklos Vajna 4e6d4bc0f0 Add testcase to ensure merging an early part of a branch is done properly 17 years ago
Brandon Casey aef405dd50 t4018-diff-funcname: add objective-c xfuncname pattern to syntax test 17 years ago
Johannes Schindelin 8ee5d73137 Fix fetch/pull when run without --update-head-ok 17 years ago
Jeff King 80bfd76af7 tests: shell negation portability fix 17 years ago
Dmitry Potapov b4666852a0 check-attr: Add --stdin option 17 years ago
Shawn O. Pearce 72d404deba test-lib: fix broken printf 17 years ago
Matt McCutchen b75271d93a "git diff <tree>{3,}": do not reverse order of arguments 17 years ago
Brandon Casey 3fee1fe871 t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-' 17 years ago
Jeff King 969c877506 git apply --directory broken for new files 17 years ago
Johannes Schindelin ff74126c03 rebase -i: do not fail when there is no commit to cherry-pick 17 years ago
Miklos Vajna b8eecafd88 test-lib: fix color reset in say_color() 17 years ago
Miklos Vajna 21188b1eaf Implement git clone -v 17 years ago
Deskin Miller 0a2c7eea41 git init: --bare/--shared overrides system/global config 17 years ago
Johannes Schindelin cced48a808 git rm: refresh index before up-to-date check 17 years ago
Nanako Shiraishi c44276563f rebase --no-verify 17 years ago