2131 Commits (0f3a290b89b89bb5375cf5019b067e4a99f02620)

Author SHA1 Message Date
Jan Krüger a240de1137 Introduce receive.denyDeletes 17 years ago
Alex Riesen 111539a3c7 Use test-chmtime -v instead of perl in t5000 to get mtime of a file 17 years ago
Charles Bailey ddff856351 git-archive: work in bare repos 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
Florian Ragwitz 5de70efbd9 Add git-svn branch to allow branch creation in SVN repositories 17 years ago
Nanako Shiraishi d70b4a8f4b Teach rebase -i to honor pre-rebase hook 17 years ago
Linus Torvalds 71b989e7dd fix bogus "diff --git" header from "diff --no-index" 17 years ago
Miklos Vajna cf10f9fdd5 builtin-commit: use reduce_heads() only when appropriate 17 years ago
Miklos Vajna 668f26fff6 builtin-merge: refresh the index before calling a strategy 17 years ago
David Aguilar 52e8370bc7 tests: add a testcase for "git submodule sync" 17 years ago
Jakub Narebski 9a1fd653b1 gitweb: Add path_info tests to t/t9500-gitweb-standalone-no-errors.sh 17 years ago
Andreas Ericsson f8cca019b9 rebase: Support preserving merges in non-interactive mode 17 years ago
Jeff King 87539416fd tests: grep portability fixes 17 years ago