summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Update draft release notes to 1.6.6 before -rc2Junio C Hamano2009-12-091-21/+18
* Sync with 1.6.5.5Junio C Hamano2009-12-056-16/+35
|\
| * Git 1.6.5.5v1.6.5.5Junio C Hamano2009-12-052-3/+9
| * Documentation: Avoid use of xmlto --stringparamTodd Zullinger2009-12-053-11/+23
| * archive: clarify description of path parameterRené Scharfe2009-12-041-2/+3
* | Merge branch 'maint'Junio C Hamano2009-12-032-0/+51
|\ \ | |/
| * Prepare for 1.6.5.5Junio C Hamano2009-12-031-0/+44
| * Merge branch 'mm/maint-hint-failed-merge' into maintJunio C Hamano2009-12-032-2/+22
| |\
| * \ Merge branch 'mo/maint-crlf-doc' into maintJunio C Hamano2009-12-031-3/+4
| |\ \
| * \ \ Merge branch 'th/remote-usage' into maintJunio C Hamano2009-12-031-3/+4
| |\ \ \
| * \ \ \ Merge branch 'mm/config-pathname-tilde-expand' into maintJunio C Hamano2009-12-031-2/+5
| |\ \ \ \
| * \ \ \ \ Merge branch 'rg/doc-workflow' into maintJunio C Hamano2009-12-031-0/+115
| |\ \ \ \ \
| * | | | | | Documentation: xmlto 0.0.18 does not know --stringparamJunio C Hamano2009-12-031-0/+7
* | | | | | | Merge in 1.6.5.4Junio C Hamano2009-12-032-3/+7
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Git 1.6.5.4v1.6.5.4Junio C Hamano2009-12-031-1/+2
| * | | | | | Unconditionally set man.base.url.for.relative.linksJunio C Hamano2009-12-031-2/+5
* | | | | | | Merge branch 'maint'Junio C Hamano2009-12-031-0/+4
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Documentation/Makefile: allow man.base.url.for.relative.link to be set from MakeJunio C Hamano2009-12-031-0/+4
* | | | | | | Git 1.6.6-rc1v1.6.6-rc1Junio C Hamano2009-12-021-1/+1
* | | | | | | Merge branch 'maint'Junio C Hamano2009-12-021-0/+32
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Prepare for 1.6.5.4Junio C Hamano2009-12-021-0/+32
* | | | | | | Update draft release notes to 1.6.6 before -rc1Junio C Hamano2009-12-011-20/+67
* | | | | | | Merge branch 'maint'Junio C Hamano2009-12-013-3/+3
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Documentation: Fix a few i.e./e.g. mix-upsMichael J Gruber2009-12-012-2/+2
| * | | | | | Documentation: Document --branch option in git clone synopsisDavid Soria Parra2009-11-301-1/+1
* | | | | | | Merge branch 'jc/pretty-lf'Junio C Hamano2009-11-301-0/+8
|\ \ \ \ \ \ \
| * | | | | | | Pretty-format: %[+-]x to tweak inter-item newlinesJunio C Hamano2009-10-041-0/+8
* | | | | | | | Merge branch 'cc/bisect-doc'Junio C Hamano2009-11-303-0/+1364
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation: add "Fighting regressions with git bisect" articleChristian Couder2009-11-083-0/+1364
* | | | | | | | | Merge branch 'em/commit-claim'Junio C Hamano2009-11-301-1/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | commit -c/-C/--amend: reset timestamp and authorship to committer with --rese...Erick Mattos2009-11-041-1/+6
* | | | | | | | | | Merge branch 'jc/mailinfo-remove-brackets'Junio C Hamano2009-11-301-1/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mailinfo: -b option keeps [bracketed] strings that is not a [PATCH] markerJunio C Hamano2009-07-291-1/+6
* | | | | | | | | | | Merge branch 'fc/send-email-envelope'Junio C Hamano2009-11-301-3/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | send-email: automatic envelope senderFelipe Contreras2009-11-271-3/+4
* | | | | | | | | | | | Merge branch 'bw/diff-color-hunk-header'Junio C Hamano2009-11-301-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Give the hunk comment its own colorBert Wesarg2009-11-281-4/+4
* | | | | | | | | | | | | Update draft release notes to 1.6.6 before merging topics for -rc1Junio C Hamano2009-11-281-33/+100
|/ / / / / / / / / / / /
* | | | | | | | | | | | gitworkflows: Consistently back-quote git commandsBjörn Gustavsson2009-11-261-1/+1
* | | | | | | | | | | | t1200: fix a timing dependent errorNanako Shiraishi2009-11-251-2/+2
* | | | | | | | | | | | Documentation: update descriptions of revision options related to '--bisect'Christian Couder2009-11-241-12/+27
* | | | | | | | | | | | Merge branch 'rs/color-escape-has-zero-width'Junio C Hamano2009-11-231-3/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | strbuf_add_wrapped_text(): skip over colour codesRené Scharfe2009-11-231-3/+1
* | | | | | | | | | | | | Merge branch 'bg/apply-doc'Junio C Hamano2009-11-232-21/+39
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix over-simplified documentation for 'git log -z'Björn Gustavsson2009-11-231-5/+7
| * | | | | | | | | | | | | apply: Use the term "working tree" consistentlyBjörn Gustavsson2009-11-221-2/+2
| * | | | | | | | | | | | | apply: Format all options using back-quotesBjörn Gustavsson2009-11-221-8/+8
| * | | | | | | | | | | | | apply: apply works outside a repositoryBjörn Gustavsson2009-11-221-3/+6
| * | | | | | | | | | | | | Clarify and correct -zBjörn Gustavsson2009-11-222-8/+21
* | | | | | | | | | | | | | Merge branch 'mm/maint-hint-failed-merge'Junio C Hamano2009-11-232-2/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |