summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2013-07-18Merge branch 'jc/revert-clone-doc-update-for-push-from-shallow'Junio C Hamano1-7/+5
2013-07-18Merge branch 'jk/in-pack-size-measurement'Junio C Hamano1-11/+68
2013-07-18cygwin: Remove the Win32 l/stat() implementationRamsay Jones1-11/+0
2013-07-17blame-options.txt: explain that -L <start> and <end> are optionalEric Sunshine1-2/+5
2013-07-17blame-options.txt: place each -L option variation on its own lineEric Sunshine1-1/+2
2013-07-17show-ref: make --head always show the HEAD refDoug Bell1-4/+6
2013-07-17Documentation/git-log.txt: capitalize section namesMatthieu Moy1-4/+4
2013-07-17Documentation: move description of -s, --no-patch to diff-options.txtMatthieu Moy2-4/+5
2013-07-17Documentation/git-show.txt: include common diff options, like git-log.txtMatthieu Moy1-0/+9
2013-07-17diff: allow --no-patch as synonym for -sMatthieu Moy1-0/+1
2013-07-17git-log.txt: fix typesetting of example "git-log -L" invocationEric Sunshine1-1/+1
2013-07-15parse_pathspec: accept :(icase)path syntaxNguyễn Thái Ngọc Duy2-0/+11
2013-07-15pathspec: support :(glob) syntaxNguyễn Thái Ngọc Duy2-0/+48
2013-07-15pathspec: make --literal-pathspecs disable pathspec magicNguyễn Thái Ngọc Duy1-2/+2
2013-07-15pathspec: support :(literal) syntax for noglob pathspecNguyễn Thái Ngọc Duy1-4/+16
2013-07-15guard against new pathspec magic in pathspec matching codeNguyễn Thái Ngọc Duy1-0/+19
2013-07-15add parse_pathspec() that converts cmdline args to struct pathspecNguyễn Thái Ngọc Duy1-1/+18
2013-07-15Update draft release notes to 1.8.4Junio C Hamano1-29/+29
2013-07-15Sync with 1.8.3.3Junio C Hamano2-1/+23
2013-07-15Git 1.8.3.3v1.8.3.3Junio C Hamano2-1/+23
2013-07-15Merge branch 'fg/submodule-clone-depth'Junio C Hamano1-2/+8
2013-07-15Merge branch 'cp/submodule-custom-update'Junio C Hamano1-1/+3
2013-07-15Merge branch 'jk/format-patch-from'Junio C Hamano1-0/+15
2013-07-15Revert "git-clone.txt: remove the restriction on pushing from a shallow clone"Junio C Hamano1-7/+5
2013-07-13builtin: add git-check-mailmap commandEric Sunshine1-0/+47
2013-07-12Update draft release notes for 1.8.4Junio C Hamano1-0/+7
2013-07-12Merge branch 'rr/name-rev-stdin-doc'Junio C Hamano1-2/+4
2013-07-12Merge branch 'ft/diff-rename-default-score-is-half'Junio C Hamano1-1/+1
2013-07-12Merge branch 'tf/gitweb-extra-breadcrumbs'Junio C Hamano1-2/+20
2013-07-12Merge branch 'ms/remote-tracking-branches-in-doc'Junio C Hamano3-10/+13
2013-07-12Merge branch 'jk/pull-to-integrate'Junio C Hamano1-1/+1
2013-07-12Merge branch 'jk/maint-config-multi-order'Junio C Hamano1-8/+12
2013-07-12git-clone.txt: remove the restriction on pushing from a shallow cloneNguyễn Thái Ngọc Duy1-5/+7
2013-07-12teach config --blob option to parse config from databaseHeiko Voigt1-0/+7
2013-07-12cat-file: split --batch input lines on whitespaceJeff King1-2/+8
2013-07-12cat-file: add %(objectsize:disk) format atomJeff King1-0/+18
2013-07-12cat-file: add --batch-check=<format>Jeff King1-11/+44
2013-07-11check-attr -z: a single -z should apply to both input and outputJunio C Hamano1-2/+7
2013-07-11Update draft release notes to 1.8.4Junio C Hamano1-3/+76
2013-07-11Merge branch 'pb/stash-refuse-to-kill'Junio C Hamano1-2/+10
2013-07-11Merge branch 'jg/status-config'Junio C Hamano1-0/+8
2013-07-11Merge branch 'jc/triangle-push-fixup'Junio C Hamano1-30/+50
2013-07-08pull: change the description to "integrate" changesJohn Keeping1-1/+1
2013-07-07git-config(1): clarify precedence of multiple valuesJohn Keeping1-8/+12
2013-07-07name-rev doc: rewrite --stdin paragraphRamkumar Ramachandra1-2/+4
2013-07-05diff-options: document default similarity indexFraser Tweedale1-1/+1
2013-07-04gitweb: allow extra breadcrumbs to prefix the trailTony Finch1-2/+20
2013-07-03Merge branch 'maint'Junio C Hamano2-1/+16
2013-07-03Update draft release notes to 1.8.3.3Junio C Hamano1-0/+15
2013-07-03Merge branch 'rr/diffcore-pickaxe-doc' into maintJunio C Hamano2-24/+55