summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Third batch after 2.12Junio C Hamano2017-03-121-0/+39
* Merge branch 'ah/doc-ls-files-quotepath'Junio C Hamano2017-03-129-39/+48
|\
| * Documentation: improve description for core.quotePathah/doc-ls-files-quotepathAndreas Heiduk2017-03-029-39/+48
* | Second batch after 2.12Junio C Hamano2017-03-101-0/+65
* | Merge branch 'tg/stash-push'Junio C Hamano2017-03-101-6/+19
|\ \
| * | stash: allow pathspecs in the no verb formtg/stash-pushThomas Gummerer2017-02-281-4/+7
| * | stash: use stash_push for no verb formThomas Gummerer2017-02-281-4/+4
| * | stash: teach 'push' (and 'create_stash') to honor pathspecThomas Gummerer2017-02-281-1/+8
| * | stash: introduce push verbThomas Gummerer2017-02-191-0/+3
* | | Merge branch 'sb/submodule-init-url-selection'Junio C Hamano2017-03-101-14/+24
|\ \ \
| * | | submodule init: warn about falling back to a local pathsb/submodule-init-url-selectionStefan Beller2017-02-281-14/+24
* | | | Merge branch 'ps/docs-diffcore'Junio C Hamano2017-03-101-5/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | docs/diffcore: unquote "Complete Rewrites" in headersps/docs-diffcorePatrick Steinhardt2017-02-281-4/+4
| * | | docs/diffcore: fix grammar in diffcore-rename headerPatrick Steinhardt2017-02-281-1/+1
| |/ /
* | | 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-131-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-031-0/+4
* | | | | | | Merge branch 'lt/pathspec-negative'Junio C Hamano2017-02-271-2/+4
|\ \ \ \ \ \ \
| * | | | | | | pathspec: don't error out on all-exclusionary pathspec patternslt/pathspec-negativeLinus 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 partps/urlmatch-wildcardPatrick 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-231-0/+10
| * | | | | | | describe: teach --match to accept multiple patternsJacob Keller2017-01-231-1/+4
| * | | | | | | name-rev: add support to exclude refs by pattern matchJacob Keller2017-01-231-0/+9
| * | | | | | | name-rev: extend --refs to accept multiple patternsJacob Keller2017-01-231-1/+3
| * | | | | | | doc: add documentation for OPT_STRING_LISTJacob Keller2017-01-191-0/+5