2136 Commits (6331adb9c4ec36c70dc3ecc6eb46b7dddb36952d)

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