Fix cvsimport warning when called without --no-cvs-direct
[git.git] / t /
2005-10-18 Junio C HamanoMerge branch 'fixes'
2005-10-16 Junio C HamanoMerge branch 'fixes'
2005-10-16 Junio C HamanoRevert "Adapt tutorial to cygwin and add test case"
2005-10-15 Junio C HamanoMerge branch 'fixes'
2005-10-13 Johannes SchindelinAdapt tutorial to cygwin and add test case
2005-10-10 Junio C HamanoMerge branch 'fixes'
2005-10-10 Johannes Schindelint5400-send-pack relies on a working cpio
2005-10-10 Junio C HamanoAlso force LC_ALL in test scripts.
2005-10-08 Junio C HamanoMerge branch 'fixes'
2005-10-07 robfitz@273k.netFix wrong filename listing bug in git-ls-tree.
2005-10-02 Fredrik Kuivinen[PATCH] Teach git-ls-files about '--' to denote end...
2005-10-02 Junio C HamanoMore portability.
2005-10-02 Junio C HamanoAdd git-symbolic-ref
2005-09-28 Junio C HamanoUpdate the case table in t/t1000.
2005-09-28 Junio C HamanoMerge master.kernel.org:/home/hpa/git/daemon
2005-09-27 Peter Eriksen[PATCH] Make the test more shell generic and fix missin...
2005-09-27 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-09-25 Junio C HamanoMerge branch 'fixes'
2005-09-24 Junio C HamanoMerge 'fixes' branch.
2005-09-23 Junio C HamanoMerge branch 'fixes'
2005-09-22 Junio C HamanoRetire diff-helper.
2005-09-21 Junio C HamanoMerge branch 'fixes'
2005-09-20 Junio C HamanoShow modified files in git-ls-files
2005-09-18 Junio C HamanoMerge branch 'master' of .
2005-09-17 Junio C HamanoFix typo in test comment.
2005-09-11 Junio C Hamano[PATCH] Add debugging help for case #16 to read-tree.c
2005-09-11 Daniel Barkalow[PATCH] Rewrite read-tree
2005-09-09 Junio C HamanoRetire support for old environment variables.
2005-09-09 Junio C Hamano'build' scripts before installing.
2005-09-08 Amos Waterland[PATCH] Do not create bogus branch from flag to git...
2005-09-08 Junio C HamanoBig tool rename.
2005-09-04 Junio C HamanoMerge branch 'master' of .
2005-09-04 Junio C HamanoAdd copy/rename check for git-apply.
2005-08-30 Junio C HamanoMerge refs/heads/master from paulus
2005-08-29 Junio C HamanoMerge refs/heads/portable from cs.berkeley.edu/~ejr...
2005-08-29 Junio C HamanoMerge refs/heads/master from .
2005-08-28 Robert Fitzsimons[PATCH] New git-apply test cases for scanning forwards...
2005-08-28 Robert Fitzsimons[PATCH] New git-apply test cases for patches with mulit...
2005-08-21 Junio C HamanoMerge refs/heads/master from .
2005-08-20 Junio C HamanoCreate objects/info/ directory in init-db.
2005-08-19 Junio C HamanoMerge from gitk
2005-08-18 Junio C HamanoMerge with gitk --parents change.
2005-08-18 Junio C HamanoMerge with gitk
2005-08-17 Junio C HamanoMerge changes from master.
2005-08-17 Johannes Schindelin[PATCH] When copying or renaming, keep the mode, please
2005-08-14 Junio C HamanoMerge master into rc
2005-08-14 Brad Roberts[PATCH] fix null TZ problems on os/x
2005-08-12 Junio C HamanoMerge changes in the master branch into 0.99.5 preparat...
2005-08-12 Pavel Roskin[PATCH] Trapping exit in tests, using return for errors...
2005-08-12 Pavel Roskin[PATCH] Trapping exit in tests, using return for errors
2005-08-12 Pavel Roskin[PATCH] Need to set PAGER in tests
2005-08-12 Pavel Roskin[PATCH] Missing test_done
2005-08-12 Junio C HamanoString comparison of test is done with '=', not '=='.
2005-08-12 Junio C HamanoMerge with gitk.
2005-08-10 Junio C HamanoMerge with gitk.
2005-08-10 Junio C HamanoMerge with master.
2005-08-10 Johannes Schindelin[PATCH] Fix git-rev-parse's parent handling
2005-08-09 Junio C HamanoMerge with gitk.
2005-08-08 Junio C HamanoMerge with gitk.
2005-08-07 Junio C HamanoMerge with gitk.
2005-08-06 Junio C HamanoMerge with gitk.
2005-08-05 Junio C HamanoMerge with gitk.
2005-07-31 Junio C HamanoMerge with gitk.
2005-07-30 Junio C HamanoSkip --merge-order test when built with NO_OPENSSL
2005-07-30 Junio C HamanoDocumentation and tests: ls-files exclude pattern.
2005-07-29 Junio C HamanoMerge with gitk.
2005-07-29 Johannes Schindelin[PATCH] support bc version 1.04
2005-07-27 Linus TorvaldsFix potential send-pack SIGSEGV
2005-07-26 Junio C HamanoAdjust diff-raw tests to the status letter change.
2005-07-26 Junio C Hamanogit-ls-files: --exclude mechanism updates.
2005-07-23 Junio C Hamano[PATCH] Test framework: prettyprint the failed command.
2005-07-22 Junio C Hamano[PATCH] apply.c: handle incomplete lines correctly.
2005-07-18 Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-16 Linus TorvaldsMerge git-tools repository under "tools" subdirectory
2005-07-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/chrisw/git
2005-07-07 Junio C Hamano[PATCH] Prevent t6000 series from dropping useless...
2005-07-07 Jon Seymour[PATCH] Write sed script directly into temp file, rathe...
2005-07-07 Jon Seymour[PATCH] Add t/t6003 with some --topo-order tests
2005-07-06 Jon Seymour[PATCH] Add a t/t6001 test case for a --merge-order bug
2005-07-06 Jon Seymour[PATCH] Change the sed seperator in t/t6000-lib.sh.
2005-07-06 Jon Seymour[PATCH] Introduce unit tests for git-rev-list --bisect
2005-07-06 Jon Seymour[PATCH] Factor out useful test case infrastructure...
2005-07-06 Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-07-05 Matthias UrlichsMerge with Linus' current tree
2005-07-04 Jon Seymour[PATCH] Fixup t/t5300 unit tests broken by 5f3de58ff85c...
2005-06-30 Jon Seymour[PATCH] Remove unnecessary sort from t6001 testcase
2005-06-30 Jon Seymour[PATCH] Fix broken t6001 test case
2005-06-30 Jon Seymour[PATCH] Demonstrate broken t6001 test case function
2005-06-30 Jon Seymour[PATCH] Fix for git-rev-list --merge-order B ^A (A...
2005-06-30 Jon Seymour[PATCH] Test case that demonstrates problem with -...
2005-06-29 Junio C Hamano[PATCH] Adjust t5300 test for unpack-objects change
2005-06-29 Junio C Hamano[PATCH] Add git-verify-pack command.
2005-06-28 Linus TorvaldsFix another test that broke with the recent git-init...
2005-06-28 Mark Allen[PATCH] replace sha1sum with sum in t/t1002
2005-06-28 Linus TorvaldsFix up test that counted subdirectories in ".git/objects"
2005-06-28 Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-27 Junio C Hamano[PATCH] Teach read_sha1_file() and friends about packed...
2005-06-27 Junio C Hamano[PATCH] Remove "delta" object representation.
2005-06-26 Junio C Hamano[PATCH] Finish initial cut of git-pack-object/git-unpac...
2005-06-25 Junio C Hamano[PATCH] Fix oversimplified optimization for add_cache_e...
next