trivial: check, if t/trash directory was successfully created
[git] / t / test-lib.sh
2006-01-06  Alex Riesentrivial: check, if t/trash directory was successfully...
2005-12-21  Junio C HamanoGIT 1.0.0 v1.0.0
2005-12-15  Junio C Hamanoget_sha1_basic(): corner case ambiguity fix
2005-12-12  Junio C HamanoGIT 0.99.9m aka 1.0rc5 v0.99.9m v1.0rc5
2005-12-11  Junio C Hamanot0000: catch trivial pilot errors.
2005-12-10  Junio C HamanoUse GIT_EXEC_PATH explicitly for initial git-init-db...
2005-12-09  Alex Riesenuse "git init-db" in tests
2005-12-08  Junio C HamanoMake sure we use compat/subprocess.py with Python 2...
2005-12-07  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-12-04  Junio C HamanoGIT 0.99.9l aka 1.0rc4 v0.99.9l v1.0rc4
2005-12-03  Fredrik Kuivinentest-lib.sh: Add new function, test_expect_code
2005-11-29  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-28  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-22  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-19  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-17  Junio C HamanoGIT 0.99.9j aka 1.0rc3 v0.99.9j v1.0rc3
2005-11-16  Johannes SchindelinFix tests with new git in C
2005-11-07  Junio C HamanoGIT 0.99.9e v0.99.9e
2005-10-31  Junio C HamanoGIT 0.99.9a v0.99.9a
2005-10-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-23  Junio C HamanoMerge branch 'fixes'
2005-10-21  Junio C HamanoMerge branch 'fixes'
2005-10-18  Junio C HamanoMerge branch 'fixes'
2005-10-16  Junio C HamanoMerge branch 'fixes'
2005-10-16  Junio C HamanoMerge branch 'svn' of netz.smurf.noris.de/git/git
2005-10-16  Junio C HamanoDisable hooks during tests.
2005-10-10  Junio C HamanoMerge branch 'fixes'
2005-10-10  Junio C HamanoMerge branch 'fixes'
2005-10-10  Junio C HamanoAlso force LC_ALL in test scripts.
2005-09-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-08-30  Junio C HamanoMerge refs/heads/master from paulus
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-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  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-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-29  Junio C HamanoMerge with gitk.
2005-07-23  Junio C Hamano[PATCH] Test framework: prettyprint the failed command.
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-06  Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-06-28  Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-22  Linus TorvaldsDo a cross-project merge of Paul Mackerras' gitk visualizer
2005-05-14  Junio C Hamano[PATCH 1/2] Test suite fixup.
2005-05-14  Petr BaudisTry to make test output look better
2005-05-14  Petr BaudisFixed t0000-basic.sh and test-lib.sh permissions
2005-05-14  Junio C Hamano[PATCH 1/2] Test framework take two.