Merge branch 'maint' of git://repo.or.cz/git-gui into maint
[gitweb.git] / t /
2007-03-12 Merge branch 'maint' of git://repo.or.cz/git-gui into...
2007-03-07 make t8001 work on Mac OS X again
2007-03-06 Merge branch 'master' of git://repo.or.cz/git-gui into...
2007-02-27 mailinfo: do not get confused with logical lines that...
2007-02-26 Merge branch 'jc/merge-symlink' into maint
2007-02-25 Merge git://repo.or.cz/git-gui into maint
2007-02-21 Merge branch 'master' of git://repo.or.cz/git-gui into...
2007-02-18 Merge git://git./pub/scm/gitk/gitk into maint
2007-02-17 Do not take mode bits from index after type change.
2007-02-13 Merge branch 'master' of git://repo.or.cz/git-gui
2007-02-13 Work around Subversion race in git-svn tests.
2007-02-13 Merge branch 'master' of git://repo.or.cz/git-gui
2007-02-12 fast-import: Support reusing 'from' and brown paper...
2007-02-12 Merge git-gui
2007-02-12 Merge branch 'master' of git://repo.or.cz/git/fastimport
2007-02-12 fast-import: Hide the pack boundary commits by default.
2007-02-11 t4016: test quoting funny pathnames in diff output
2007-02-08 Merge branch 'master' of git://repo.or.cz/git/fastimport
2007-02-07 t4200: skip gc-rerere test on systems with non GNU...
2007-02-07 Merge branch 'ml/gitk' (early part)
2007-02-07 Merge branch 'master' of git://repo.or.cz/git/fastimport
2007-02-07 Avoid ActiveState Perl IO in t800[12]
2007-02-07 Teach fast-import how to clear the internal branch...
2007-02-07 Merge branch 'master' of git://repo.or.cz/git/fastimport
2007-02-06 Don't do non-fastforward updates in fast-import.
2007-02-06 Support RFC 2822 date parsing in fast-import.
2007-02-05 t9200: Work around HFS+ issues.
2007-02-05 Merge branch 'np/dreflog'
2007-02-04 git-clone --reference: saner handling of borrowed symrefs.
2007-02-04 Merge branch 'master' into np/dreflog
2007-02-04 Default GIT_MERGE_VERBOSITY to 5 during tests.
2007-02-04 Keep untracked files not involved in a merge.
2007-02-04 Assorted typo fixes
2007-01-31 Merge branch 'master' of git://linux-nfs.org/~bfields/git
2007-01-31 t9200: do not test -x bit if the filesystem does not...
2007-01-31 t9200: Re-code non-ascii path test in UTF-8
2007-01-30 Merge branch 'master' into sp/gfi
2007-01-29 git-fsck-objects is now synonym to git-fsck
2007-01-29 [PATCH] Rename git-repo-config to git-config.
2007-01-26 Fix seriously broken "git pack-refs"
2007-01-25 Consolidate {receive,fetch}.unpackLimit
2007-01-25 fetch-pack: remove --keep-auto and make it the default.
2007-01-24 t/t1300-repo-config.sh: value continued on next line
2007-01-24 git-checkout -m: fix merge case
2007-01-22 Revert "prune: --grace=time"
2007-01-21 prune: --grace=time
2007-01-21 Do not verify filenames in a bare repository
2007-01-20 Extend read_ref_at() to be usable from places other...
2007-01-20 config_set_multivar(): disallow newlines in keys
2007-01-18 Use standard -t option for touch.
2007-01-18 Accept 'inline' file data in fast-import commit structure.
2007-01-18 Reduce value duplication in t9300-fast-import.
2007-01-18 Create test case for fast-import.
2007-01-18 Add --summary to git-format-patch by default
2007-01-17 Use merge-recursive in git-checkout -m (branch switching)
2007-01-16 Replace "echo -n" with printf in shell scripts.
2007-01-16 Start all test scripts with /bin/sh.
2007-01-15 Merge git://git.kernel.org/pub/scm/gitk/gitk
2007-01-15 Use merge-recursive in git-revert/git-cherry-pick
2007-01-15 Add describe test.
2007-01-15 Merge branch 'master' of git://git./git/git
2007-01-14 Merge branch 'jc/int'
2007-01-14 Merge branch 'sp/merge' (early part)
2007-01-14 Merge branch 'jc/subdir'
2007-01-14 Hide output about SVN::Core not being found during...
2007-01-14 Merge branch 'master' into sp/fast-import
2007-01-13 More tests in t3901.
2007-01-13 t3901: test "format-patch | am" pipe with i18n
2007-01-13 git-svn: fix tests to work with older svn
2007-01-12 use 'init' instead of 'init-db' for shipped docs and...
2007-01-12 Merge branch 'jc/bare'
2007-01-12 Merge branch 'ar/merge-recursive'
2007-01-12 Merge branch 'jc/detached-head'
2007-01-10 Merge branch 'js/reflog'
2007-01-10 Fix t1410 for core.filemode==false
2007-01-09 Merge branch 'maint'
2007-01-09 Auto-quote config values in config.c:store_write_pair()
2007-01-08 Merge branch 'jc/reflog'
2007-01-08 --prune is now default for 'pack-refs'
2007-01-08 git-checkout: fix branch name output from the command
2007-01-07 Merge branch 'sp/mmap'
2007-01-07 Merge branch 'jr/status'
2007-01-07 Merge branch 'jc/remote'
2007-01-07 reflog expire --fix-stale
2007-01-06 Fix timestamp for test-tick
2007-01-05 Merge branch 'maint'
2007-01-01 Merge branch 'sp/merge' (early part)
2007-01-01 git-svn: t/t91??-*: optimize the tests a bit
2007-01-01 git-svn: t/t9100-git-svn-basic: remove old check for...
2007-01-01 git-svn: remove svnadmin dependency from the tests
2006-12-31 Merge branch 'jc/send-pack-pipeline'
2006-12-31 Add test case for update hooks in receive-pack.
2006-12-31 Merge branch 'master' into sp/mmap
2006-12-31 Teach Git how to parse standard power of 2 suffixes.
2006-12-30 t3900: test log --encoding=none
2006-12-29 Test suite for sliding window mmap implementation.
2006-12-29 Merge branch 'jc/curl'
2006-12-29 Fix 'git add' with .gitignore
2006-12-29 Add info about new test families (8 and 9) to t/README
2006-12-29 t5400 send-pack test: try a bit more nontrivial transfer.
next