632 Commits (4919bf0354e2a1cfb948c320d45d51319ada30eb)

Author SHA1 Message Date
Robin Rosenberg e86ad71fe5 Make cvsexportcommit work with filenames with spaces and non-ascii characters. 18 years ago
Johannes Schindelin ba1f5f3537 Add builtin merge-file, a minimal replacement for RCS merge 18 years ago
Lars Hjemli 16c2bfbb44 rename_ref: use lstat(2) when testing for symlink 18 years ago
Lars Hjemli c976d415e5 git-branch: add options and tests for branch renaming 18 years ago
Junio C Hamano f8a9d42872 read-tree: further loosen "working file will be lost" check. 18 years ago
Johannes Schindelin c7c24889bb diff -b: ignore whitespace at end of line 18 years ago
Jim Meyering 7c0f7028ee Set permissions of each new file before "cvs add"ing it. 18 years ago
Johannes Schindelin aca085e577 git-mv: search more precisely for source directory in index 18 years ago
Eric Wong e15161198a git-svn: update tests for recent changes 18 years ago
Johannes Schindelin 16ad357910 add tests for shallow stuff 19 years ago
Junio C Hamano d4f694ba89 Allow git push to delete remote ref. 19 years ago
Peter Baumann 0f03ca9461 config option log.showroot to show the diff of root commits 19 years ago
Junio C Hamano 2bbaaed9ee trust-executable-bit: fix breakage for symlinks 19 years ago
Junio C Hamano 7cdbff14d4 remove merge-recursive-old 19 years ago
Junio C Hamano 6c96c0f194 git-fetch: follow lightweit tags as well. 19 years ago
Linus Torvalds d09e79cb1c git-pull: allow pulling into an empty repository 19 years ago
Robin Rosenberg fe142b3a45 Rework cvsexportcommit to handle binary files for all cases. 19 years ago
Johannes Sixt 3d12d0cfbb Catch errors when writing an index that contains invalid objects. 19 years ago
Johannes Sixt 40cf043389 test-lib.sh: A command dying due to a signal is an unexpected failure. 19 years ago
Eric Wong 45bf473a7b git-svn: fix dcommit losing changes when out-of-date from svn 19 years ago
Junio C Hamano acca687fa9 git-pickaxe: retire pickaxe 19 years ago
Junio C Hamano 4508dde169 Revert "send-pack --keep: do not explode into loose objects on the receiving end." 19 years ago
Junio C Hamano c7740a943e send-pack --keep: do not explode into loose objects on the receiving end. 19 years ago
Junio C Hamano 5b329a5f5e t6022: ignoring untracked files by merge-recursive when they do not matter 19 years ago
Junio C Hamano ed93b449c5 merge: loosen overcautious "working file will be lost" check. 19 years ago
Junio C Hamano 36889a5078 tests: merge-recursive is usable without Python 19 years ago
Gerrit Pape 2eb10ac7b5 Set $HOME for selftests 19 years ago
Junio C Hamano 5d9e8ee78b t3200: git-branch testsuite update 19 years ago
Junio C Hamano cee7f245dc git-pickaxe: blame rewritten. 19 years ago
Linus Torvalds b507b465f7 git-apply: prepare for upcoming GNU diff -u format change. 19 years ago
Junio C Hamano 3b463c3f02 ref-log: fix D/F conflict coming from deleted refs. 19 years ago
Yasushi SHOJI ced78b3907 clone: the given repository dir should be relative to $PWD 19 years ago
Junio C Hamano 4035b46e12 t4015: work-around here document problem on Cygwin. 19 years ago
Johannes Schindelin 2344d47fba diff: fix 2 whitespace issues 19 years ago
Junio C Hamano b3d4204fc4 git-pack-refs --all 19 years ago
Rene Scharfe 62cdce17c5 git-archive --format=zip: add symlink support 19 years ago
Martin Waitz 7a0cf2d013 test-lib: separate individual test better in verbose mode. 19 years ago
Dennis Stosberg 26e5fc3415 Remove bashism from t3210-pack-refs.sh 19 years ago
Johannes Schindelin d7014dc081 Turn on recursive with --summary 19 years ago
Robin Rosenberg b599deec18 Error in test description of t1200-tutorial 19 years ago
Junio C Hamano 4fddf5798d git-mv: invalidate the removed path properly in cache-tree 19 years ago
Christian Couder 14c8a681f7 Clean up "git-branch.sh" and add remove recursive dir test cases. 19 years ago
Christian Couder fc12f0829d Uncomment test case: git branch c/d should barf if branch c exists. 19 years ago
Christian Couder 919a3c9813 Add pack-refs and show-ref test cases. 19 years ago
Shawn Pearce 209e756931 Corrected copy-and-paste thinko in ignore executable bit test case. 19 years ago
Junio C Hamano 16652170bf An illustration of rev-list --parents --pretty=raw 19 years ago
Shawn Pearce 5a03e7f253 Allow git-checkout when on a non-existant branch. 19 years ago
Shawn Pearce fd28b34afd Ignore executable bit when adding files if filemode=0. 19 years ago
Christian Couder 9c7b0b3fc4 Remove empty ref directories that prevent creating a ref. 19 years ago
Junio C Hamano a06f678eb9 Deprecate merge-recursive.py 19 years ago