summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* document "intent to add" option to git-addJeff King2008-10-201-2/+11
* Merge branch 'tr/workflow-doc'Junio C Hamano2008-10-196-8/+500
|\
| * Documentation: add manpage about workflowsThomas Rast2008-10-192-1/+365
| * Documentation: Refer to git-rebase(1) to warn against rewritingThomas Rast2008-09-153-2/+10
| * Documentation: new upstream rebase recovery section in git-rebaseThomas Rast2008-09-151-5/+125
* | Merge branch 'mv/clonev'Junio C Hamano2008-10-191-0/+5
|\ \
| * | Implement git clone -vMiklos Vajna2008-10-091-0/+5
* | | Merge branch 'ml/cygwin-filemode'Junio C Hamano2008-10-191-1/+3
|\ \ \
| * | | compat/cygwin.c - Use cygwin's stat if core.filemode == trueMark Levedahl2008-10-131-1/+3
* | | | Merge branch 'dp/checkattr'Junio C Hamano2008-10-191-0/+9
|\ \ \ \
| * | | | git-check-attr(1): use 'verse' for multi-line synopsis sectionsJonas Fonseca2008-10-161-1/+2
| * | | | check-attr: Add --stdin optionDmitry Potapov2008-10-121-0/+8
| |/ / /
* | | | Merge branch 'gb/formatpatch-autonbr'Junio C Hamano2008-10-192-7/+10
|\ \ \ \
| * | | | format-patch: autonumber by defaultBrian Gernhardt2008-10-182-7/+10
| |/ / /
* | | | Merge branch 'sp/describe-lwtag'Junio C Hamano2008-10-191-2/+7
|\ \ \ \
| * | | | describe: Make --tags and --all match lightweight tags more oftenShawn O. Pearce2008-10-171-2/+7
| |/ / /
* | | | Merge branch 'ae/preservemerge'Junio C Hamano2008-10-191-2/+1
|\ \ \ \
| * | | | rebase: Support preserving merges in non-interactive modeAndreas Ericsson2008-09-301-2/+1
* | | | | Merge branch 'ns/rebase-noverify'Junio C Hamano2008-10-191-1/+4
|\ \ \ \ \
| * | | | | rebase: Document --no-verify option to bypass pre-rebase hookNanako Shiraishi2008-10-141-1/+4
* | | | | | Merge branch 'maint'Junio C Hamano2008-10-191-1/+2
|\ \ \ \ \ \
| * | | | | | Documentation: Clarify '--signoff' for git-commitAbhijit Bhopatkar2008-10-181-1/+2
* | | | | | | Documentation: Spelling fixFredrik Skolmli2008-10-191-1/+1
* | | | | | | Update draft release notes for 1.6.1Junio C Hamano2008-10-181-1/+6
* | | | | | | Merge branch 'maint'Junio C Hamano2008-10-182-2/+11
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Hopefully the final draft release notes update before 1.6.0.3Junio C Hamano2008-10-181-1/+9
| * | | | | | diff(1): clarify what "T"ypechange status meansJunio C Hamano2008-10-181-1/+2
* | | | | | | Merge branch 'pb/commit-where'Junio C Hamano2008-10-181-5/+10
|\ \ \ \ \ \ \
| * | | | | | | tutorial: update output of git commitJeff King2008-10-061-2/+4
| * | | | | | | git commit: Reformat output somewhatAndreas Ericsson2008-09-301-5/+8
* | | | | | | | Merge branch 'maint'Junio C Hamano2008-10-171-0/+50
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | git-check-attr(1): add output and example sectionsJonas Fonseca2008-10-161-0/+50
* | | | | | | | Update draft release notes to 1.6.1Junio C Hamano2008-10-131-7/+46
* | | | | | | | Merge branch 'maint'Junio C Hamano2008-10-131-2/+19
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | / / / | |_|_|_|/ / / |/| | | | | |
| * | | | | | Update draft release notes to 1.6.0.3Junio C Hamano2008-10-131-2/+19
* | | | | | | Documentation: remove stale howto/rebase-and-edit.txtThomas Rast2008-10-121-79/+0
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'js/objc-funchdr'Shawn O. Pearce2008-10-091-0/+2
|\ \ \ \ \ \
| * | | | | | Teach git diff about Objective-C syntaxJonathan del Strother2008-10-061-0/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'dm/svn-branch'Shawn O. Pearce2008-10-091-1/+23
|\ \ \ \ \ \
| * | | | | | Add git-svn branch to allow branch creation in SVN repositoriesFlorian Ragwitz2008-10-061-1/+23
| |/ / / / /
* | | | | | Merge branch 'dp/cywginstat'Shawn O. Pearce2008-10-091-0/+9
|\ \ \ \ \ \
| * | | | | | cygwin: Use native Win32 API for statDmitry Potapov2008-09-301-0/+9
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'mw/sendemail'Shawn O. Pearce2008-10-091-139/+103
|\ \ \ \ \ \
| * | | | | | send-email: signedoffcc -> signedoffbycc, but handle bothMichael Witten2008-10-011-1/+1
| * | | | | | Docs: send-email: Create logical groupings for man textMichael Witten2008-10-011-50/+69
| * | | | | | Docs: send-email: Remove unnecessary config variable descriptionMichael Witten2008-10-011-75/+16
| * | | | | | Docs: send-email: --chain_reply_to -> --[no-]chain-reply-toMichael Witten2008-10-011-1/+1
| * | | | | | send-email: change --no-validate to boolean --[no-]validateMichael Witten2008-10-011-2/+7
| * | | | | | Docs: send-email: Man page option orderingMichael Witten2008-10-011-72/+66
| * | | | | | Docs: send-email's usage text and man page mention same optionsMichael Witten2008-10-011-8/+13