summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-22t9100, t9129: Use prerequisite tags for UTF-8 testsJohannes Sixt
2009-03-22t5302: Use prerequisite tags to skip 64-bit offset testsJohannes Sixt
2009-03-22Skip tests that fail if the executable bit is not handled by the filesystemJohannes Sixt
2009-03-22t3600: Use test prerequisite tagsJohannes Sixt
2009-03-21test-lib: Infrastructure to test and check for prerequisitesJohannes Sixt
2009-03-19t0050: Check whether git init detected symbolic link support correctlyJohannes Sixt
2009-03-19Tests on Windows: $(pwd) must return Windows-style pathsJohannes Sixt
2009-03-19test-lib: Work around missing sum on WindowsJohannes Sixt
2009-03-19test-lib: Work around incompatible sort and find on WindowsJohannes Sixt
2009-03-19t5602: Work around path mangling on MSYSJohannes Sixt
2009-03-19t5300, t5302, t5303: Do not use /dev/zeroJohannes Sixt
2009-03-19t2200, t7004: Avoid glob pattern that also matches filesJohannes Sixt
2009-03-19t7300: fix clean up on WindowsJohannes Schindelin
2009-03-19test-lib: Introduce test_chmod and use it instead of update-index --chmodJohannes Sixt
2009-03-19test-lib: Simplify test counting.Johannes Sixt
2009-03-19test-lib: Replace uses of $(expr ...) by POSIX shell features.Johannes Sixt
2009-03-19Call 'say' outside test_expect_successJohannes Sixt
2009-03-19test suite: Use 'say' to say something instead of 'test_expect_success'Johannes Sixt
2009-03-18t9400, t9401: Do not force hard-linked cloneJohannes Sixt
2009-03-18Update draft release notes to 1.6.3Junio C Hamano
2009-03-18Merge branch 'jc/maint-1.6.0-read-tree-overlay'Junio C Hamano
2009-03-18Merge branch 'db/maint-missing-origin'Junio C Hamano
2009-03-18Merge branch 'js/sideband-stderr'Junio C Hamano
2009-03-18Merge branch 'js/rsync-local'Junio C Hamano
2009-03-18Merge branch 'rs/color-grep'Junio C Hamano
2009-03-18Merge branch 'js/remote-improvements'Junio C Hamano
2009-03-18Merge branch 'tr/maint-1.6.0-send-email-irt'Junio C Hamano
2009-03-18Merge branch 'kb/checkout-optim'Junio C Hamano
2009-03-18grep: prefer builtin over external one when coloring resultsNguyễn Thái Ngọc Duy
2009-03-17config.txt: Describe special 'none' handling in core.gitProxy.Emil Sit
2009-03-17ls-files: require worktree when --deleted is givenJeff King
2009-03-17git-branch.txt: document -f correctlyMichael J Gruber
2009-03-17pickaxe: count regex matches only onceRené Scharfe
2009-03-17git-send-email.txt: describe --compose betterStephen Boyd
2009-03-17Tests: use test_cmp instead of diff where possibleMiklos Vajna
2009-03-17Documentation: remove extra quoting/emphasis around literal textsChris Johnsen
2009-03-17git-push.txt: describe how to default to pushing only current branchChris Johnsen
2009-03-17disable post-checkout test on CygwinAlex Riesen
2009-03-17Revert "lstat_cache(): print a warning if doing ping-pong between cache types"Kjetil Barvik
2009-03-17MinGW: a hardlink implementationPetr Kodl
2009-03-17MinGW: a helper function that translates Win32 API error codesPetr Kodl
2009-03-16Remove total confusion from git-fetch and git-pushJunio C Hamano
2009-03-16Fix various dead stores found by the clang static analyzerBenjamin Kramer
2009-03-15Sync with GIT 1.6.2.1Junio C Hamano
2009-03-15GIT 1.6.2.1v1.6.2.1Junio C Hamano
2009-03-15checkout bugfix: use stat.mtime instead of stat.ctime in two placesKjetil Barvik
2009-03-14test-lib: write test results to test-results/<basename>-<pid>Johannes Schindelin
2009-03-14Remove unused assignmentsBenjamin Kramer
2009-03-14test-suite: Make test script numbers uniqueJohannes Sixt
2009-03-13Merge branch 'maint'Junio C Hamano