aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Add test case for update hooks in receive-pack.Shawn O. Pearce2006-12-31
* Teach Git how to parse standard power of 2 suffixes.Shawn O. Pearce2006-12-30
* t3900: test log --encoding=noneJunio C Hamano2006-12-30
* Fix 'git add' with .gitignoreJunio C Hamano2006-12-29
* Add info about new test families (8 and 9) to t/READMEJakub Narebski2006-12-29
* t5400 send-pack test: try a bit more nontrivial transfer.Junio C Hamano2006-12-29
* Merge branch 'jc/utf8'Junio C Hamano2006-12-28
|\
| * t3900: test conversion to non UTF-8 as wellJunio C Hamano2006-12-28
| * Rename t3900 test vector fileJunio C Hamano2006-12-27
| * UTF-8: introduce i18n.logoutputencoding.Junio C Hamano2006-12-27
* | GIT_SKIP_TESTS: allow users to omit tests that are known to breakJunio C Hamano2006-12-28
* | xdl_merge(): fix a segmentation fault when refining conflictsJohannes Schindelin2006-12-28
* | git-svn: remove non-delta fetch code pathsEric Wong2006-12-28
* | t9200-git-cvsexportcommit.sh: quiet down commitEric Wong2006-12-28
* | test-lib: quiet down init-db output for testsEric Wong2006-12-28
* | t6024-recursive-merge: quiet down this testEric Wong2006-12-28
* | Merge branch 'master' into js/shallowJunio C Hamano2006-12-27
|\ \
| * | git-svn: quiet down tests and fix some unportable shell constructsEric Wong2006-12-26
| |/
| * t3600: update the test for updated git rmJunio C Hamano2006-12-25
| * Merge branch 'jc/skip-count'Junio C Hamano2006-12-25
| |\
| | * revision: --skip=<n>Junio C Hamano2006-12-20
| * | Merge branch 'sb/merge-friendly'Junio C Hamano2006-12-24
| |\ \
| | * | Display 'theirs' branch name when possible in merge.Shawn O. Pearce2006-12-23
| * | | Add a test for git-rerereJohannes Schindelin2006-12-21
| |/ /
| * | Merge branch 'ew/svn-pm'Junio C Hamano2006-12-20
| |\ \
| | * | git-svn: rename 'commit' command to 'set-tree'Eric Wong2006-12-16
| | * | git-svn: remove support for the svn command-line clientEric Wong2006-12-16
| * | | Do not create $GIT_DIR/remotes/ directory anymore.Junio C Hamano2006-12-19
| * | | Introduce GIT_TEMPLATE_DIRJohannes Schindelin2006-12-19
| * | | Revert "fix testsuite: make sure they use templates freshly built from the so...Junio C Hamano2006-12-19
| * | | fix testsuite: make sure they use templates freshly built from the sourceJunio C Hamano2006-12-18
| | |/ | |/|
| * | Merge branch 'js/branch-config'Junio C Hamano2006-12-17
| |\ \
| | * | git-branch: rename config vars branch.<branch>.*, tooJohannes Schindelin2006-12-16
| | * | add a function to rename sections in the configJohannes Schindelin2006-12-16
| | |/
| * | Fix check_file_directory_conflict().Junio C Hamano2006-12-17
| |/
| * Add --add option to git-repo-configBrian Gernhardt2006-12-15
| * Enable reflogs by default in any repository with a working directory.Shawn O. Pearce2006-12-15
| * make commit message a little more consistent and confortingNicolas Pitre2006-12-15
| * Merge branch 'jc/read-tree-ignore'Junio C Hamano2006-12-13
| |\
| | * read-tree: further loosen "working file will be lost" check.Junio C Hamano2006-12-05
| * | Merge branch 'lh/branch-rename'Junio C Hamano2006-12-13
| |\ \
| | * | rename_ref: use lstat(2) when testing for symlinkLars Hjemli2006-12-05
| | * | git-branch: add options and tests for branch renamingLars Hjemli2006-12-05
| | |/
| * | Merge branch 'rr/cvsexportcommit'Junio C Hamano2006-12-13
| |\ \
| | * | Make cvsexportcommit work with filenames with spaces and non-ascii characters.Robin Rosenberg2006-12-11
| | |/
| * | Merge branch 'js/merge'Junio C Hamano2006-12-13
| |\ \
| | * | merge-recursive: add/add really is modify/modify with an empty baseJohannes Schindelin2006-12-12
| | * | Merge branch 'master' into js/mergeJunio C Hamano2006-12-12
| | |\ \
| | * | | Get rid of the dependency on RCS' merge programJohannes Schindelin2006-12-12
| | * | | Add builtin merge-file, a minimal replacement for RCS mergeJohannes Schindelin2006-12-06