5092 Commits (982f6c90ee94b4a2afe1394c1bc62b9914d8a978)

Author SHA1 Message Date
Jonathan Nieder cb3f87cf1b vcs-svn: allow input from file descriptor 14 years ago
Jonathan Nieder e832f43c1d vcs-svn: add binary-safe read function 14 years ago
Jonathan Nieder d280f68313 t0081 (line-buffer): add buffering tests 14 years ago
Jonathan Nieder 7b990c9051 vcs-svn: tweak test-line-buffer to not assume line-oriented input 14 years ago
Jonathan Nieder 232087fd99 tests: give vcs-svn/line_buffer its own test script 14 years ago
Jonathan Nieder 850c5ea44c vcs-svn: make test-line-buffer input format more flexible 14 years ago
David Barr 8dc6a373d2 fast-import: add 'ls' command 14 years ago
Jonathan Nieder 2140b14064 commit: error out for missing commit message template 14 years ago
Jeff King a1f6baa5c9 format-patch: wrap long header lines 14 years ago
Libor Pechacek 2169ddc056 Disallow empty section and variable names 14 years ago
Libor Pechacek b09c53a3e3 Sanity-check config variable names 14 years ago
Jeff King ded0abc73c diff: handle diffstat of rewritten binary files 14 years ago
Jay Soffian 37f7a85793 Teach commit about CHERRY_PICK_HEAD 14 years ago
Jay Soffian d7e5c0cbfb Introduce CHERRY_PICK_HEAD 14 years ago
Jonathan Nieder 2161da1039 t3507: introduce pristine-detach helper 14 years ago
Clemens Buchacher 1d718a5108 do not overwrite untracked symlinks 14 years ago
Michael J Gruber 59c8afdf47 rev-list: documentation and test for --left/right-only 14 years ago
Michael J Gruber e0b9c34f7e t6007: Make sure we test --cherry-pick 14 years ago
Ævar Arnfjörð Bjarmason d5a719e4af t/t7500-commit.sh: use test_cmp instead of test 14 years ago
Ævar Arnfjörð Bjarmason 49151d8b2c t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediate 14 years ago
Pete Wyckoff 3820007694 git-p4: support clone --bare 14 years ago
Pete Wyckoff 084f6306d4 git-p4: decode p4 wildcard characters 14 years ago
Pete Wyckoff 68b2859389 git-p4: fix key error for p4 problem 14 years ago
Pete Wyckoff d00d2ed1c5 git-p4: test script 14 years ago
Linus Torvalds 0940e5f211 diffcore-rename: properly honor the difference between -M and -C 14 years ago
Jeff King a902618792 clone: die when trying to clone missing local path 14 years ago
Jonathan Nieder 339e5638b0 tests: skip terminal output tests on OS X 14 years ago
Spencer E. Olson b200021e15 t7406: "git submodule update {--merge|--rebase]" with new submodules 14 years ago
Michael J Gruber 2485eab55c git-patch-id: do not trip over "no newline" markers 14 years ago
Michael J Gruber f2b5e7af10 git-patch-id: test for "no newline" markers 14 years ago
Johan Herland 21b5b1e8dc branch/checkout --track: Ensure that upstream branch is indeed a branch 14 years ago
Martin von Zweigbergk 2f59c94704 mergetool: don't skip modify/remove conflicts 14 years ago
Jay Soffian 65969d43d1 merge: honor prepare-commit-msg hook 14 years ago
Michael J Gruber 41dbcd4540 Make <identifier> lowercase as per CodingGuidelines 14 years ago
Junio C Hamano 6c74ce8c7d Rename t2019 with typo "amiguous" that meant "ambiguous" 14 years ago
Johannes Sixt 2fe26b775c Demonstrate breakage: checkout overwrites untracked symlink with directory 14 years ago
Masatake Osanai 48d9e6ae4b perl: command_bidi_pipe() method should set-up git environmens 14 years ago
Jonathan Nieder 547e8b9205 fast-import: introduce "feature notes" command 14 years ago
Junio C Hamano 32669671c7 checkout: introduce --detach synonym for "git checkout foo^{commit}" 14 years ago
Nguyễn Thái Ngọc Duy c879daa237 Make hash-object more robust against malformed objects 14 years ago
Nguyễn Thái Ngọc Duy a2b7a3b3a9 diff: support --cached on unborn branches 14 years ago
Pat Thoyts c91897b3b0 t7407: fix line endings for mingw build 14 years ago
Johannes Sixt 97a853d34b t4120-apply-popt: help systems with core.filemode=false 14 years ago
Pat Thoyts 899663f8e4 t3509: use unconstrained initial test to setup repository. 14 years ago
Elijah Newren a97a96fc96 Add testcases showing how pathspecs are handled with rev-list --objects 14 years ago
Junio C Hamano f577b92fe7 t6004: add pathspec globbing test for log family 14 years ago
Nguyễn Thái Ngọc Duy b31f688040 t7810: overlapping pathspecs and depth limit 14 years ago
Nguyễn Thái Ngọc Duy f1a2ddbbc2 tree_entry_interesting(): optimize wildcard matching when base is matched 14 years ago
Nguyễn Thái Ngọc Duy d38f28093e tree_entry_interesting(): support wildcard matching 14 years ago
Jens Lehmann a2a564686f t5526: Fix wrong argument order in "git config" 14 years ago