Age | Commit message (Expand) | Author | Files | Lines |
2007-01-15 | Replace "echo -n" with printf in shell scripts. | Jason Riedy | 3 | -4/+4 |
2007-01-15 | Start all test scripts with /bin/sh. | Jason Riedy | 3 | -1/+3 |
2007-01-14 | Use merge-recursive in git-revert/git-cherry-pick | Junio C Hamano | 1 | -0/+62 |
2007-01-14 | Add describe test. | Junio C Hamano | 1 | -0/+97 |
2007-01-14 | Merge branch 'jc/int' | Junio C Hamano | 3 | -0/+263 |
2007-01-14 | Hide output about SVN::Core not being found during tests. | Shawn O. Pearce | 1 | -1/+1 |
2007-01-13 | More tests in t3901. | Junio C Hamano | 1 | -36/+137 |
2007-01-13 | t3901: test "format-patch | am" pipe with i18n | Junio C Hamano | 3 | -0/+162 |
2007-01-13 | git-svn: fix tests to work with older svn | Eric Wong | 2 | -2/+4 |
2007-01-12 | use 'init' instead of 'init-db' for shipped docs and tools | Nicolas Pitre | 9 | -15/+15 |
2007-01-11 | Merge branch 'jc/detached-head' | Junio C Hamano | 1 | -1/+1 |
2007-01-10 | Fix t1410 for core.filemode==false | Johannes Schindelin | 1 | -0/+2 |
2007-01-08 | Auto-quote config values in config.c:store_write_pair() | Brian Gernhardt | 1 | -0/+17 |
2007-01-08 | Merge branch 'jc/reflog' | Junio C Hamano | 1 | -0/+176 |
2007-01-08 | --prune is now default for 'pack-refs' | Junio C Hamano | 1 | -1/+1 |
2007-01-08 | git-checkout: fix branch name output from the command | Junio C Hamano | 1 | -1/+1 |
2007-01-07 | Merge branch 'sp/mmap' | Junio C Hamano | 1 | -0/+60 |
2007-01-06 | reflog expire --fix-stale | Junio C Hamano | 1 | -0/+176 |
2007-01-06 | Fix timestamp for test-tick | Junio C Hamano | 1 | -3/+3 |
2006-12-31 | git-svn: t/t91??-*: optimize the tests a bit | Eric Wong | 3 | -19/+7 |
2006-12-31 | git-svn: t/t9100-git-svn-basic: remove old check for NO_SYMLINK | Eric Wong | 1 | -49/+35 |
2006-12-31 | git-svn: remove svnadmin dependency from the tests | Eric Wong | 1 | -22/+17 |
2006-12-31 | Add test case for update hooks in receive-pack. | Shawn O. Pearce | 1 | -0/+81 |
2006-12-30 | Merge branch 'master' into sp/mmap | Junio C Hamano | 2 | -1/+18 |
2006-12-30 | Teach Git how to parse standard power of 2 suffixes. | Shawn O. Pearce | 1 | -0/+10 |
2006-12-30 | t3900: test log --encoding=none | Junio C Hamano | 1 | -1/+8 |
2006-12-29 | Test suite for sliding window mmap implementation. | Shawn O. Pearce | 1 | -0/+60 |
2006-12-29 | Fix 'git add' with .gitignore | Junio C Hamano | 1 | -0/+33 |
2006-12-29 | Add info about new test families (8 and 9) to t/README | Jakub Narebski | 1 | -0/+2 |
2006-12-29 | t5400 send-pack test: try a bit more nontrivial transfer. | Junio C Hamano | 2 | -9/+45 |
2006-12-28 | Merge branch 'jc/utf8' | Junio C Hamano | 6 | -0/+133 |
2006-12-28 | GIT_SKIP_TESTS: allow users to omit tests that are known to break | Junio C Hamano | 1 | -18/+70 |
2006-12-28 | t3900: test conversion to non UTF-8 as well | Junio C Hamano | 1 | -0/+11 |
2006-12-28 | xdl_merge(): fix a segmentation fault when refining conflicts | Johannes Schindelin | 1 | -0/+22 |
2006-12-28 | git-svn: remove non-delta fetch code paths | Eric Wong | 1 | -2/+1 |
2006-12-28 | t9200-git-cvsexportcommit.sh: quiet down commit | Eric Wong | 1 | -4/+6 |
2006-12-28 | test-lib: quiet down init-db output for tests | Eric Wong | 1 | -1/+1 |
2006-12-28 | t6024-recursive-merge: quiet down this test | Eric Wong | 1 | -43/+47 |
2006-12-27 | Rename t3900 test vector file | Junio C Hamano | 2 | -5/+5 |
2006-12-27 | UTF-8: introduce i18n.logoutputencoding. | Junio C Hamano | 6 | -0/+122 |
2006-12-27 | Merge branch 'master' into js/shallow | Junio C Hamano | 28 | -245/+1030 |
2006-12-26 | git-svn: quiet down tests and fix some unportable shell constructs | Eric Wong | 1 | -131/+127 |
2006-12-25 | t3600: update the test for updated git rm | Junio C Hamano | 1 | -4/+74 |
2006-12-25 | Merge branch 'jc/skip-count' | Junio C Hamano | 1 | -0/+51 |
2006-12-24 | Merge branch 'sb/merge-friendly' | Junio C Hamano | 1 | -3/+3 |
2006-12-23 | Display 'theirs' branch name when possible in merge. | Shawn O. Pearce | 1 | -3/+3 |
2006-12-21 | Add a test for git-rerere | Johannes Schindelin | 1 | -0/+154 |
2006-12-20 | Merge branch 'ew/svn-pm' | Junio C Hamano | 8 | -51/+25 |
2006-12-20 | revision: --skip=<n> | Junio C Hamano | 1 | -0/+51 |
2006-12-19 | Do not create $GIT_DIR/remotes/ directory anymore. | Junio C Hamano | 1 | -4/+3 |