summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* line-range: teach -L^:RE to search from start of fileEric Sunshine2013-08-061-0/+1
* line-range: teach -L:RE to search from end of previous -L rangeEric Sunshine2013-08-061-1/+2
* line-range: teach -L^/RE/ to search from start of fileEric Sunshine2013-08-061-0/+1
* line-range-format.txt: document -L/RE/ relative searchEric Sunshine2013-08-061-1/+3
* blame: document multiple -L supportEric Sunshine2013-08-062-6/+12
* line-range-format.txt: clarify -L:regex usage formEric Sunshine2013-08-063-8/+3
* git-log.txt: place each -L option variation on its own lineEric Sunshine2013-08-061-1/+2
* Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat'Junio C Hamano2013-08-021-11/+0
|\
| * cygwin: Remove the Win32 l/stat() implementationrj/cygwin-clarify-use-of-cheating-lstatRamsay Jones2013-07-181-11/+0
* | Merge branch 'jk/cat-file-batch-optim'Junio C Hamano2013-08-021-8/+2
|\ \
| * | Revert "cat-file: split --batch input lines on whitespace"Junio C Hamano2013-08-021-8/+2
* | | Merge branch 'ob/typofixes'Junio C Hamano2013-08-012-2/+2
|\ \ \
| * | | many small typofixesob/typofixesOndřej Bílka2013-07-292-2/+2
* | | | Merge branch 'jx/clean-interactive'Junio C Hamano2013-08-011-1/+1
|\ \ \ \
| * | | | Documentation/git-clean: fix description for rangeJiang Xin2013-07-241-1/+1
* | | | | Merge branch 'ds/doc-two-kinds-of-tags'Junio C Hamano2013-07-311-0/+11
|\ \ \ \ \
| * | | | | docs/git-tag: explain lightweight versus annotated tagsds/doc-two-kinds-of-tagsDaniele Segato2013-07-291-0/+11
* | | | | | Merge branch 'rr/maint-tilde-markup-in-doc'Junio C Hamano2013-07-311-12/+14
|\ \ \ \ \ \
| * | | | | | config doc: quote paths, fixing tilde-interpretationrr/maint-tilde-markup-in-docRamkumar Ramachandra2013-07-261-12/+14
* | | | | | | Merge branch 'jk/capabilities-doc'Junio C Hamano2013-07-301-4/+36
|\ \ \ \ \ \ \
| * | | | | | | document 'allow-tip-sha1-in-want' capabilityjk/capabilities-docNguyễn Thái Ngọc Duy2013-07-261-0/+7
| * | | | | | | document 'quiet' receive-pack capabilityJeff King2013-07-241-1/+11
| * | | | | | | document 'agent' protocol capabilityJeff King2013-07-241-1/+16
| * | | | | | | docs: note that receive-pack knows side-band-64k capabilityJeff King2013-07-241-2/+2
| * | | | | | | docs: fix 'report-status' protocol capability thinkoJeff King2013-07-241-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Git 1.8.4-rc0v1.8.4-rc0Junio C Hamano2013-07-241-1/+9
* | | | | | | Merge branch 'ob/typofixes'Junio C Hamano2013-07-2413-15/+15
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | typofix: documentationOndřej Bílka2013-07-227-7/+7
| * | | | | | typofix: release notesOndřej Bílka2013-07-226-8/+8
* | | | | | | Merge branch 'jm/doc-ref-prune'Junio C Hamano2013-07-242-3/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Documentation: fix git-prune example usagejm/doc-ref-pruneJonathon Mah2013-07-181-1/+1
| * | | | | | Documentation: remove --prune from pack-refs examplesJonathon Mah2013-07-181-2/+2
* | | | | | | Sync with Git 1.8.3.4Junio C Hamano2013-07-222-3/+4
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Git 1.8.3.4v1.8.3.4Junio C Hamano2013-07-221-1/+2
| * | | | | | update URL to the marc.info mail archiveOndřej Bílka2013-07-221-2/+2
* | | | | | | Update draft release notes to 1.8.4Junio C Hamano2013-07-221-0/+50
* | | | | | | Merge branch 'rr/send-email-ssl-verify'Junio C Hamano2013-07-222-0/+10
|\ \ \ \ \ \ \
| * | | | | | | send-email: be explicit with SSL certificate verificationrr/send-email-ssl-verifyRamkumar Ramachandra2013-07-182-0/+10
* | | | | | | | Merge branch 'es/check-mailmap'Junio C Hamano2013-07-221-0/+47
|\ \ \ \ \ \ \ \
| * | | | | | | | builtin: add git-check-mailmap commandEric Sunshine2013-07-131-0/+47
* | | | | | | | | Merge branch 'jx/clean-interactive'Junio C Hamano2013-07-222-10/+82
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | git-clean: add documentation for interactive git-cleanJiang Xin2013-06-261-2/+63
| * | | | | | | | git-clean: add colors to interactive git-cleanJiang Xin2013-06-261-8/+9
| * | | | | | | | git-clean: show items of del_list in columnsJiang Xin2013-06-261-0/+4
| * | | | | | | | git-clean: add support for -i/--interactiveJiang Xin2013-06-261-2/+8
* | | | | | | | | Merge branch 'hv/config-from-blob'Junio C Hamano2013-07-221-0/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | teach config --blob option to parse config from databaseHeiko Voigt2013-07-121-0/+7
* | | | | | | | | | Merge branch 'db/show-ref-head'Junio C Hamano2013-07-221-4/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | show-ref: make --head always show the HEAD refdb/show-ref-headDoug Bell2013-07-171-4/+6
* | | | | | | | | | | Merge branch 'es/blame-L-breakage'Junio C Hamano2013-07-221-3/+7
|\ \ \ \ \ \ \ \ \ \ \