aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Merge branch 'maint'Junio C Hamano2008-10-21
|\
| * GIT 1.6.0.3v1.6.0.3Junio C Hamano2008-10-21
* | workflows documentation: fix link to git-request-pull[1]Lee Marlow2008-10-20
* | document "intent to add" option to git-addJeff King2008-10-20
* | Merge branch 'tr/workflow-doc'Junio C Hamano2008-10-19
|\ \
| * | Documentation: add manpage about workflowsThomas Rast2008-10-19
| * | Documentation: Refer to git-rebase(1) to warn against rewritingThomas Rast2008-09-15
| * | Documentation: new upstream rebase recovery section in git-rebaseThomas Rast2008-09-15
* | | Merge branch 'mv/clonev'Junio C Hamano2008-10-19
|\ \ \
| * | | Implement git clone -vMiklos Vajna2008-10-09
* | | | Merge branch 'ml/cygwin-filemode'Junio C Hamano2008-10-19
|\ \ \ \
| * | | | compat/cygwin.c - Use cygwin's stat if core.filemode == trueMark Levedahl2008-10-13
* | | | | Merge branch 'dp/checkattr'Junio C Hamano2008-10-19
|\ \ \ \ \
| * | | | | git-check-attr(1): use 'verse' for multi-line synopsis sectionsJonas Fonseca2008-10-16
| * | | | | check-attr: Add --stdin optionDmitry Potapov2008-10-12
| |/ / / /
* | | | | Merge branch 'gb/formatpatch-autonbr'Junio C Hamano2008-10-19
|\ \ \ \ \
| * | | | | format-patch: autonumber by defaultBrian Gernhardt2008-10-18
| |/ / / /
* | | | | Merge branch 'sp/describe-lwtag'Junio C Hamano2008-10-19
|\ \ \ \ \
| * | | | | describe: Make --tags and --all match lightweight tags more oftenShawn O. Pearce2008-10-17
| |/ / / /
* | | | | Merge branch 'ae/preservemerge'Junio C Hamano2008-10-19
|\ \ \ \ \
| * | | | | rebase: Support preserving merges in non-interactive modeAndreas Ericsson2008-09-30
* | | | | | Merge branch 'ns/rebase-noverify'Junio C Hamano2008-10-19
|\ \ \ \ \ \
| * | | | | | rebase: Document --no-verify option to bypass pre-rebase hookNanako Shiraishi2008-10-14
* | | | | | | Merge branch 'maint'Junio C Hamano2008-10-19
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Documentation: Clarify '--signoff' for git-commitAbhijit Bhopatkar2008-10-18
* | | | | | | Documentation: Spelling fixFredrik Skolmli2008-10-19
* | | | | | | Update draft release notes for 1.6.1Junio C Hamano2008-10-18
* | | | | | | Merge branch 'maint'Junio C Hamano2008-10-18
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Hopefully the final draft release notes update before 1.6.0.3Junio C Hamano2008-10-18
| * | | | | | diff(1): clarify what "T"ypechange status meansJunio C Hamano2008-10-18
* | | | | | | Merge branch 'pb/commit-where'Junio C Hamano2008-10-18
|\ \ \ \ \ \ \
| * | | | | | | tutorial: update output of git commitJeff King2008-10-06
| * | | | | | | git commit: Reformat output somewhatAndreas Ericsson2008-09-30
* | | | | | | | Merge branch 'maint'Junio C Hamano2008-10-17
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | git-check-attr(1): add output and example sectionsJonas Fonseca2008-10-16
* | | | | | | | Update draft release notes to 1.6.1Junio C Hamano2008-10-13
* | | | | | | | Merge branch 'maint'Junio C Hamano2008-10-13
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | / / / | |_|_|_|/ / / |/| | | | | |
| * | | | | | Update draft release notes to 1.6.0.3Junio C Hamano2008-10-13
* | | | | | | Documentation: remove stale howto/rebase-and-edit.txtThomas Rast2008-10-12
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'js/objc-funchdr'Shawn O. Pearce2008-10-09
|\ \ \ \ \ \
| * | | | | | Teach git diff about Objective-C syntaxJonathan del Strother2008-10-06
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'dm/svn-branch'Shawn O. Pearce2008-10-09
|\ \ \ \ \ \
| * | | | | | Add git-svn branch to allow branch creation in SVN repositoriesFlorian Ragwitz2008-10-06
| |/ / / / /
* | | | | | Merge branch 'dp/cywginstat'Shawn O. Pearce2008-10-09
|\ \ \ \ \ \
| * | | | | | cygwin: Use native Win32 API for statDmitry Potapov2008-09-30
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'mw/sendemail'Shawn O. Pearce2008-10-09
|\ \ \ \ \ \
| * | | | | | send-email: signedoffcc -> signedoffbycc, but handle bothMichael Witten2008-10-01
| * | | | | | Docs: send-email: Create logical groupings for man textMichael Witten2008-10-01
| * | | | | | Docs: send-email: Remove unnecessary config variable descriptionMichael Witten2008-10-01
| * | | | | | Docs: send-email: --chain_reply_to -> --[no-]chain-reply-toMichael Witten2008-10-01