512 Commits (c388761c153bc3e874e75f69ff77430164c038c4)

Author SHA1 Message Date
Johannes Schindelin 1b510aa442 Fix t1410 for core.filemode==false 18 years ago
Brian Gernhardt cdd4fb15cf Auto-quote config values in config.c:store_write_pair() 18 years ago
Junio C Hamano 0f018baba6 --prune is now default for 'pack-refs' 18 years ago
Junio C Hamano 8d78b5af23 git-checkout: fix branch name output from the command 18 years ago
Junio C Hamano 1389d9ddaa reflog expire --fix-stale 18 years ago
Junio C Hamano 21afc41c36 Fix timestamp for test-tick 18 years ago
Eric Wong 4385355454 git-svn: t/t91??-*: optimize the tests a bit 18 years ago
Eric Wong 5bd3870c37 git-svn: t/t9100-git-svn-basic: remove old check for NO_SYMLINK 18 years ago
Eric Wong c6d499a82f git-svn: remove svnadmin dependency from the tests 18 years ago
Shawn O. Pearce 27086d0f84 Add test case for update hooks in receive-pack. 18 years ago
Shawn O. Pearce d77a64d353 Teach Git how to parse standard power of 2 suffixes. 18 years ago
Junio C Hamano 000792830b t3900: test log --encoding=none 18 years ago
Shawn O. Pearce 2dee8af676 Test suite for sliding window mmap implementation. 18 years ago
Junio C Hamano 4d06f8ac43 Fix 'git add' with .gitignore 18 years ago
Jakub Narebski 8757749ecb Add info about new test families (8 and 9) to t/README 18 years ago
Junio C Hamano 04509738b5 t5400 send-pack test: try a bit more nontrivial transfer. 18 years ago
Junio C Hamano 04ece59399 GIT_SKIP_TESTS: allow users to omit tests that are known to break 18 years ago
Junio C Hamano 7255ff0446 t3900: test conversion to non UTF-8 as well 18 years ago
Johannes Schindelin 5d6b151fdd xdl_merge(): fix a segmentation fault when refining conflicts 18 years ago
Eric Wong ed92f17026 git-svn: remove non-delta fetch code paths 18 years ago
Eric Wong e32139aa0e t9200-git-cvsexportcommit.sh: quiet down commit 18 years ago
Eric Wong 6f7c86df7a test-lib: quiet down init-db output for tests 18 years ago
Eric Wong 7d2ba1229c t6024-recursive-merge: quiet down this test 18 years ago
Junio C Hamano 46e35a6cb9 Rename t3900 test vector file 18 years ago
Junio C Hamano d2c11a38c4 UTF-8: introduce i18n.logoutputencoding. 18 years ago
Eric Wong 39ed7c181b git-svn: quiet down tests and fix some unportable shell constructs 18 years ago
Junio C Hamano 467e1b5383 t3600: update the test for updated git rm 18 years ago
Shawn O. Pearce e0ec18192d Display 'theirs' branch name when possible in merge. 18 years ago
Johannes Schindelin ad8e72cba8 Add a test for git-rerere 18 years ago
Junio C Hamano d5db6c9ee7 revision: --skip=<n> 18 years ago
Junio C Hamano 75c384efb5 Do not create $GIT_DIR/remotes/ directory anymore. 18 years ago
Johannes Schindelin 8683a45d66 Introduce GIT_TEMPLATE_DIR 18 years ago
Junio C Hamano 171e800b37 Revert "fix testsuite: make sure they use templates freshly built from the source" 18 years ago
Junio C Hamano 74d20040ca fix testsuite: make sure they use templates freshly built from the source 18 years ago
Junio C Hamano 81a361be3b Fix check_file_directory_conflict(). 18 years ago
Johannes Schindelin dc81c58cd6 git-branch: rename config vars branch.<branch>.*, too 18 years ago
Johannes Schindelin 0667fcfb62 add a function to rename sections in the config 18 years ago
Eric Wong 3289e86e1e git-svn: rename 'commit' command to 'set-tree' 18 years ago
Eric Wong b9c8518722 git-svn: remove support for the svn command-line client 18 years ago
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