aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Git 1.7.10-rc0v1.7.10-rc0Junio C Hamano2012-03-07
* Merge branch 'zj/diff-stat-dyncol'Junio C Hamano2012-03-06
|\
| * diff --stat: add config option to limit graph widthZbigniew Jędrzejewski-Szmek2012-03-01
| * diff --stat: enable limiting of the graph partZbigniew Jędrzejewski-Szmek2012-03-01
| * diff --stat: use a maximum of 5/8 for the filename partZbigniew Jędrzejewski-Szmek2012-03-01
* | Merge branch 'maint'Junio C Hamano2012-03-06
|\ \
| * \ Merge branch 'maint-1.7.8' into maintJunio C Hamano2012-03-06
| |\ \
| | * \ Merge branch 'maint-1.7.7' into maint-1.7.8Junio C Hamano2012-03-06
| | |\ \
| | | * | Document the --histogram diff optionThomas Rast2012-03-06
* | | | | Sync with 1.7.9.3Junio C Hamano2012-03-05
|\ \ \ \ \ | |/ / / /
| * | | | Git 1.7.9.3v1.7.9.3Junio C Hamano2012-03-05
| * | | | Merge branch 'jc/doc-merge-options' into maintJunio C Hamano2012-03-05
| |\ \ \ \
| * \ \ \ \ Merge branch 'cn/maint-rev-list-doc' into maintJunio C Hamano2012-03-05
| |\ \ \ \ \
* | | | | | | fsck doc: a minor typofixJunio C Hamano2012-03-05
* | | | | | | Update draft release notes to 1.7.10Junio C Hamano2012-03-04
* | | | | | | Merge branch 'jk/symbolic-ref-short'Junio C Hamano2012-03-04
|\ \ \ \ \ \ \
| * | | | | | | symbolic-ref --short: abbreviate the output unambiguouslyJan Krüger2012-02-27
* | | | | | | | Merge branch 'maint'Junio C Hamano2012-03-04
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Update draft release notes to 1.7.9.3 for the last timeJunio C Hamano2012-03-04
| * | | | | | | Merge branch 'tr/maint-bundle-long-subject' into maintJunio C Hamano2012-03-04
| |\ \ \ \ \ \ \
| * | | | | | | | http.proxy: also mention https_proxy and all_proxyClemens Buchacher2012-03-04
* | | | | | | | | Update draft release notes to 1.7.10Junio C Hamano2012-03-02
* | | | | | | | | Merge branch 'maint'Junio C Hamano2012-03-02
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Documentation: do not assume that n > 1 in <rev>~$nJunio C Hamano2012-03-02
* | | | | | | | | Merge branch 'cb/fsck-squelch-dangling'Junio C Hamano2012-03-01
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fsck: --no-dangling omits "dangling object" informationJunio C Hamano2012-02-28
* | | | | | | | | | Merge branch 'rs/no-no-no-parseopt'Junio C Hamano2012-03-01
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | parse-options: allow positivation of options starting, with no-René Scharfe2012-02-26
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2012-03-01
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Documentation fixes in git-configLibor Pechacek2012-03-01
* | | | | | | | | | | Merge branch 'cn/maint-rev-list-doc'Junio C Hamano2012-03-01
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | Documentation: use {asterisk} in rev-list-options.txt when neededCarlos Martín Nieto2012-02-28
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Update draft release notes to 1.7.10Junio C Hamano2012-02-28
* | | | | | | | | | Merge branch 'jb/required-filter'Junio C Hamano2012-02-28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add a setting to require a filter to be successfulJehan Bing2012-02-17
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2012-02-27
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Update draft release notes to 1.7.9.3Junio C Hamano2012-02-27
| * | | | | | | | | | Merge branch 'pj/remote-set-branches-usage-fix' into maintJunio C Hamano2012-02-27
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | CodingGuidelines: do not use 'which' in shell scriptsTim Henigan2012-02-27
| * | | | | | | | | | | CodingGuidelines: Add a note about spaces after redirectionTim Henigan2012-02-27
* | | | | | | | | | | | send-email: document the --smtp-debug optionZbigniew Jędrzejewski-Szmek2012-02-27
| |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
* | | | | | | | | | | Update draft release notes to 1.7.10Junio C Hamano2012-02-26
* | | | | | | | | | | Merge branch 'tr/maint-bundle-long-subject'Junio C Hamano2012-02-26
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | strbuf: improve strbuf_get*line documentationThomas Rast2012-02-23
* | | | | | | | | | | Merge branch 'fc/push-prune'Junio C Hamano2012-02-26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | push: add '--prune' optionFelipe Contreras2012-02-22
* | | | | | | | | | | | Merge branch 'jc/doc-merge-options'Junio C Hamano2012-02-26
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| * | | | | | | | | | | Documentation/merge-options.txt: group "ff" related options togetherJunio C Hamano2012-02-22
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'maint'Junio C Hamano2012-02-26
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | / / / | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Document accumulated fixes since 1.7.9.2Junio C Hamano2012-02-26