5141 Commits (5a6d82d0865a616bf22b9bbc3baea1ad4bd4b21b)

Author SHA1 Message Date
Nguyen Thai Ngoc Duy 09ffc706e4 init/clone: remove short option -L and document --separate-git-dir 14 years ago
Jim Meyering 42536dd9b9 do not read beyond end of malloc'd buffer 14 years ago
Michael J Gruber 9963e025e8 git-svn: Fix git svn log --show-commit 14 years ago
Jeff King c7730e6f5f test core.gitproxy configuration 14 years ago
Jeff King e9fe74cba4 t3503: test cherry picking and reverting root commits 14 years ago
Johan Herland ebe8621fd7 t5400: Fix a couple of typos 14 years ago
Junio C Hamano 4da5af3151 setup_revisions(): take pathspec from command line and --stdin correctly 14 years ago
Junio C Hamano 365c2aaafc t1507: avoid "${parameter<op>'word'}" inside double-quotes 14 years ago
Junio C Hamano 0bf9fc0cd2 t3701: add-p-fix makes the last test to pass 14 years ago
Junio C Hamano 0d8fc3efc6 merge: make branch.<name>.mergeoptions correctly override merge.<option> 14 years ago
Junio C Hamano 8fe6177ac6 t3701: fix here document 14 years ago
Brian Gernhardt c01bd5a29f t/annotate-tests: Use echo & cat instead of sed 14 years ago
Jeff King 6aaeca900b merge-one-file: fix broken merges with alternate work trees 14 years ago
Jeff King cf1af1b1f3 add tests for merge-index / merge-one-file 14 years ago
Junio C Hamano f3217e2b17 t3701: Editing a split hunk in an "add -p" session 14 years ago
Josh Stone 9b01f0038b blame: tolerate bogus e-mail addresses a bit better 14 years ago
Andrew Wong c192f9c865 git-rebase--interactive.sh: preserve-merges fails on merges created with no-ff 14 years ago
Jeff King 4d03c18a3e pretty: quote rfc822 specials in email addresses 14 years ago
Junio C Hamano 75973b2cb5 Fix "add -u" that sometimes fails to resolve unmerged paths 14 years ago
Junio C Hamano 095ce9538b diff-files: show unmerged entries correctly 14 years ago
Junio C Hamano 3749fde561 test: use $_z40 from test-lib 14 years ago
Michael J Gruber f1e9c548ce date: avoid "X years, 12 months" in relative dates 14 years ago
Michael J Gruber e3b02bc953 t3306,t5304: avoid clock skew issues 14 years ago
Jonathon Mah ff7f089ed1 mergetool: Teach about submodules 14 years ago
Johannes Sixt 9973d9329b t2021: mark a test as fixed 14 years ago
Johannes Sixt 4e95fb6c37 t0001: guard a new test with SYMLINKS prerequisite 14 years ago
Johan Herland 2ff3a80334 Teach --dirstat not to completely ignore rearranged lines within a file 14 years ago
Johan Herland 0133dab75d --dirstat-by-file: Make it faster and more correct 14 years ago
Johan Herland 204f01a2f7 --dirstat: Describe non-obvious differences relative to --stat or regular diff 14 years ago
Dan McGee 3a243f7024 stash: ensure --no-keep-index and --patch can be used in any order 14 years ago
Dan McGee 21ec98a75d stash: add two more tests for --no-keep-index 14 years ago
Jeff King e0e2a9cbfa stash: drop dirty worktree check on apply 14 years ago
Jon Seymour 9355fc9c35 stash: fix false positive in the invalid ref test. 14 years ago
Jeff King 59d418fe10 stash: fix accidental apply of non-existent stashes 14 years ago
Jeff King 8c8674fc95 pull: do not clobber untracked files on initial pull 14 years ago
Michael J Gruber e41d718c7d sha1_name: Suggest commit:./file for path in subdir 14 years ago
Michael J Gruber 34df9abb41 t1506: factor out test for "Did you mean..." 14 years ago
Ævar Arnfjörð Bjarmason 6b3d83efac t2019-checkout-ambiguous-ref.sh: depend on C_LOCALE_OUTPUT 14 years ago
Michael J Gruber 4b56cf58a9 reflog: fix overriding of command line options 14 years ago
Michael J Gruber 21d2616a71 t/t1411: test reflog with formats 14 years ago
Alex Riesen 0235017eaf clean: unreadable directory may still be rmdir-able if it is empty 14 years ago
Nicolas Morey-Chaisemartin 313ee0d69f submodule: process conflicting submodules only once 14 years ago
Jeff King a9f5a3558d remote: separate the concept of push and fetch mirrors 14 years ago
Joe Ratterman b22520a37c grep: allow -E and -n to be turned on by default via configuration 14 years ago
Junio C Hamano 4b705f4052 t8001: check the exit status of the command being tested 14 years ago
Michael Witten 63d3294593 Typos: t/README 14 years ago
Jonathan Nieder 6908e99946 Revert "t0081 (line-buffer): add buffering tests" 14 years ago
Jeff King a892a2ddfe tests: kill backgrounded processes more robustly 14 years ago
Alex Riesen 90cff968b3 HOME must be set before calling git-init when creating test repositories 14 years ago
Jonathan Nieder 4c502d6866 tests: make sure input to sed is newline terminated 14 years ago