]> git.ipfire.org Git - thirdparty/git.git/history - t
config-set: check write-in-full returns in set_multivar
[thirdparty/git.git] / t /
2007-01-10  Junio C HamanoMerge branch 'js/reflog'
2007-01-10  Johannes SchindelinFix t1410 for core.filemode==false
2007-01-09  Junio C HamanoMerge branch 'maint'
2007-01-09  Brian GernhardtAuto-quote config values in config.c:store_write_pair()
2007-01-08  Junio C HamanoMerge branch 'jc/reflog'
2007-01-08  Junio C Hamano--prune is now default for 'pack-refs'
2007-01-07  Junio C HamanoMerge branch 'sp/mmap'
2007-01-07  Junio C HamanoMerge branch 'jr/status'
2007-01-07  Junio C HamanoMerge branch 'jc/remote'
2007-01-07  Junio C Hamanoreflog expire --fix-stale
2007-01-06  Junio C HamanoFix timestamp for test-tick
2007-01-05  Junio C HamanoMerge branch 'maint'
2007-01-01  Junio C HamanoMerge branch 'sp/merge' (early part)
2007-01-01  Eric Wonggit-svn: t/t91??-*: optimize the tests a bit
2007-01-01  Eric Wonggit-svn: t/t9100-git-svn-basic: remove old check for...
2007-01-01  Eric Wonggit-svn: remove svnadmin dependency from the tests
2006-12-31  Junio C HamanoMerge branch 'jc/send-pack-pipeline'
2006-12-31  Shawn O. PearceAdd test case for update hooks in receive-pack.
2006-12-31  Junio C HamanoMerge branch 'master' into sp/mmap
2006-12-31  Shawn O. PearceTeach Git how to parse standard power of 2 suffixes.
2006-12-30  Junio C Hamanot3900: test log --encoding=none
2006-12-29  Shawn O. PearceTest suite for sliding window mmap implementation.
2006-12-29  Junio C HamanoMerge branch 'jc/curl'
2006-12-29  Junio C HamanoFix 'git add' with .gitignore
2006-12-29  Jakub NarebskiAdd info about new test families (8 and 9) to t/README
2006-12-29  Junio C Hamanot5400 send-pack test: try a bit more nontrivial transfer.
2006-12-29  Junio C HamanoMerge branch 'jc/utf8'
2006-12-29  Junio C HamanoGIT_SKIP_TESTS: allow users to omit tests that are...
2006-12-29  Junio C Hamanot3900: test conversion to non UTF-8 as well
2006-12-29  Junio C HamanoMerge branch 'jc/make'
2006-12-28  Johannes Schindelinxdl_merge(): fix a segmentation fault when refining...
2006-12-28  Eric Wonggit-svn: remove non-delta fetch code paths
2006-12-28  Eric Wongt9200-git-cvsexportcommit.sh: quiet down commit
2006-12-28  Eric Wongtest-lib: quiet down init-db output for tests
2006-12-28  Eric Wongt6024-recursive-merge: quiet down this test
2006-12-28  Junio C HamanoMerge branch 'js/shallow'
2006-12-28  Junio C HamanoRename t3900 test vector file
2006-12-28  Junio C HamanoUTF-8: introduce i18n.logoutputencoding.
2006-12-27  Junio C HamanoMerge branch 'master' into js/shallow
2006-12-27  Junio C HamanoMerge branch 'jc/fsck-reflog'
2006-12-27  Eric Wonggit-svn: quiet down tests and fix some unportable shell...
2006-12-26  Junio C HamanoMerge branch 'jc/bm'
2006-12-26  Junio C HamanoMerge branch 'rf/web'
2006-12-25  Junio C Hamanot3600: update the test for updated git rm
2006-12-25  Junio C HamanoMerge branch 'jc/skip-count'
2006-12-25  Junio C HamanoMerge branch 'jc/git-add--interactive'
2006-12-24  Junio C HamanoMerge branch 'sb/merge-friendly'
2006-12-24  Junio C HamanoMerge branch 'js/rerere'
2006-12-23  Shawn O. PearceDisplay 'theirs' branch name when possible in merge.
2006-12-22  Johannes SchindelinAdd a test for git-rerere
2006-12-22  Junio C HamanoMerge branch 'maint'
2006-12-21  Junio C HamanoMerge branch 'ew/svn-pm'
2006-12-20  Junio C HamanoMerge branch 'jc/leftright'
2006-12-20  Junio C HamanoMerge branch 'jc/blame'
2006-12-20  Junio C HamanoMerge branch 'jc/branch-remove-remote'
2006-12-20  Junio C HamanoMerge branch 'jc/clone'
2006-12-20  Junio C Hamanorevision: --skip=<n>
2006-12-20  Junio C HamanoMerge branch 'maint'
2006-12-19  Junio C HamanoDo not create $GIT_DIR/remotes/ directory anymore.
2006-12-19  Junio C HamanoMerge branch 'jc/test-clone' into jc/clone
2006-12-19  Johannes SchindelinIntroduce GIT_TEMPLATE_DIR
2006-12-19  Junio C HamanoRevert "fix testsuite: make sure they use templates...
2006-12-19  Junio C Hamanofix testsuite: make sure they use templates freshly...
2006-12-18  Junio C HamanoMerge branch 'jc/blame-boundary'
2006-12-18  Junio C HamanoMerge branch 'jc/reflog' (early part)
2006-12-18  Junio C HamanoMerge branch 'js/branch-config'
2006-12-18  Junio C HamanoMerge branch 'jn/web' (early part)
2006-12-17  Junio C HamanoFix check_file_directory_conflict().
2006-12-16  Johannes Schindelingit-branch: rename config vars branch.<branch>.*, too
2006-12-16  Johannes Schindelinadd a function to rename sections in the config
2006-12-16  Eric Wonggit-svn: rename 'commit' command to 'set-tree'
2006-12-16  Eric Wonggit-svn: remove support for the svn command-line client
2006-12-16  Brian GernhardtAdd --add option to git-repo-config
2006-12-16  Shawn O. PearceEnable reflogs by default in any repository with a...
2006-12-16  Nicolas Pitremake commit message a little more consistent and conforting
2006-12-14  Junio C HamanoMerge branch 'maint'
2006-12-14  Junio C HamanoMerge branch 'jc/diff--cached'
2006-12-13  Junio C HamanoMerge branch 'jc/read-tree-ignore'
2006-12-13  Junio C HamanoMerge branch 'ew/rerere'
2006-12-13  Junio C HamanoMerge branch 'np/addcommit'
2006-12-13  Junio C HamanoMerge branch 'lh/branch-rename'
2006-12-13  Junio C HamanoMerge branch 'jc/commit-careful'
2006-12-13  Junio C HamanoMerge branch 'ap/clone-origin'
2006-12-13  Junio C HamanoMerge branch 'jc/numstat'
2006-12-13  Junio C HamanoMerge branch 'rr/cvsexportcommit'
2006-12-13  Junio C HamanoMerge branch 'ap/branch'
2006-12-13  Junio C HamanoMerge branch 'js/merge'
2006-12-13  Shawn PearceRemove uncontested renamed files during merge.
2006-12-13  Junio C HamanoMerge branch 'maint'
2006-12-13  Johannes Schindelinmerge-recursive: add/add really is modify/modify with...
2006-12-13  Junio C HamanoMerge branch 'master' into js/merge
2006-12-13  Johannes SchindelinGet rid of the dependency on RCS' merge program
2006-12-13  Junio C HamanoMerge branch 'maint'
2006-12-13  Junio C Hamanoadd test case for recursive merge
2006-12-11  Robin RosenbergMake cvsexportcommit work with filenames with spaces...
2006-12-11  Junio C HamanoMerge branch 'maint'
2006-12-07  Junio C HamanoMerge branch 'maint'
2006-12-06  Junio C HamanoMerge
2006-12-06  Junio C HamanoMerge branch 'maint'
2006-12-06  Johannes SchindelinAdd builtin merge-file, a minimal replacement for RCS...
next