10364 Commits (f331ab9d4cb21942dcde6d879aaca6a1784e8cb6)

Author SHA1 Message Date
Jeff King 1797dc5176 CodingGuidelines: clarify multi-line brace style 8 years ago
Richard Hansen 874444b704 diff: document the format of the -O (diff.orderFile) file 8 years ago
Richard Hansen 1a5fccc0c2 diff: document behavior of relative diff.orderFile 8 years ago
Philip Oakley 3120925c25 doc: git-gui browser does not default to HEAD 8 years ago
Philip Oakley b6ca73d9ad doc: gitk: add the upstream repo location 8 years ago
Philip Oakley 11d86965da doc: gitk: remove gitview reference 8 years ago
Christian Couder 3f05402ac0 Documentation/bisect: improve on (bad|new) and (good|bad) 8 years ago
마누엘 03920ac69b asciidoctor: fix user-manual to be built by `asciidoctor` 8 years ago
Stefan Beller fc01a5d26a submodule update documentation: don't repeat ourselves 8 years ago
Stefan Beller eb2f2f5f6a submodule documentation: add options to the subcommand 8 years ago
Vegard Nossum c488867793 diff: add interhunk context config option 8 years ago
SZEDER Gábor c026557a37 versioncmp: generalize version sort suffix reordering 8 years ago
Junio C Hamano d7dffce1ce Fifth batch 2.12 8 years ago
Richard Hansen 11873b438f rev-parse doc: pass "--" to rev-parse in the --prefix example 8 years ago
Karthik Nayak 3a42980f9e ref-filter: Do not abruptly die when using the 'lstrip=<N>' option 8 years ago
Karthik Nayak 17938f171f ref-filter: rename the 'strip' option to 'lstrip' 8 years ago
Karthik Nayak 3ba308cb4b ref-filter: make remote_ref_atom_parser() use refname_atom_parser_internal() 8 years ago
Karthik Nayak a798410184 ref-filter: introduce refname_atom_parser() 8 years ago
Karthik Nayak 7743fcca5b ref-filter: add support for %(upstream:track,nobracket) 8 years ago
Karthik Nayak ffd921d311 ref-filter: make %(upstream:track) prints "[gone]" for invalid upstreams 8 years ago
Karthik Nayak 42d0eb05ee ref-filter: modify "%(objectname:short)" to take length 8 years ago
Karthik Nayak 4f3e3b37fa ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>) 8 years ago
Karthik Nayak c58492d434 ref-filter: implement %(if), %(then), and %(else) atoms 8 years ago
Brandon Williams 34305f7753 pathspec: remove the deprecated get_pathspec function 8 years ago
Johannes Schindelin 9574901c02 giteveryday: unbreak rendering with AsciiDoctor 8 years ago
Igor Kushnir bc233524c9 git-p4: do not pass '-r 0' to p4 commands 8 years ago
Junio C Hamano e05806da9e Fourth batch for 2.12 8 years ago
Junio C Hamano 3cde4e02ee diff: retire "compaction" heuristics 8 years ago
Junio C Hamano 48d5014dd4 config.abbrev: document the new default that auto-scales 8 years ago
Brandon Williams 74ed43711f grep: enable recurse-submodules to work on <tree> objects 8 years ago
Brandon Williams 0281e487fd grep: optionally recurse into submodules 8 years ago
Junio C Hamano 1d1bdafd64 Third batch for 2.12 8 years ago
Junio C Hamano 6610af872f Second batch for 2.12 8 years ago
Junio C Hamano eff96d7e16 First batch for 2.12 8 years ago
Jeff King 03f40829ad shortlog: test and document --committer option 8 years ago
Brandon Williams f1762d772e transport: add protocol policy config option 8 years ago
Chris Packham 367ff69428 merge: add '--continue' option as a synonym for 'git commit' 8 years ago
Junio C Hamano de2efebf7c Early fixes for 2.11.x series 8 years ago
Stefan Beller f6f8586140 submodule: add absorb-git-dir function 8 years ago
Jeff King cf3c635210 alternates: accept double-quoted paths 8 years ago
Luis Ressel e2c20be57c date-formats.txt: Typo fix 8 years ago
Eric Wong ea9a93dcc2 git-svn: document useLogAuthor and addAuthorFrom config keys 8 years ago
Jacob Keller b1d31c8954 ref-filter: add support to display trailers as part of contents 8 years ago
Jacob Keller d9f31fbfe9 pretty: add %(trailers) format for displaying trailers of a commit message 8 years ago
Nguyễn Thái Ngọc Duy 9512177b68 rebase: add --quit to cleanup rebase, leave everything else untouched 8 years ago
Kristoffer Haugsbakk 47437fd3bd doc: omit needless "for" 8 years ago
Kristoffer Haugsbakk c857c3a1ce doc: make the intent of sentence clearer 8 years ago
Kristoffer Haugsbakk f383e4ed53 doc: add verb in front of command to run 8 years ago
Kristoffer Haugsbakk 8b9bb339cd doc: add articles (grammar) 8 years ago
SZEDER Gábor 51acfa9db5 versioncmp: use earliest-longest contained suffix to determine sorting order 8 years ago