summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* First batch after 2.12Junio C Hamano2017-02-271-0/+151
* Merge branch 'dt/gc-ignore-old-gc-logs'Junio C Hamano2017-02-271-0/+6
|\
| * gc: ignore old gc.log filesDavid Turner2017-02-141-0/+6
* | Merge branch 'sf/putty-w-args'Junio C Hamano2017-02-272-0/+17
|\ \
| * | connect: Add the envvar GIT_SSH_VARIANT and ssh.variant configSegev Finer2017-02-012-0/+17
* | | Merge branch 'bw/attr'Junio C Hamano2017-02-272-34/+62
|\ \ \
| * | | attr: retire git_check_attrs() APIJunio C Hamano2017-02-011-30/+56
| * | | Documentation: fix a typoStefan Beller2017-02-011-1/+1
| * | | attr: support quoting pathname patterns in C styleNguyễn Thái Ngọc Duy2017-02-011-3/+5
* | | | Merge branch 'sg/completion'Junio C Hamano2017-02-271-0/+4
|\ \ \ \
| * | | | rev-parse: add '--absolute-git-dir' optionSZEDER Gábor2017-02-041-0/+4
* | | | | Merge branch 'lt/pathspec-negative'Junio C Hamano2017-02-271-2/+4
|\ \ \ \ \
| * | | | | pathspec: don't error out on all-exclusionary pathspec patternsLinus Torvalds2017-02-101-1/+3
| * | | | | pathspec magic: add '^' as alias for '!'Linus Torvalds2017-02-101-2/+2
| |/ / / /
* | | | | Merge branch 'kn/ref-filter-branch-list'Junio C Hamano2017-02-272-16/+83
|\ \ \ \ \
| * | | | | ref-filter: resurrect "strip" as a synonym to "lstrip"Junio C Hamano2017-02-071-0/+2
| * | | | | branch: implement '--format' optionKarthik Nayak2017-01-311-1/+6
| * | | | | ref-filter: add an 'rstrip=<N>' option to atoms which deal with refnamesKarthik Nayak2017-01-311-19/+23
| * | | | | ref-filter: modify the 'lstrip=<N>' option to work with negative '<N>'Karthik Nayak2017-01-311-2/+8
| * | | | | ref-filter: Do not abruptly die when using the 'lstrip=<N>' optionKarthik Nayak2017-01-101-2/+1
| * | | | | ref-filter: rename the 'strip' option to 'lstrip'Karthik Nayak2017-01-101-5/+5
| * | | | | ref-filter: make remote_ref_atom_parser() use refname_atom_parser_internal()Karthik Nayak2017-01-101-15/+16
| * | | | | ref-filter: introduce refname_atom_parser()Karthik Nayak2017-01-101-0/+5
| * | | | | ref-filter: add support for %(upstream:track,nobracket)Karthik Nayak2017-01-101-3/+7
| * | | | | ref-filter: make %(upstream:track) prints "[gone]" for invalid upstreamsKarthik Nayak2017-01-101-1/+2
| * | | | | ref-filter: modify "%(objectname:short)" to take lengthKarthik Nayak2017-01-101-0/+3
| * | | | | ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>)Karthik Nayak2017-01-101-0/+3
| * | | | | ref-filter: implement %(if), %(then), and %(else) atomsKarthik Nayak2017-01-101-0/+34
* | | | | | Merge branch 'ps/urlmatch-wildcard'Junio C Hamano2017-02-271-1/+4
|\ \ \ \ \ \
| * | | | | | urlmatch: allow globbing for the URL host partPatrick Steinhardt2017-02-011-1/+4
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'jk/describe-omit-some-refs'Junio C Hamano2017-02-273-2/+31
|\ \ \ \ \ \
| * | | | | | describe: teach describe negative pattern matchesJacob Keller2017-01-241-0/+10
| * | | | | | describe: teach --match to accept multiple patternsJacob Keller2017-01-241-1/+4
| * | | | | | name-rev: add support to exclude refs by pattern matchJacob Keller2017-01-241-0/+9
| * | | | | | name-rev: extend --refs to accept multiple patternsJacob Keller2017-01-241-1/+3
| * | | | | | doc: add documentation for OPT_STRING_LISTJacob Keller2017-01-191-0/+5
* | | | | | | Git 2.12v2.12.0Junio C Hamano2017-02-242-0/+11
* | | | | | | Merge branch 'ps/doc-gc-aggressive-depth-update'Junio C Hamano2017-02-241-1/+1
|\ \ \ \ \ \ \
| * | | | | | | docs/git-gc: fix default value for `--aggressiveDepth`Patrick Steinhardt2017-02-241-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'bc/worktree-doc-fix-detached'Junio C Hamano2017-02-241-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Documentation: correctly spell git worktree --detachbrian m. carlson2017-02-221-1/+1
* | | | | | | | Merge branch 'dr/doc-check-ref-format-normalize'Junio C Hamano2017-02-241-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | git-check-ref-format: clarify documentation for --normalizeDamien Regad2017-02-211-3/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'gp/document-dotfiles-in-templates-are-not-copied'Junio C Hamano2017-02-241-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | init: document dotfiles exclusion on template copyGrégoire Paris2017-02-181-2/+2
| |/ / / / / / /
* | | | | | | | Merge branch 'bc/blame-doc-fix'Junio C Hamano2017-02-241-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation: use brackets for optional argumentsbrian m. carlson2017-02-221-2/+2
* | | | | | | | | Hopefully the final batch of mini-topics before the finalJunio C Hamano2017-02-161-0/+18
* | | | | | | | | Merge branch 'dp/submodule-doc-markup-fix'Junio C Hamano2017-02-161-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | config.txt: fix formatting of submodule.alternateErrorStrategy sectionDavid Pursehouse2017-02-161-1/+1