Code

user-manual.txt: fix a tiny typo.
[git.git] / t /
2007-03-12 Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into...
2007-03-07 Johannes Schindelinmake t8001 work on Mac OS X again
2007-03-06 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git-gui into...
2007-02-27 Linus Torvaldsmailinfo: do not get confused with logical lines that...
2007-02-26 Junio C HamanoMerge branch 'jc/merge-symlink' into maint
2007-02-25 Junio C HamanoMerge git://repo.or.cz/git-gui into maint
2007-02-21 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git-gui into...
2007-02-18 Junio C HamanoMerge git://git./pub/scm/gitk/gitk into maint
2007-02-17 Junio C HamanoDo not take mode bits from index after type change.
2007-02-13 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git-gui
2007-02-13 Michael SpangWork around Subversion race in git-svn tests.
2007-02-13 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git-gui
2007-02-12 Shawn O. Pearcefast-import: Support reusing 'from' and brown paper...
2007-02-12 Junio C HamanoMerge git-gui
2007-02-12 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git/fastimport
2007-02-12 Shawn O. Pearcefast-import: Hide the pack boundary commits by default.
2007-02-11 Junio C Hamanot4016: test quoting funny pathnames in diff output
2007-02-08 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git/fastimport
2007-02-07 Junio C Hamanot4200: skip gc-rerere test on systems with non GNU...
2007-02-07 Junio C HamanoMerge branch 'ml/gitk' (early part)
2007-02-07 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git/fastimport
2007-02-07 Alex RiesenAvoid ActiveState Perl IO in t800[12]
2007-02-07 Shawn O. PearceTeach fast-import how to clear the internal branch...
2007-02-07 Junio C HamanoMerge branch 'master' of git://repo.or.cz/git/fastimport
2007-02-06 Shawn O. PearceDon't do non-fastforward updates in fast-import.
2007-02-06 Shawn O. PearceSupport RFC 2822 date parsing in fast-import.
2007-02-05 Junio C Hamanot9200: Work around HFS+ issues.
2007-02-05 Junio C HamanoMerge branch 'np/dreflog'
2007-02-04 Junio C Hamanogit-clone --reference: saner handling of borrowed symrefs.
2007-02-04 Junio C HamanoMerge branch 'master' into np/dreflog
2007-02-04 Shawn O. PearceDefault GIT_MERGE_VERBOSITY to 5 during tests.
2007-02-04 Shawn O. PearceKeep untracked files not involved in a merge.
2007-02-04 Pavel RoskinAssorted typo fixes
2007-01-31 Junio C HamanoMerge branch 'master' of git://linux-nfs.org/~bfields/git
2007-01-31 Junio C Hamanot9200: do not test -x bit if the filesystem does not...
2007-01-31 Junio C Hamanot9200: Re-code non-ascii path test in UTF-8
2007-01-30 Shawn O. PearceMerge branch 'master' into sp/gfi
2007-01-29 Junio C Hamanogit-fsck-objects is now synonym to git-fsck
2007-01-29 Tom Prince[PATCH] Rename git-repo-config to git-config.
2007-01-26 Linus TorvaldsFix seriously broken "git pack-refs"
2007-01-25 Junio C HamanoConsolidate {receive,fetch}.unpackLimit
2007-01-25 Junio C Hamanofetch-pack: remove --keep-auto and make it the default.
2007-01-24 Jakub Narebskit/t1300-repo-config.sh: value continued on next line
2007-01-24 Junio C Hamanogit-checkout -m: fix merge case
2007-01-22 Junio C HamanoRevert "prune: --grace=time"
2007-01-21 Matthias Lederhoferprune: --grace=time
2007-01-21 Johannes SchindelinDo not verify filenames in a bare repository
2007-01-20 Junio C HamanoExtend read_ref_at() to be usable from places other...
2007-01-20 Johannes Schindelinconfig_set_multivar(): disallow newlines in keys
2007-01-18 Simon 'corecode... Use standard -t option for touch.
2007-01-18 Shawn O. PearceAccept 'inline' file data in fast-import commit structure.
2007-01-18 Shawn O. PearceReduce value duplication in t9300-fast-import.
2007-01-18 Shawn O. PearceCreate test case for fast-import.
2007-01-18 Junio C HamanoAdd --summary to git-format-patch by default
2007-01-17 Junio C HamanoUse merge-recursive in git-checkout -m (branch switching)
2007-01-16 Jason RiedyReplace "echo -n" with printf in shell scripts.
2007-01-16 Jason RiedyStart all test scripts with /bin/sh.
2007-01-15 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2007-01-15 Junio C HamanoUse merge-recursive in git-revert/git-cherry-pick
2007-01-15 Junio C HamanoAdd describe test.
2007-01-15 J. Bruce FieldsMerge branch 'master' of git://git./git/git
2007-01-14 Junio C HamanoMerge branch 'jc/int'
2007-01-14 Junio C HamanoMerge branch 'sp/merge' (early part)
2007-01-14 Junio C HamanoMerge branch 'jc/subdir'
2007-01-14 Shawn O. PearceHide output about SVN::Core not being found during...
2007-01-14 Shawn O. PearceMerge branch 'master' into sp/fast-import
2007-01-13 Junio C HamanoMore tests in t3901.
2007-01-13 Junio C Hamanot3901: test "format-patch | am" pipe with i18n
2007-01-13 Eric Wonggit-svn: fix tests to work with older svn
2007-01-12 Nicolas Pitreuse 'init' instead of 'init-db' for shipped docs and...
2007-01-12 Junio C HamanoMerge branch 'jc/bare'
2007-01-12 Junio C HamanoMerge branch 'ar/merge-recursive'
2007-01-12 Junio C HamanoMerge branch 'jc/detached-head'
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-08 Junio C Hamanogit-checkout: fix branch name output from the command
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.
next