| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'sp/mmap' | Junio C Hamano | 2007-01-07 | 1 | -0/+60 |
|\ |
|
| * | Merge branch 'master' into sp/mmap | Junio C Hamano | 2006-12-30 | 2 | -1/+18 |
| |\ |
|
| * | | Test suite for sliding window mmap implementation. | Shawn O. Pearce | 2006-12-29 | 1 | -0/+60 |
* | | | Fix timestamp for test-tick | Junio C Hamano | 2007-01-06 | 1 | -3/+3 |
* | | | git-svn: t/t91??-*: optimize the tests a bit | Eric Wong | 2006-12-31 | 3 | -19/+7 |
* | | | git-svn: t/t9100-git-svn-basic: remove old check for NO_SYMLINK | Eric Wong | 2006-12-31 | 1 | -49/+35 |
* | | | git-svn: remove svnadmin dependency from the tests | Eric Wong | 2006-12-31 | 1 | -22/+17 |
* | | | Add test case for update hooks in receive-pack. | Shawn O. Pearce | 2006-12-31 | 1 | -0/+81 |
| |/
|/| |
|
* | | Teach Git how to parse standard power of 2 suffixes. | Shawn O. Pearce | 2006-12-30 | 1 | -0/+10 |
* | | t3900: test log --encoding=none | Junio C Hamano | 2006-12-30 | 1 | -1/+8 |
|/ |
|
* | Fix 'git add' with .gitignore | Junio C Hamano | 2006-12-29 | 1 | -0/+33 |
* | Add info about new test families (8 and 9) to t/README | Jakub Narebski | 2006-12-29 | 1 | -0/+2 |
* | t5400 send-pack test: try a bit more nontrivial transfer. | Junio C Hamano | 2006-12-29 | 2 | -9/+45 |
* | Merge branch 'jc/utf8' | Junio C Hamano | 2006-12-28 | 6 | -0/+133 |
|\ |
|
| * | t3900: test conversion to non UTF-8 as well | Junio C Hamano | 2006-12-28 | 1 | -0/+11 |
| * | Rename t3900 test vector file | Junio C Hamano | 2006-12-27 | 2 | -5/+5 |
| * | UTF-8: introduce i18n.logoutputencoding. | Junio C Hamano | 2006-12-27 | 6 | -0/+122 |
* | | GIT_SKIP_TESTS: allow users to omit tests that are known to break | Junio C Hamano | 2006-12-28 | 1 | -18/+70 |
* | | xdl_merge(): fix a segmentation fault when refining conflicts | Johannes Schindelin | 2006-12-28 | 1 | -0/+22 |
* | | git-svn: remove non-delta fetch code paths | Eric Wong | 2006-12-28 | 1 | -2/+1 |
* | | t9200-git-cvsexportcommit.sh: quiet down commit | Eric Wong | 2006-12-28 | 1 | -4/+6 |
* | | test-lib: quiet down init-db output for tests | Eric Wong | 2006-12-28 | 1 | -1/+1 |
* | | t6024-recursive-merge: quiet down this test | Eric Wong | 2006-12-28 | 1 | -43/+47 |
* | | Merge branch 'master' into js/shallow | Junio C Hamano | 2006-12-27 | 28 | -245/+1030 |
|\ \ |
|
| * | | git-svn: quiet down tests and fix some unportable shell constructs | Eric Wong | 2006-12-26 | 1 | -131/+127 |
| |/ |
|
| * | t3600: update the test for updated git rm | Junio C Hamano | 2006-12-25 | 1 | -4/+74 |
| * | Merge branch 'jc/skip-count' | Junio C Hamano | 2006-12-25 | 1 | -0/+51 |
| |\ |
|
| | * | revision: --skip=<n> | Junio C Hamano | 2006-12-20 | 1 | -0/+51 |
| * | | Merge branch 'sb/merge-friendly' | Junio C Hamano | 2006-12-24 | 1 | -3/+3 |
| |\ \ |
|
| | * | | Display 'theirs' branch name when possible in merge. | Shawn O. Pearce | 2006-12-23 | 1 | -3/+3 |
| * | | | Add a test for git-rerere | Johannes Schindelin | 2006-12-21 | 1 | -0/+154 |
| |/ / |
|
| * | | Merge branch 'ew/svn-pm' | Junio C Hamano | 2006-12-20 | 8 | -51/+25 |
| |\ \ |
|
| | * | | git-svn: rename 'commit' command to 'set-tree' | Eric Wong | 2006-12-16 | 3 | -13/+13 |
| | * | | git-svn: remove support for the svn command-line client | Eric Wong | 2006-12-16 | 6 | -38/+12 |
| * | | | Do not create $GIT_DIR/remotes/ directory anymore. | Junio C Hamano | 2006-12-19 | 1 | -4/+3 |
| * | | | Introduce GIT_TEMPLATE_DIR | Johannes Schindelin | 2006-12-19 | 1 | -1/+2 |
| * | | | Revert "fix testsuite: make sure they use templates freshly built from the so... | Junio C Hamano | 2006-12-19 | 11 | -36/+26 |
| * | | | fix testsuite: make sure they use templates freshly built from the source | Junio C Hamano | 2006-12-18 | 11 | -26/+36 |
| | |/
| |/| |
|
| * | | Merge branch 'js/branch-config' | Junio C Hamano | 2006-12-17 | 2 | -0/+54 |
| |\ \ |
|
| | * | | git-branch: rename config vars branch.<branch>.*, too | Johannes Schindelin | 2006-12-16 | 1 | -0/+6 |
| | * | | add a function to rename sections in the config | Johannes Schindelin | 2006-12-16 | 1 | -0/+48 |
| | |/ |
|
| * | | Fix check_file_directory_conflict(). | Junio C Hamano | 2006-12-17 | 1 | -0/+9 |
| |/ |
|
| * | Add --add option to git-repo-config | Brian Gernhardt | 2006-12-15 | 1 | -0/+10 |
| * | Enable reflogs by default in any repository with a working directory. | Shawn O. Pearce | 2006-12-15 | 1 | -2/+2 |
| * | make commit message a little more consistent and conforting | Nicolas Pitre | 2006-12-15 | 1 | -2/+0 |
| * | Merge branch 'jc/read-tree-ignore' | Junio C Hamano | 2006-12-13 | 1 | -8/+74 |
| |\ |
|
| | * | read-tree: further loosen "working file will be lost" check. | Junio C Hamano | 2006-12-05 | 1 | -8/+74 |
| * | | Merge branch 'lh/branch-rename' | Junio C Hamano | 2006-12-13 | 1 | -0/+41 |
| |\ \ |
|
| | * | | rename_ref: use lstat(2) when testing for symlink | Lars Hjemli | 2006-12-05 | 1 | -0/+7 |
| | * | | git-branch: add options and tests for branch renaming | Lars Hjemli | 2006-12-05 | 1 | -0/+34 |
| | |/ |
|