summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2013-09-09Update draft release notes to 1.8.5 for the second batch of topicsJunio C Hamano
2013-09-09Merge branch 'jc/url-match'Junio C Hamano
2013-09-09Merge branch 'jl/submodule-mv'Junio C Hamano
2013-09-09Merge branch 'es/blame-L-twice'Junio C Hamano
2013-09-09Merge branch 'jk/cat-file-batch-optim'Junio C Hamano
2013-09-09Merge branch 'db/http-savecookies'Junio C Hamano
2013-09-09Merge branch 'jc/push-cas'Junio C Hamano
2013-09-09Merge branch 'nd/clone-connectivity-shortcut'Junio C Hamano
2013-09-09Merge branch 'ms/fetch-prune-configuration'Junio C Hamano
2013-09-05Sync with maintJunio C Hamano
2013-09-05Merge branch 'maint-1.8.3' into maintJunio C Hamano
2013-09-05Merge branch 'maint-1.8.2' into maint-1.8.3Junio C Hamano
2013-09-05Documentation/git-merge.txt: fix formatting of example blockAndreas Schwab
2013-09-04Update draft release notes after merging the first batch of topicsJunio C Hamano
2013-09-04Merge branch 'sb/parseopt-boolean-removal'Junio C Hamano
2013-09-04Merge branch 'nd/gc-lock-against-each-other'Junio C Hamano
2013-09-04Merge branch 'jc/check-x-z'Junio C Hamano
2013-08-30Start the post-1.8.4 cycleJunio C Hamano
2013-08-30Merge branch 'sp/doc-smart-http'Junio C Hamano
2013-08-30Merge branch 'mm/war-on-whatchanged'Junio C Hamano
2013-08-30Merge branch 'rt/doc-merge-file-diff3'Junio C Hamano
2013-08-30Merge branch 'mb/docs-favor-en-us'Junio C Hamano
2013-08-30Merge branch 'rj/doc-rev-parse'Junio C Hamano
2013-08-23Git 1.8.4v1.8.4Junio C Hamano
2013-08-21Typofix draft release notes to 1.8.4Junio C Hamano
2013-08-21Document the HTTP transport protocolsShawn O. Pearce
2013-08-19Git 1.8.4-rc4v1.8.4-rc4Junio C Hamano
2013-08-14Revert "Add new @ shortcut for HEAD"Junio C Hamano
2013-08-14Revert "git stash: avoid data loss when "git stash save" kills a directory"Junio C Hamano
2013-08-13whatchanged: document its historical natureJunio C Hamano
2013-08-13core-tutorial: trim the section on Inspecting ChangesJunio C Hamano
2013-08-09Documentation/git-merge-file: document option "--diff3"Ralf Thielow
2013-08-09gc: reject if another gc is running, unless --force is givenNguyễn Thái Ngọc Duy
2013-08-08Git 1.8.4-rc2v1.8.4-rc2Junio C Hamano
2013-08-06line-range: teach -L^:RE to search from start of fileEric Sunshine
2013-08-06line-range: teach -L:RE to search from end of previous -L rangeEric Sunshine
2013-08-06line-range: teach -L^/RE/ to search from start of fileEric Sunshine
2013-08-06line-range-format.txt: document -L/RE/ relative searchEric Sunshine
2013-08-06blame: document multiple -L supportEric Sunshine
2013-08-06line-range-format.txt: clarify -L:regex usage formEric Sunshine
2013-08-06git-log.txt: place each -L option variation on its own lineEric Sunshine
2013-08-06rm: delete .gitmodules entry of submodules removed from the work treeJens Lehmann
2013-08-06mv: update the path entry in .gitmodules for moved submodulesJens Lehmann
2013-08-05config: "git config --get-urlmatch" parses section.<url>.keyJunio C Hamano
2013-08-05config: parse http.<url>.<variable> using urlmatchKyle J. McKay
2013-08-05Sync with maint to grab trivial doc fixesJunio C Hamano
2013-08-05log, format-patch: parsing uses OPT__QUIETStefan Beller
2013-08-05fix typo in documentation of git-svnFelix Gruber
2013-08-05cat-file: only split on whitespace when %(rest) is usedJeff King
2013-08-05Documentation/rev-list-options: add missing word in --*-parentsTorstein Hegge