Commit message (Expand) | Author | Age | |
---|---|---|---|
* | t/t3400-rebase.sh: add more tests to help migrating git-rebase.sh to C | Nguyễn Thái Ngọc Duy | 2009-05-24 |
* | Merge branch 'mg/track' | Junio C Hamano | 2009-05-23 |
|\ | |||
| * | Fix behavior with non-commit upstream references | Michael J Gruber | 2009-05-14 |
| * | Test tracking of non-commit upstreams | Michael J Gruber | 2009-05-13 |
* | | Merge branch 'fc/decorate-tag' | Junio C Hamano | 2009-05-23 |
|\ \ | |||
| * | | Prettify log decorations even more | Felipe Contreras | 2009-05-13 |
* | | | Merge branch 'jm/format-patch-no-auto-n-when-k-is-given' | Junio C Hamano | 2009-05-23 |
|\ \ \ | |||
| * | | | format-patch let -k override a config-specified format.numbered | Jim Meyering | 2009-05-09 |
| |/ / | |||
* | | | Merge branch 'do/maint-merge-recursive-fix' | Junio C Hamano | 2009-05-23 |
|\ \ \ | |||
| * | | | merge-recursive: never leave index unmerged while recursing | Dave Olszewski | 2009-05-09 |
* | | | | Merge branch 'rs/grep-parseopt' | Junio C Hamano | 2009-05-23 |
|\ \ \ \ | |||
| * | | | | parseopt: add PARSE_OPT_NODASH | René Scharfe | 2009-05-09 |
| * | | | | parseopt: add OPT_NUMBER_CALLBACK | René Scharfe | 2009-05-09 |
| * | | | | parseopt: add OPT_NEGBIT | René Scharfe | 2009-05-09 |
| | |/ / | |/| | | |||
* | | | | Merge branch 'fl/git-pm' | Junio C Hamano | 2009-05-23 |
|\ \ \ \ | |||
| * | | | | Git.pm: Always set Repository to absolute path if autodetecting | Frank Lichtenheld | 2009-05-09 |
| * | | | | Git.pm: Set GIT_WORK_TREE if we set GIT_DIR | Frank Lichtenheld | 2009-05-09 |
| |/ / / | |||
* | | | | Merge branch 'mt/submodule-reference' | Junio C Hamano | 2009-05-23 |
|\ \ \ \ | |||
| * | | | | Add --reference option to git submodule. | Michael S. Tsirkin | 2009-05-09 |
| |/ / / | |||
* | | | | git-svn: add --authors-prog option | Mark Lodato | 2009-05-21 |
* | | | | git-svn testsuite: use standard configuration for Subversion tools | Eygene Ryabinkin | 2009-05-21 |
* | | | | Merge branch 'js/add-edit' | Junio C Hamano | 2009-05-18 |
|\ \ \ \ | |||
| * | | | | t3702: fix reliance on SHELL_PATH being '/bin/sh' | Johannes Schindelin | 2009-04-27 |
| * | | | | git-add: introduce --edit (to edit the diff vs. the index) | Johannes Schindelin | 2009-04-12 |
* | | | | | Merge branch 'ac/graph-horizontal-line' | Junio C Hamano | 2009-05-18 |
|\ \ \ \ \ | |||
| * | | | | | graph API: Use horizontal lines for more compact graphs | Allan Caffee | 2009-04-22 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-05-16 |
|\ \ \ \ \ \ | |||
| * | | | | | | test: checkout shouldn't say that HEAD has moved if it didn't | Nanako Shiraishi | 2009-05-16 |
| * | | | | | | tests: Add tests for missing format-patch long options | Stephen Boyd | 2009-05-16 |
* | | | | | | | Use UTF-8 instead of utf8 for backward compatibility | Alex Riesen | 2009-05-16 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-05-12 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||
| * | | | | | | Merge branch 'maint-1.6.2' into maint | Junio C Hamano | 2009-05-12 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||
| | * | | | | | Merge branch 'jc/maint-read-tree-multi' into maint-1.6.2 | Junio C Hamano | 2009-05-12 |
| | |\ \ \ \ \ | |||
| | | * | | | | | Revert "checkout branch: prime cache-tree fully" | Junio C Hamano | 2009-05-12 |
* | | | | | | | | t3900: ISO-2022-JP has more than one popular variants | Junio C Hamano | 2009-05-12 |
|/ / / / / / / | |||
* | | | | | | | t4029: use sh instead of bash | Nguyễn Thái Ngọc Duy | 2009-05-06 |
* | | | | | | | t4200: convert sed expression which operates on non-text file to perl | Brandon Casey | 2009-05-06 |
* | | | | | | | t4200: remove two unnecessary lines | Brandon Casey | 2009-05-06 |
* | | | | | | | t/annotate-tests.sh: avoid passing a non-newline terminated file to sed | Brandon Casey | 2009-05-06 |
* | | | | | | | t4118: avoid sed invocation on file without terminating newline | Brandon Casey | 2009-05-06 |
* | | | | | | | t4118: add missing '&&' | Brandon Casey | 2009-05-06 |
* | | | | | | | t8005: use egrep when extended regular expressions are required | Brandon Casey | 2009-05-06 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-05-05 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||
| * | | | | | | t4018-diff-funcname: add cpp xfuncname pattern to syntax test | Brandon Casey | 2009-05-05 |
| | |_|_|/ / | |/| | | | | |||
| * | | | | | Merge branch 'mk/maint-apply-swap' into maint | Junio C Hamano | 2009-05-03 |
| |\ \ \ \ \ | |||
* | \ \ \ \ \ | Merge branch 'maint' | Junio C Hamano | 2009-04-29 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||
| * | | | | | | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-04-29 |
| |\ \ \ \ \ \ | |||
| | * \ \ \ \ \ | Merge branch 'maint-1.6.0' into maint-1.6.1 | Junio C Hamano | 2009-04-29 |
| | |\ \ \ \ \ \ | |||
| | | * | | | | | | diff -c -p: do not die on submodules | Junio C Hamano | 2009-04-29 |
* | | | | | | | | | merge-recursive: do not die on a conflicting submodule | Junio C Hamano | 2009-04-29 |