Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jl/maint-fetch-recursive-fix' into maint | Junio C Hamano | 2011-08-01 | 1 | -8/+8 |
|\ | |||||
| * | fetch: Also fetch submodules in subdirectories in on-demand mode | Jens Lehmann | 2011-06-20 | 1 | -8/+8 |
* | | Merge branch 'jc/maint-1.7.3-checkout-describe' into maint | Junio C Hamano | 2011-08-01 | 1 | -0/+11 |
|\ \ | |||||
| * | | checkout -b <name>: correctly detect existing branch | Junio C Hamano | 2011-06-05 | 1 | -0/+11 |
* | | | t7400: fix bogus test failure with symlinked trash | Jeff King | 2011-07-31 | 1 | -2/+4 |
* | | | tests: print failed test numbers at the end of the test run | Jens Lehmann | 2011-07-24 | 1 | -1/+13 |
* | | | Merge git://bogomips.org/git-svn into maint | Junio C Hamano | 2011-06-29 | 1 | -0/+33 |
|\ \ \ | |||||
| * | | | git-svn: Correctly handle root commits in mergeinfo ranges | Michael Haggerty | 2011-06-28 | 1 | -1/+1 |
| * | | | git-svn: Demonstrate a bug with root commits in mergeinfo ranges | Michael Haggerty | 2011-06-28 | 1 | -0/+33 |
* | | | | Merge branch 'maint-1.7.5' into maint | Junio C Hamano | 2011-06-29 | 1 | -2/+10 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | test: skip clean-up when running under --immediate mode | Junio C Hamano | 2011-06-29 | 1 | -2/+10 |
| | |/ | |/| | |||||
| * | | Merge branch 'jk/maint-config-alias-fix' into maint | Junio C Hamano | 2011-06-01 | 1 | -0/+7 |
| |\ \ | |||||
| * \ \ | Merge branch 'ml/test-readme' into maint | Junio C Hamano | 2011-05-31 | 1 | -8/+9 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'ab/i18n-fixup' into maint | Junio C Hamano | 2011-05-31 | 36 | -363/+343 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'jc/rename-degrade-cc-to-c' into maint | Junio C Hamano | 2011-05-31 | 1 | -0/+25 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'jn/run-command-error-failure' into maint | Junio C Hamano | 2011-05-29 | 1 | -0/+23 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge branch 'mk/grep-pcre' | Junio C Hamano | 2011-06-20 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | t7810: avoid unportable use of "echo" | Junio C Hamano | 2011-06-20 | 1 | -3/+3 |
* | | | | | | | | | Merge branch 'di/no-no-existant' | Junio C Hamano | 2011-06-19 | 6 | -13/+13 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix typo: existant->existent | Dmitry Ivankov | 2011-06-16 | 6 | -13/+13 |
* | | | | | | | | | | tests: link shell libraries into valgrind directory | Jeff King | 2011-06-17 | 1 | -2/+7 |
* | | | | | | | | | | t/Makefile: pass test opts to valgrind target properly | Jeff King | 2011-06-17 | 1 | -1/+1 |
|/ / / / / / / / / | |||||
* | | | | | | | | | gitweb: do not misparse nonnumeric content tag files that contain a digit | Jonathan Nieder | 2011-06-09 | 1 | -0/+8 |
* | | | | | | | | | Merge branch 'jc/magic-pathspec' | Junio C Hamano | 2011-06-07 | 1 | -6/+6 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | t3703: skip more tests using colons in file names on Windows | Alex Riesen | 2011-06-07 | 1 | -6/+6 |
* | | | | | | | | | | Merge branch 'jk/diff-not-so-quick' | Junio C Hamano | 2011-06-06 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | diff_tree: disable QUICK optimization with diff filter | Jeff King | 2011-05-31 | 1 | -0/+5 |
* | | | | | | | | | | | Merge branch 'bc/maint-status-z-to-use-porcelain' | Junio C Hamano | 2011-06-06 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | builtin/commit.c: set status_format _after_ option parsing | Brandon Casey | 2011-05-29 | 1 | -1/+1 |
| * | | | | | | | | | | | t7508: demonstrate status's failure to use --porcelain format with -z | Brandon Casey | 2011-05-29 | 1 | -0/+7 |
* | | | | | | | | | | | | Merge branch 'jk/format-patch-am' | Junio C Hamano | 2011-05-31 | 1 | -0/+77 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | format-patch: preserve subject newlines with -k | Jeff King | 2011-05-26 | 1 | -1/+1 |
| * | | | | | | | | | | | | mailinfo: always clean up rfc822 header folding | Jeff King | 2011-05-26 | 1 | -1/+1 |
| * | | | | | | | | | | | | t: test subject handling in format-patch / am pipeline | Jeff King | 2011-05-26 | 1 | -0/+77 |
* | | | | | | | | | | | | | Merge branch 'jk/format-patch-empty-prefix' | Junio C Hamano | 2011-05-31 | 1 | -0/+18 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | format-patch: make zero-length subject prefixes prettier | Jeff King | 2011-05-30 | 1 | -0/+18 |
* | | | | | | | | | | | | | | Merge branch 'jk/rebase-head-reflog' | Junio C Hamano | 2011-05-31 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | rebase: write a reflog entry when finishing | Jeff King | 2011-05-27 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | Merge branch 'jk/maint-remote-mirror-safer' | Junio C Hamano | 2011-05-31 | 1 | -0/+22 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | remote: allow "-t" with fetch mirrors | Jeff King | 2011-05-26 | 1 | -0/+22 |
* | | | | | | | | | | | | | | | | Merge branch 'jl/read-tree-m-dry-run' | Junio C Hamano | 2011-05-31 | 10 | -139/+191 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | Teach read-tree the -n|--dry-run option | Jens Lehmann | 2011-05-25 | 10 | -139/+191 |
* | | | | | | | | | | | | | | | | | Merge branch 'jk/maint-config-alias-fix' | Junio C Hamano | 2011-05-30 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | handle_options(): do not miscount how many arguments were used | Junio C Hamano | 2011-05-24 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | config: always parse GIT_CONFIG_PARAMETERS during git_config | Jeff King | 2011-05-24 | 1 | -0/+7 |
* | | | | | | | | | | | | | | | | Merge branch 'mk/grep-pcre' | Junio C Hamano | 2011-05-30 | 3 | -0/+123 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | git-grep: Fix problems with recently added tests | Michał Kiedrowicz | 2011-05-29 | 1 | -32/+26 |
| * | | | | | | | | | | | | | | | git-grep: Update tests (mainly for -P) | Michał Kiedrowicz | 2011-05-23 | 1 | -0/+85 |
| * | | | | | | | | | | | | | | | git-grep: update tests now regexp type is "last one wins" | Junio C Hamano | 2011-05-16 | 1 | -16/+0 |
| * | | | | | | | | | | | | | | | git-grep: Bail out when -P is used with -F or -E | Michał Kiedrowicz | 2011-05-09 | 1 | -0/+16 |