aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* t0060: Fix tests on WindowsJohannes Sixt2009-03-22
* Use prerequisite tags to skip tests that depend on symbolic linksJohannes Sixt2009-03-22
* t9100, t9129: Use prerequisite tags for UTF-8 testsJohannes Sixt2009-03-22
* t5302: Use prerequisite tags to skip 64-bit offset testsJohannes Sixt2009-03-22
* Skip tests that fail if the executable bit is not handled by the filesystemJohannes Sixt2009-03-22
* t3600: Use test prerequisite tagsJohannes Sixt2009-03-22
* test-lib: Infrastructure to test and check for prerequisitesJohannes Sixt2009-03-21
* t0050: Check whether git init detected symbolic link support correctlyJohannes Sixt2009-03-19
* Tests on Windows: $(pwd) must return Windows-style pathsJohannes Sixt2009-03-19
* test-lib: Work around missing sum on WindowsJohannes Sixt2009-03-19
* test-lib: Work around incompatible sort and find on WindowsJohannes Sixt2009-03-19
* t5602: Work around path mangling on MSYSJohannes Sixt2009-03-19
* t5300, t5302, t5303: Do not use /dev/zeroJohannes Sixt2009-03-19
* t2200, t7004: Avoid glob pattern that also matches filesJohannes Sixt2009-03-19
* t7300: fix clean up on WindowsJohannes Schindelin2009-03-19
* test-lib: Introduce test_chmod and use it instead of update-index --chmodJohannes Sixt2009-03-19
* test-lib: Simplify test counting.Johannes Sixt2009-03-19
* test-lib: Replace uses of $(expr ...) by POSIX shell features.Johannes Sixt2009-03-19
* Call 'say' outside test_expect_successJohannes Sixt2009-03-19
* test suite: Use 'say' to say something instead of 'test_expect_success'Johannes Sixt2009-03-19
* t9400, t9401: Do not force hard-linked cloneJohannes Sixt2009-03-18
* Update draft release notes to 1.6.3Junio C Hamano2009-03-17
* Merge branch 'jc/maint-1.6.0-read-tree-overlay'Junio C Hamano2009-03-17
|\
| * read-tree A B C: do not create a bogus index and do not segfaultJunio C Hamano2009-03-12
* | Merge branch 'db/maint-missing-origin'Junio C Hamano2009-03-17
|\ \
| * | Remove total confusion from git-fetch and git-pushJunio C Hamano2009-03-16
| * | Give error when no remote is configuredDaniel Barkalow2009-03-10
* | | Merge branch 'js/sideband-stderr'Junio C Hamano2009-03-17
|\ \ \
| * | | winansi: support ESC [ K (erase in line)Johannes Schindelin2009-03-10
| * | | recv_sideband: Bands #2 and #3 always go to stderrJohannes Sixt2009-03-10
* | | | Merge branch 'js/rsync-local'Junio C Hamano2009-03-17
|\ \ \ \
| * | | | rsync transport: allow local paths, and fix testsJohannes Schindelin2009-03-10
| | |/ / | |/| |
* | | | Merge branch 'rs/color-grep'Junio C Hamano2009-03-17
|\ \ \ \
| * | | | grep: prefer builtin over external one when coloring resultsNguyễn Thái Ngọc Duy2009-03-17
| * | | | grep: cast printf %.*s "precision" argument explicitly to intJunio C Hamano2009-03-08
| * | | | grep: add support for coloring with external grepsRené Scharfe2009-03-07
| * | | | grep: color patterns in outputRené Scharfe2009-03-07
| * | | | grep: add pmatch and eflags arguments to match_one_pattern()René Scharfe2009-03-07
| * | | | grep: remove grep_opt argument from match_expr_eval()René Scharfe2009-03-07
| * | | | grep: micro-optimize hit collection for AND nodesRené Scharfe2009-03-07
* | | | | Merge branch 'js/remote-improvements'Junio C Hamano2009-03-17
|\ \ \ \ \
| * | | | | builtin-remote.c: no "commented out" code, pleaseJunio C Hamano2009-03-08
| * | | | | builtin-remote: new show output style for push refspecsJay Soffian2009-02-27
| * | | | | builtin-remote: new show output styleJay Soffian2009-02-27
| * | | | | remote: make guess_remote_head() use exact HEAD lookup if it is availableJeff King2009-02-27
| * | | | | builtin-remote: add set-head subcommandJay Soffian2009-02-27
| * | | | | builtin-remote: teach show to display remote HEADJay Soffian2009-02-27
| * | | | | builtin-remote: fix two inconsistencies in the output of "show <remote>"Jay Soffian2009-02-27
| * | | | | builtin-remote: make get_remote_ref_states() always populate states.trackedJay Soffian2009-02-27
| * | | | | builtin-remote: rename variables and eliminate redundant function callJay Soffian2009-02-27