Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update draft release notes to 2.0 | Junio C Hamano | 2014-04-21 | 1 | -3/+12 |
* | Merge git://bogomips.org/git-svn | Junio C Hamano | 2014-04-21 | 1 | -16/+4 |
|\ | |||||
| * | Git 2.0: git svn: Set default --prefix='origin/' if --prefix is not given | Johan Herland | 2014-04-19 | 1 | -16/+4 |
* | | Merge branch 'jx/i18n' | Junio C Hamano | 2014-04-21 | 1 | -0/+10 |
|\ \ | |||||
| * | | i18n: mention "TRANSLATORS:" marker in Documentation/CodingGuidelinesjx/i18n | Junio C Hamano | 2014-04-18 | 1 | -0/+10 |
* | | | Merge branch 'ep/shell-command-substitution' | Junio C Hamano | 2014-04-21 | 2 | -9/+9 |
|\ \ \ | |_|/ |/| | | |||||
| * | | install-webdoc.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-17 | 1 | -3/+3 |
| * | | howto-index.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-17 | 1 | -6/+6 |
* | | | Git 2.0-rc0v2.0.0-rc0 | Junio C Hamano | 2014-04-18 | 1 | -0/+5 |
| |/ |/| | |||||
* | | Update draft release notes for 2.0 | Junio C Hamano | 2014-04-16 | 1 | -0/+11 |
* | | Sync with 1.9.2 | Junio C Hamano | 2014-04-09 | 3 | -2/+23 |
|\ \ | |||||
| * | | Git 1.9.2v1.9.2 | Junio C Hamano | 2014-04-09 | 2 | -1/+22 |
| * | | Merge branch 'jl/nor-or-nand-and' into maint | Junio C Hamano | 2014-04-09 | 25 | -44/+43 |
| |\ \ | |||||
| * \ \ | Merge commit 'doc/http-backend: missing accent grave in literal mark-up' | Junio C Hamano | 2014-04-09 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | doc/http-backend: missing accent grave in literal mark-up | Thomas Ackermann | 2014-04-09 | 1 | -1/+1 |
* | | | | | Update draft release notes to 2.0 | Junio C Hamano | 2014-04-08 | 1 | -17/+11 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2014-04-08 | 1 | -0/+9 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Update draft release notes to 1.9.2 | Junio C Hamano | 2014-04-08 | 1 | -0/+9 |
* | | | | | Merge branch 'jl/nor-or-nand-and' | Junio C Hamano | 2014-04-08 | 25 | -44/+43 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Documentation: fix misuses of "nor" | Justin Lebar | 2014-03-31 | 25 | -44/+43 |
* | | | | | Merge branch 'mr/opt-set-ptr' | Junio C Hamano | 2014-04-08 | 1 | -4/+0 |
|\ \ \ \ \ | |||||
| * | | | | | parse-options: remove unused OPT_SET_PTRmr/opt-set-ptr | Marat Radchenko | 2014-03-31 | 1 | -4/+0 |
* | | | | | | Merge branch 'ib/rev-parse-parseopt-argh' | Junio C Hamano | 2014-04-08 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | rev-parse: fix typo in example on manpageib/rev-parse-parseopt-argh | René Scharfe | 2014-04-01 | 1 | -1/+1 |
* | | | | | | | Merge branch 'jc/rev-parse-argh-dashed-multi-words' | Junio C Hamano | 2014-04-08 | 7 | -19/+23 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | update-index: teach --cacheinfo a new syntax "mode,sha1,path" | Junio C Hamano | 2014-03-24 | 1 | -2/+6 |
| * | | | | | | | parse-options: multi-word argh should use dash to separate words | Junio C Hamano | 2014-03-24 | 6 | -17/+17 |
| |/ / / / / / | |||||
* | | | | | | | Update draft release notes to 2.0 | Junio C Hamano | 2014-04-03 | 1 | -0/+25 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2014-04-03 | 1 | -0/+38 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Start preparing for 1.9.1 | Junio C Hamano | 2014-04-03 | 1 | -0/+38 |
| * | | | | | | Merge branch 'rr/doc-merge-strategies' into maint | Junio C Hamano | 2014-04-03 | 1 | -2/+2 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'nd/gc-aggressive' | Junio C Hamano | 2014-04-03 | 2 | -0/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | gc --aggressive: make --depth configurable | Nguyễn Thái Ngọc Duy | 2014-03-31 | 2 | -0/+8 |
* | | | | | | | | Merge branch 'nd/log-show-linear-break' | Junio C Hamano | 2014-04-03 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | log: add --show-linear-break to help see non-linear historynd/log-show-linear-break | Nguyễn Thái Ngọc Duy | 2014-03-25 | 1 | -0/+7 |
* | | | | | | | | | Revert part of 384364b (Start preparing for Git 2.0, 2014-03-07) | Junio C Hamano | 2014-04-02 | 1 | -5/+0 |
* | | | | | | | | | Revert "submodule: explicit local branch creation in module_clone" | Junio C Hamano | 2014-04-02 | 2 | -30/+8 |
* | | | | | | | | | Revert "Merge branch 'wt/doc-submodule-name-path-confusion-2'" | Junio C Hamano | 2014-04-01 | 1 | -1/+1 |
* | | | | | | | | | Update draft release notes to 2.0 | Junio C Hamano | 2014-03-31 | 1 | -0/+13 |
* | | | | | | | | | Merge branch 'wt/doc-submodule-name-path-confusion-2' | Junio C Hamano | 2014-03-31 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | doc: submodule.*.branch config is keyed by namewt/doc-submodule-name-path-confusion-2 | W. Trevor King | 2014-03-27 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'wt/doc-submodule-name-path-confusion-1' | Junio C Hamano | 2014-03-31 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | doc: submodule.* config are keyed by submodule nameswt/doc-submodule-name-path-confusion-1 | W. Trevor King | 2014-03-27 | 1 | -1/+1 |
* | | | | | | | | | | | Merge branch 'ib/rev-parse-parseopt-argh' | Junio C Hamano | 2014-03-31 | 1 | -2/+32 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | rev-parse --parseopt: option argument name hints | Ilya Bobyr | 2014-03-23 | 1 | -2/+32 |
* | | | | | | | | | | | Merge branch 'dw/doc-status-no-longer-shows-pound-prefix' | Junio C Hamano | 2014-03-31 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | doc: status, remove leftover statement about '#' prefixdw/doc-status-no-longer-shows-pound-prefix | Dirk Wallenstein | 2014-03-21 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge branch 'ca/doc-config-third-party' | Junio C Hamano | 2014-03-31 | 1 | -2/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | config.txt: third-party tools may and do use their own variablesca/doc-config-third-party | Chris Angelico | 2014-03-21 | 1 | -2/+7 |
* | | | | | | | | | | | | | Update draft release notes to 2.0 | Junio C Hamano | 2014-03-28 | 1 | -0/+27 |