Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t5550-http-fetch: test fetching of packed objects | Tay Ray Chuan | 2009-06-06 | 1 | -0/+8 |
* | http-push: send out fetch requests on queue | Tay Ray Chuan | 2009-06-06 | 1 | -2/+2 |
* | t5540-http-push: test fetching of packed objects | Tay Ray Chuan | 2009-06-06 | 1 | -0/+20 |
* | t5540-http-push: test fetching of loose objects | Tay Ray Chuan | 2009-06-06 | 1 | -0/+16 |
* | Merge branch 'js/add-edit' | Junio C Hamano | 2009-05-18 | 1 | -0/+121 |
|\ | |||||
| * | t3702: fix reliance on SHELL_PATH being '/bin/sh' | Johannes Schindelin | 2009-04-27 | 1 | -7/+19 |
| * | git-add: introduce --edit (to edit the diff vs. the index) | Johannes Schindelin | 2009-04-12 | 1 | -0/+109 |
* | | Merge branch 'ac/graph-horizontal-line' | Junio C Hamano | 2009-05-18 | 1 | -4/+2 |
|\ \ | |||||
| * | | graph API: Use horizontal lines for more compact graphs | Allan Caffee | 2009-04-22 | 1 | -4/+2 |
* | | | Merge branch 'maint' | Junio C Hamano | 2009-05-16 | 3 | -0/+25 |
|\ \ \ | |||||
| * | | | test: checkout shouldn't say that HEAD has moved if it didn't | Nanako Shiraishi | 2009-05-16 | 1 | -0/+8 |
| * | | | tests: Add tests for missing format-patch long options | Stephen Boyd | 2009-05-16 | 2 | -0/+17 |
* | | | | Use UTF-8 instead of utf8 for backward compatibility | Alex Riesen | 2009-05-16 | 1 | -2/+2 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2009-05-12 | 1 | -0/+28 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'maint-1.6.2' into maint | Junio C Hamano | 2009-05-12 | 1 | -0/+28 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'jc/maint-read-tree-multi' into maint-1.6.2 | Junio C Hamano | 2009-05-12 | 1 | -0/+28 |
| | |\ \ \ | |||||
| | | * | | | Revert "checkout branch: prime cache-tree fully" | Junio C Hamano | 2009-05-12 | 1 | -0/+28 |
* | | | | | | t3900: ISO-2022-JP has more than one popular variants | Junio C Hamano | 2009-05-12 | 1 | -2/+16 |
|/ / / / / | |||||
* | | | | | t4029: use sh instead of bash | Nguyễn Thái Ngọc Duy | 2009-05-06 | 1 | -1/+1 |
* | | | | | t4200: convert sed expression which operates on non-text file to perl | Brandon Casey | 2009-05-06 | 1 | -1/+1 |
* | | | | | t4200: remove two unnecessary lines | Brandon Casey | 2009-05-06 | 1 | -2/+0 |
* | | | | | t/annotate-tests.sh: avoid passing a non-newline terminated file to sed | Brandon Casey | 2009-05-06 | 1 | -1/+4 |
* | | | | | t4118: avoid sed invocation on file without terminating newline | Brandon Casey | 2009-05-06 | 1 | -1/+1 |
* | | | | | t4118: add missing '&&' | Brandon Casey | 2009-05-06 | 1 | -1/+1 |
* | | | | | t8005: use egrep when extended regular expressions are required | Brandon Casey | 2009-05-06 | 1 | -4/+4 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2009-05-05 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | t4018-diff-funcname: add cpp xfuncname pattern to syntax test | Brandon Casey | 2009-05-05 | 1 | -1/+1 |
| * | | | | Merge branch 'mk/maint-apply-swap' into maint | Junio C Hamano | 2009-05-03 | 1 | -0/+66 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'maint' | Junio C Hamano | 2009-04-29 | 1 | -0/+39 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-04-29 | 1 | -0/+39 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-04-29 | 1 | -0/+39 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | diff -c -p: do not die on submodules | Junio C Hamano | 2009-04-29 | 1 | -0/+39 |
* | | | | | | | | merge-recursive: do not die on a conflicting submodule | Junio C Hamano | 2009-04-29 | 1 | -3/+3 |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-04-28 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-04-28 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | / / / | | |_|_|/ / / | |/| | | | | | |||||
| | * | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-04-28 | 1 | -0/+4 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | grep: fix segfault when "git grep '('" is given | Linus Torvalds | 2009-04-27 | 1 | -0/+4 |
| | * | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-04-18 | 1 | -0/+9 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
* | | | | | | | t5701: do not get stuck in empty-push/ | Johannes Schindelin | 2009-04-27 | 1 | -2/+2 |
* | | | | | | | t4202: fix typov1.6.3-rc3 | Linus Torvalds | 2009-04-26 | 1 | -1/+1 |
* | | | | | | | t7700-repack: repack -a now works properly, expect success from test | Brandon Casey | 2009-04-25 | 1 | -1/+1 |
* | | | | | | | t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-' | Brandon Casey | 2009-04-25 | 1 | -1/+1 |
* | | | | | | | t7800: respect NO_PERL | Jeff King | 2009-04-24 | 1 | -0/+5 |
* | | | | | | | graph API: fix a bug in the rendering of octopus merges | Allan Caffee | 2009-04-22 | 1 | -1/+1 |
* | | | | | | | t4202-log: extend test coverage of graphing | Allan Caffee | 2009-04-22 | 1 | -2/+28 |
* | | | | | | | test-lib.sh: Help test_create_repo() find the templates dir | Michael J Gruber | 2009-04-21 | 1 | -1/+1 |
* | | | | | | | Merge branch 'mk/maint-apply-swap' | Junio C Hamano | 2009-04-21 | 1 | -3/+31 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | tests: make test-apply-criss-cross-rename more robust | Michał Kiedrowicz | 2009-04-20 | 1 | -3/+31 |
| * | | | | | | builtin-apply: keep information about files to be deleted | Michał Kiedrowicz | 2009-04-20 | 1 | -1/+1 |
| * | | | | | | tests: test applying criss-cross rename patch | Michał Kiedrowicz | 2009-04-20 | 1 | -0/+38 |
| |/ / / / / |