summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/push-follow-tag'Junio C Hamano2013-03-251-1/+7
|\
| * push: --follow-tagsJunio C Hamano2013-03-051-1/+7
* | Merge branch 'jl/submodule-deinit'Junio C Hamano2013-03-252-1/+21
|\ \
| * | submodule: add 'deinit' commandJens Lehmann2013-03-042-1/+21
* | | Merge branch 'maint'Junio C Hamano2013-03-251-0/+29
|\ \ \
| * | | Start preparing for 1.8.2.1Junio C Hamano2013-03-251-0/+29
| * | | Merge branch 'maint-1.8.1' into maintJunio C Hamano2013-03-256-13/+47
| |\ \ \
| | * \ \ Merge branch 'tk/doc-filter-branch' into maint-1.8.1Junio C Hamano2013-03-251-2/+25
| | |\ \ \
| | * \ \ \ Merge branch 'gp/describe-match-uses-glob-pattern' into maint-1.8.1Junio C Hamano2013-03-251-2/+3
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'nd/doc-index-format' into maint-1.8.1Junio C Hamano2013-03-252-4/+12
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'wk/doc-pre-rebase' into maint-1.8.1Junio C Hamano2013-03-251-3/+5
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'jc/color-diff-doc' into maint-1.8.1Junio C Hamano2013-03-251-2/+2
| | |\ \ \ \ \ \ \
* | | | | | | | | | Update draft release notes to 1.8.3Junio C Hamano2013-03-211-0/+76
* | | | | | | | | | Merge branch 'mn/send-email-works-with-credential'Junio C Hamano2013-03-211-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | git-send-email: use git credential to obtain passwordMichal Nazarewicz2013-02-271-2/+2
* | | | | | | | | | | Merge branch 'mg/gpg-interface-using-status'Junio C Hamano2013-03-211-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | pretty: make %GK output the signing key for signed commitsMichael J Gruber2013-02-141-0/+1
* | | | | | | | | | | | Merge branch 'bc/commit-complete-lines-given-via-m-option'Junio C Hamano2013-03-211-10/+19
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Documentation/git-commit.txt: rework the --cleanup sectionBrandon Casey2013-02-191-10/+19
* | | | | | | | | | | | | Merge branch 'nd/count-garbage'Junio C Hamano2013-03-211-5/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | count-objects: report how much disk space taken by garbage filesNguyễn Thái Ngọc Duy2013-02-151-0/+2
| * | | | | | | | | | | | | count-objects: report garbage files in pack directory tooNguyễn Thái Ngọc Duy2013-02-151-2/+2
| * | | | | | | | | | | | | git-count-objects.txt: describe each line in -v outputNguyễn Thái Ngọc Duy2013-02-081-5/+15
* | | | | | | | | | | | | | Merge branch 'jc/fetch-raw-sha1'Junio C Hamano2013-03-211-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | upload-pack: optionally allow fetching from the tips of hidden refsJunio C Hamano2013-02-071-1/+7
* | | | | | | | | | | | | | | Merge branch 'tb/document-status-u-tradeoff'Junio C Hamano2013-03-212-4/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | status: advise to consider use of -u when read_directory takes too longNguyễn Thái Ngọc Duy2013-03-161-0/+4
| * | | | | | | | | | | | | | | git status: document trade-offs in choosing parameters to the -u optionJunio C Hamano2013-03-151-4/+10
* | | | | | | | | | | | | | | | Merge branch 'jn/shell-disable-interactive'Junio C Hamano2013-03-211-13/+69
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | shell: new no-interactive-login command to print a custom messageJonathan Nieder2013-03-091-0/+20
| * | | | | | | | | | | | | | | | shell doc: emphasize purpose and security modelJonathan Nieder2013-03-091-13/+49
* | | | | | | | | | | | | | | | | Merge branch 'jc/maint-push-refspec-default-doc'Junio C Hamano2013-03-211-9/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Documentation/git-push: clarify the description of defaultsJunio C Hamano2013-03-081-9/+14
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | The first wave of topics for 1.8.3Junio C Hamano2013-03-191-0/+33
* | | | | | | | | | | | | | | | | Merge branch 'tk/doc-filter-branch'Junio C Hamano2013-03-191-2/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Documentation: filter-branch env-filter exampleTadeusz Andrzej Kadłubowski2013-02-261-0/+20
| * | | | | | | | | | | | | | | | git-filter-branch.txt: clarify ident variables usageTadeusz Andrzej Kadłubowski2013-02-261-2/+5
* | | | | | | | | | | | | | | | | Merge branch 'wk/user-manual-literal-format'Junio C Hamano2013-03-191-142/+144
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | user-manual: Standardize backtick quotingW. Trevor King2013-02-251-142/+144
* | | | | | | | | | | | | | | | | | Merge branch 'gp/describe-match-uses-glob-pattern'Junio C Hamano2013-03-191-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | describe: Document --match pattern formatGreg Price2013-02-241-2/+3
* | | | | | | | | | | | | | | | | | Merge branch 'gp/avoid-explicit-mention-of-dot-git-refs'Junio C Hamano2013-03-192-5/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Fix ".git/refs" stragglersGreg Price2013-02-242-5/+6
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge branch 'da/downcase-u-in-usage'Junio C Hamano2013-03-191-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Documentation/user-manual.txt: use a lowercase "usage:" stringDavid Aguilar2013-02-241-2/+2
* | | | | | | | | | | | | | | | | | | Merge branch 'nd/doc-index-format'Junio C Hamano2013-03-192-4/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | update-index: list supported idx versions and their featuresNguyễn Thái Ngọc Duy2013-02-231-1/+9
| * | | | | | | | | | | | | | | | | | index-format.txt: mention of v4 is missing in some placesNguyễn Thái Ngọc Duy2013-02-221-3/+3
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'wk/doc-pre-rebase'Junio C Hamano2013-03-191-3/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Documentation/githooks: Explain pre-rebase parametersW. Trevor King2013-02-241-3/+5
| |/ / / / / / / / / / / / / / / /