aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | link to gitmodules page at the beginning of git-submodule documentationHeiko Voigt2012-05-14
* | | | | | | | | | pack-protocol: fix first-want separator in the examplesCarlos Martín Nieto2012-05-14
* | | | | | | | | | Git 1.7.10.2v1.7.10.2Junio C Hamano2012-05-11
* | | | | | | | | | Merge branch 'jc/diff-algo-cleanup' into maintJunio C Hamano2012-05-11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | xdiff: PATIENCE/HISTOGRAM are not independent option bitsJunio C Hamano2012-02-19
| * | | | | | | | | | xdiff: remove XDL_PATCH_* macrosJunio C Hamano2012-02-19
* | | | | | | | | | | Merge branch 'ct/advise-push-default' into maintJunio C Hamano2012-05-11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix httpd tests that broke when non-ff push advice changedChristopher Tiwald2012-04-12
| * | | | | | | | | | | clean up struct ref's nonfastforward fieldJeff King2012-03-26
| * | | | | | | | | | | push: Provide situational hints for non-fast-forward errorsChristopher Tiwald2012-03-19
* | | | | | | | | | | | Merge branch 'js/fast-import-test-9300' into maintJunio C Hamano2012-05-11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | t9300-fast-import: avoid 'exit' in test_expect_success snippetsJohannes Sixt2012-04-20
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jk/repack-no-explode-objects-from-old-pack' into maintJunio C Hamano2012-05-11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | gc: use argv-array for sub-commandsJeff King2012-04-18
| * | | | | | | | | | | | argv-array: add a new "pushl" methodJeff King2012-04-18
| * | | | | | | | | | | | argv-array: refactor empty_argv initializationJeff King2012-04-18
| * | | | | | | | | | | | gc: do not explode objects which will be immediately prunedJeff King2012-04-11
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'ah/maint-grep-double-init' into maintJunio C Hamano2012-05-11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | grep.c: remove redundant line of codeAngus Hammond2012-05-07
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'fa/maint-config-doc' into maintJunio C Hamano2012-05-11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Documentation/git-config: describe and clarify "--local <file>" optionFlorian Achleitner2012-05-07
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'rs/unpack-trees-leakfix' into maintJunio C Hamano2012-05-11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | unpack-trees: plug minor memory leakRené Scharfe2012-04-10
| * | | | | | | | | | | | unpack-trees: don't perform any index operation if we're not mergingRené Scharfe2012-04-10
* | | | | | | | | | | | | Merge branch 'sl/test-wc-l-line-count' into maintJunio C Hamano2012-05-11
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | tests: modernise style: more uses of test_line_countStefano Lattarini2012-04-11
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'rl/show-empty-prefix' into maintJunio C Hamano2012-05-11
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | rev-parse --show-prefix: add in trailing newlineRoss Lagerwall2012-04-10
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | document submdule.$name.update=none option for gitmodulesHeiko Voigt2012-05-11
* | | | | | | | | | | | | Update draft release notes to 1.7.10.2Junio C Hamano2012-05-10
* | | | | | | | | | | | | Merge branch 'mm/include-userpath' into maintJunio C Hamano2012-05-10
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | config: expand tildes in include.path variableJeff King2012-04-29
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'cc/fix-missing-va-end-in-revert' into maintJunio C Hamano2012-05-10
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | revert: add missing va_endChristian Couder2012-04-21
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'bw/test-fix-grep-gnuism' into maintJunio C Hamano2012-05-10
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t9400: fix gnuism in grepJunio C Hamano2012-04-19
* | | | | | | | | | | | | | Merge branch 'jk/http-backend-keep-committer-ident-env' into maintJunio C Hamano2012-05-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | http-backend: respect existing GIT_COMMITTER_* variablesJeff King2012-03-30
* | | | | | | | | | | | | | | Merge branch 'nl/rebase-i-cheat-sheet' into maintJunio C Hamano2012-05-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | rebase -i: remind that the lines are top-to-bottomJunio C Hamano2012-03-20
* | | | | | | | | | | | | | | | Merge branch 'bw/submodule-sed-solaris' into maintJunio C Hamano2012-05-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Avoid bug in Solaris xpg4/sed as used in submoduleBen Walton2012-04-09
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'jk/maint-push-progress' into maintJunio C Hamano2012-05-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | t5541: test more combinations of --progressJeff King2012-05-01
| * | | | | | | | | | | | | | | | teach send-pack about --[no-]progressJeff King2012-05-01
| * | | | | | | | | | | | | | | | send-pack: show progress when isatty(2)Jeff King2012-05-01
* | | | | | | | | | | | | | | | | Merge branch 'jc/rerere-train' into maintJunio C Hamano2012-05-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | contrib/rerere-train: use installed git-sh-setupJunio C Hamano2012-04-30
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'lp/diffstat-with-graph' into maintJunio C Hamano2012-05-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | t4052: work around shells unable to set COLUMNS to 1Zbigniew Jędrzejewski-Szmek2012-04-27