summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2013-09-09Merge branch 'jc/url-match'Libravatar Junio C Hamano2-0/+74
2013-09-09Merge branch 'jl/submodule-mv'Libravatar Junio C Hamano5-11/+128
2013-09-09Merge branch 'es/blame-L-twice'Libravatar Junio C Hamano4-17/+24
2013-09-09Merge branch 'jk/cat-file-batch-optim'Libravatar Junio C Hamano1-4/+10
2013-09-09Merge branch 'db/http-savecookies'Libravatar Junio C Hamano1-1/+5
2013-09-09Merge branch 'jc/push-cas'Libravatar Junio C Hamano1-11/+66
2013-09-09Merge branch 'nd/clone-connectivity-shortcut'Libravatar Junio C Hamano2-0/+14
2013-09-09Merge branch 'ms/fetch-prune-configuration'Libravatar Junio C Hamano1-0/+10
2013-09-05Sync with maintLibravatar Junio C Hamano1-2/+2
2013-09-05Merge branch 'maint-1.8.3' into maintLibravatar Junio C Hamano1-2/+2
2013-09-05Merge branch 'maint-1.8.2' into maint-1.8.3Libravatar Junio C Hamano1-2/+2
2013-09-05Documentation/git-merge.txt: fix formatting of example blockLibravatar Andreas Schwab1-2/+2
2013-09-04Update draft release notes after merging the first batch of topicsLibravatar Junio C Hamano1-0/+44
2013-09-04Merge branch 'sb/parseopt-boolean-removal'Libravatar Junio C Hamano1-0/+1
2013-09-04Merge branch 'nd/gc-lock-against-each-other'Libravatar Junio C Hamano1-1/+5
2013-09-04Merge branch 'jc/check-x-z'Libravatar Junio C Hamano1-2/+7
2013-08-30Start the post-1.8.4 cycleLibravatar Junio C Hamano1-0/+86
2013-08-30Merge branch 'sp/doc-smart-http'Libravatar Junio C Hamano1-0/+503
2013-08-30Merge branch 'mm/war-on-whatchanged'Libravatar Junio C Hamano3-70/+11
2013-08-30Merge branch 'rt/doc-merge-file-diff3'Libravatar Junio C Hamano1-1/+4
2013-08-30Merge branch 'mb/docs-favor-en-us'Libravatar Junio C Hamano2-1/+22
2013-08-30Merge branch 'rj/doc-rev-parse'Libravatar Junio C Hamano1-40/+64
2013-08-23Git 1.8.4Libravatar Junio C Hamano1-0/+5
2013-08-21Typofix draft release notes to 1.8.4Libravatar Junio C Hamano1-2/+2
2013-08-21Document the HTTP transport protocolsLibravatar Shawn O. Pearce1-0/+503
2013-08-19Git 1.8.4-rc4Libravatar Junio C Hamano1-9/+0
2013-08-14Revert "Add new @ shortcut for HEAD"Libravatar Junio C Hamano2-5/+0
2013-08-14Revert "git stash: avoid data loss when "git stash save" kills a directory"Libravatar Junio C Hamano1-10/+2
2013-08-13whatchanged: document its historical natureLibravatar Junio C Hamano1-33/+7
2013-08-13core-tutorial: trim the section on Inspecting ChangesLibravatar Junio C Hamano2-37/+4
2013-08-09Documentation/git-merge-file: document option "--diff3"Libravatar Ralf Thielow1-1/+4
2013-08-09gc: reject if another gc is running, unless --force is givenLibravatar Nguyễn Thái Ngọc Duy1-1/+5
2013-08-08Git 1.8.4-rc2Libravatar Junio C Hamano1-0/+7
2013-08-06line-range: teach -L^:RE to search from start of fileLibravatar Eric Sunshine1-0/+1
2013-08-06line-range: teach -L:RE to search from end of previous -L rangeLibravatar Eric Sunshine1-1/+2
2013-08-06line-range: teach -L^/RE/ to search from start of fileLibravatar Eric Sunshine1-0/+1
2013-08-06line-range-format.txt: document -L/RE/ relative searchLibravatar Eric Sunshine1-1/+3
2013-08-06blame: document multiple -L supportLibravatar Eric Sunshine2-6/+12
2013-08-06line-range-format.txt: clarify -L:regex usage formLibravatar Eric Sunshine3-8/+3
2013-08-06git-log.txt: place each -L option variation on its own lineLibravatar Eric Sunshine1-1/+2
2013-08-06rm: delete .gitmodules entry of submodules removed from the work treeLibravatar Jens Lehmann1-3/+5
2013-08-06mv: update the path entry in .gitmodules for moved submodulesLibravatar Jens Lehmann1-0/+2
2013-08-05config: "git config --get-urlmatch" parses section.<url>.keyLibravatar Junio C Hamano1-0/+29
2013-08-05config: parse http.<url>.<variable> using urlmatchLibravatar Kyle J. McKay1-0/+45
2013-08-05Sync with maint to grab trivial doc fixesLibravatar Junio C Hamano4-4/+4
2013-08-05log, format-patch: parsing uses OPT__QUIETLibravatar Stefan Beller1-0/+1
2013-08-05fix typo in documentation of git-svnLibravatar Felix Gruber1-1/+1
2013-08-05cat-file: only split on whitespace when %(rest) is usedLibravatar Jeff King1-4/+10
2013-08-05Documentation/rev-list-options: add missing word in --*-parentsLibravatar Torstein Hegge1-1/+1
2013-08-05log doc: the argument to --encoding is not optionalLibravatar Jonathan Nieder2-2/+2