aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
...
| * | | | | | | | ref-filter: modify the 'lstrip=<N>' option to work with negative '<N>'Karthik Nayak2017-01-31
| * | | | | | | | ref-filter: Do not abruptly die when using the 'lstrip=<N>' optionKarthik Nayak2017-01-10
| * | | | | | | | ref-filter: rename the 'strip' option to 'lstrip'Karthik Nayak2017-01-10
| * | | | | | | | ref-filter: make remote_ref_atom_parser() use refname_atom_parser_internal()Karthik Nayak2017-01-10
| * | | | | | | | ref-filter: introduce refname_atom_parser()Karthik Nayak2017-01-10
| * | | | | | | | ref-filter: add support for %(upstream:track,nobracket)Karthik Nayak2017-01-10
| * | | | | | | | ref-filter: make %(upstream:track) prints "[gone]" for invalid upstreamsKarthik Nayak2017-01-10
| * | | | | | | | ref-filter: modify "%(objectname:short)" to take lengthKarthik Nayak2017-01-10
| * | | | | | | | ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>)Karthik Nayak2017-01-10
| * | | | | | | | ref-filter: implement %(if), %(then), and %(else) atomsKarthik Nayak2017-01-10
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'ps/urlmatch-wildcard'Junio C Hamano2017-02-27
|\ \ \ \ \ \ \ \
| * | | | | | | | urlmatch: allow globbing for the URL host partPatrick Steinhardt2017-02-01
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'jk/describe-omit-some-refs'Junio C Hamano2017-02-27
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | describe: teach describe negative pattern matchesJacob Keller2017-01-23
| * | | | | | | describe: teach --match to accept multiple patternsJacob Keller2017-01-23
| * | | | | | | name-rev: add support to exclude refs by pattern matchJacob Keller2017-01-23
| * | | | | | | name-rev: extend --refs to accept multiple patternsJacob Keller2017-01-23
| * | | | | | | doc: add documentation for OPT_STRING_LISTJacob Keller2017-01-19
* | | | | | | | Git 2.12v2.12.0Junio C Hamano2017-02-24
* | | | | | | | Merge branch 'ps/doc-gc-aggressive-depth-update'Junio C Hamano2017-02-24
|\ \ \ \ \ \ \ \
| * | | | | | | | docs/git-gc: fix default value for `--aggressiveDepth`Patrick Steinhardt2017-02-24
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'bc/worktree-doc-fix-detached'Junio C Hamano2017-02-24
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation: correctly spell git worktree --detachbrian m. carlson2017-02-22
* | | | | | | | | Merge branch 'dr/doc-check-ref-format-normalize'Junio C Hamano2017-02-24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git-check-ref-format: clarify documentation for --normalizeDamien Regad2017-02-21
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'gp/document-dotfiles-in-templates-are-not-copied'Junio C Hamano2017-02-24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | init: document dotfiles exclusion on template copyGrégoire Paris2017-02-17
| |/ / / / / / / /
* | | | | | | | | Merge branch 'bc/blame-doc-fix'Junio C Hamano2017-02-24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation: use brackets for optional argumentsbrian m. carlson2017-02-22
* | | | | | | | | | Hopefully the final batch of mini-topics before the finalJunio C Hamano2017-02-16
* | | | | | | | | | Merge branch 'dp/submodule-doc-markup-fix'Junio C Hamano2017-02-16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | config.txt: fix formatting of submodule.alternateErrorStrategy sectionDavid Pursehouse2017-02-16
* | | | | | | | | | | Merge branch 'jk/reset-to-break-a-commit-doc-updated'Junio C Hamano2017-02-16
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | reset: add an example of how to split a commit into twoJacob Keller2017-02-16
* | | | | | | | | | | | Merge branch 'jk/reset-to-break-a-commit-doc'Junio C Hamano2017-02-16
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Revert "reset: add an example of how to split a commit into two"Junio C Hamano2017-02-16
* | | | | | | | | | | | A bit more for -rc2Junio C Hamano2017-02-15
* | | | | | | | | | | | Merge branch 'tg/stash-doc-cleanup'Junio C Hamano2017-02-15
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Documentation/stash: remove mention of git reset --hardThomas Gummerer2017-02-13
* | | | | | | | | | | | Merge branch 'jk/doc-submodule-markup-fix'Junio C Hamano2017-02-15
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | docs/git-submodule: fix unbalanced quoteJeff King2017-02-13
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jk/doc-remote-helpers-markup-fix'Junio C Hamano2017-02-15
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | docs/gitremote-helpers: fix unbalanced quotesJeff King2017-02-13
* | | | | | | | | | | | | Merge branch 'sb/doc-unify-bottom'Junio C Hamano2017-02-15
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Documentation: unify bottom "part of git suite" linesStefan Beller2017-02-09
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'sb/push-options-via-transport'Junio C Hamano2017-02-15
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | push options: pass push options to the transport helperStefan Beller2017-02-08
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'sb/submodule-doc'Junio C Hamano2017-02-15
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | submodule update documentation: don't repeat ourselvesStefan Beller2017-01-12
| * | | | | | | | | | | | | submodule documentation: add options to the subcommandStefan Beller2017-01-12
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |