462 Commits (82dca84871637ac9812c0dec27f56d07cfba524c)

Author SHA1 Message Date
Brian Gernhardt 89c4afe0d0 Add --add option to git-repo-config 18 years ago
Shawn O. Pearce 0bee591869 Enable reflogs by default in any repository with a working directory. 18 years ago
Nicolas Pitre ebd124c678 make commit message a little more consistent and conforting 18 years ago
Shawn Pearce 8371234eca Remove uncontested renamed files during merge. 18 years ago
Johannes Schindelin f953831e03 merge-recursive: add/add really is modify/modify with an empty base 18 years ago
Johannes Schindelin e2b7008752 Get rid of the dependency on RCS' merge program 18 years ago
Junio C Hamano c93be3b539 add test case for recursive merge 18 years ago
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
Junio C Hamano d4f694ba89 Allow git push to delete remote ref. 18 years ago
Peter Baumann 0f03ca9461 config option log.showroot to show the diff of root commits 18 years ago
Junio C Hamano 2bbaaed9ee trust-executable-bit: fix breakage for symlinks 18 years ago
Junio C Hamano 7cdbff14d4 remove merge-recursive-old 18 years ago
Junio C Hamano 6c96c0f194 git-fetch: follow lightweit tags as well. 18 years ago
Linus Torvalds d09e79cb1c git-pull: allow pulling into an empty repository 18 years ago
Robin Rosenberg fe142b3a45 Rework cvsexportcommit to handle binary files for all cases. 18 years ago
Johannes Sixt 3d12d0cfbb Catch errors when writing an index that contains invalid objects. 18 years ago
Johannes Sixt 40cf043389 test-lib.sh: A command dying due to a signal is an unexpected failure. 18 years ago
Eric Wong 45bf473a7b git-svn: fix dcommit losing changes when out-of-date from svn 18 years ago
Junio C Hamano acca687fa9 git-pickaxe: retire pickaxe 18 years ago
Junio C Hamano 4508dde169 Revert "send-pack --keep: do not explode into loose objects on the receiving end." 18 years ago
Junio C Hamano c7740a943e send-pack --keep: do not explode into loose objects on the receiving end. 18 years ago
Junio C Hamano 5b329a5f5e t6022: ignoring untracked files by merge-recursive when they do not matter 18 years ago
Junio C Hamano ed93b449c5 merge: loosen overcautious "working file will be lost" check. 18 years ago
Junio C Hamano 36889a5078 tests: merge-recursive is usable without Python 18 years ago
Gerrit Pape 2eb10ac7b5 Set $HOME for selftests 18 years ago
Junio C Hamano 5d9e8ee78b t3200: git-branch testsuite update 18 years ago
Junio C Hamano cee7f245dc git-pickaxe: blame rewritten. 18 years ago
Linus Torvalds b507b465f7 git-apply: prepare for upcoming GNU diff -u format change. 18 years ago
Junio C Hamano 3b463c3f02 ref-log: fix D/F conflict coming from deleted refs. 18 years ago
Yasushi SHOJI ced78b3907 clone: the given repository dir should be relative to $PWD 18 years ago
Junio C Hamano 4035b46e12 t4015: work-around here document problem on Cygwin. 18 years ago
Johannes Schindelin 2344d47fba diff: fix 2 whitespace issues 18 years ago
Junio C Hamano b3d4204fc4 git-pack-refs --all 18 years ago
Rene Scharfe 62cdce17c5 git-archive --format=zip: add symlink support 18 years ago
Martin Waitz 7a0cf2d013 test-lib: separate individual test better in verbose mode. 18 years ago
Dennis Stosberg 26e5fc3415 Remove bashism from t3210-pack-refs.sh 18 years ago
Johannes Schindelin d7014dc081 Turn on recursive with --summary 18 years ago
Robin Rosenberg b599deec18 Error in test description of t1200-tutorial 18 years ago
Junio C Hamano 4fddf5798d git-mv: invalidate the removed path properly in cache-tree 18 years ago
Christian Couder 14c8a681f7 Clean up "git-branch.sh" and add remove recursive dir test cases. 18 years ago
Christian Couder fc12f0829d Uncomment test case: git branch c/d should barf if branch c exists. 18 years ago
Christian Couder 919a3c9813 Add pack-refs and show-ref test cases. 18 years ago