aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Merge branch 'ph/submodule-rebase'Junio C Hamano2009-06-20
|\
| * git-submodule: add support for --merge.Johan Herland2009-06-03
* | Merge branch 'mg/pushurl'Junio C Hamano2009-06-20
|\ \
| * | technical/api-remote: Describe new struct remote member pushurlMichael J Gruber2009-06-09
| * | Allow push and fetch urls to be differentMichael J Gruber2009-06-09
* | | Merge branch 'sb/pull-rebase'Junio C Hamano2009-06-20
|\ \ \
| * | | parse-remote: remove unused functionsSanti Béjar2009-06-11
* | | | Merge branch 'pb/send-email-cccmd-fix'Junio C Hamano2009-06-20
|\ \ \ \
| * | | | Test cccmd in t9001-send-email.sh and fix some bugsPaolo Bonzini2009-06-18
* | | | | Add -k option to cvsexportcommit to revert expanded CVS keywords in CVS worki...Alex Bennée2009-06-18
|/ / / /
* | | | Merge branch 'maint'Junio C Hamano2009-06-13
|\ \ \ \
| * \ \ \ Merge branch 'maint-1.6.2' into maintJunio C Hamano2009-06-13
| |\ \ \ \
| | * \ \ \ Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2009-06-13
| | |\ \ \ \
| | | * \ \ \ Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-06-13
| | | |\ \ \ \
| | | | * | | | git-rerere.txt: grammatical fixups and cleanupsStephen Boyd2009-06-13
* | | | | | | | Merge branch 'mh/fix-send-email-threaded'Junio C Hamano2009-06-13
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'mh/maint-fix-send-email-threaded' into mh/fix-send-email-threadedJunio C Hamano2009-06-12
| |\ \ \ \ \ \ \ \
| | * | | | | | | | doc/send-email: clarify the behavior of --in-reply-to with --no-threadMarkus Heidelberg2009-06-12
| | |/ / / / / / /
* | | | | | | | | Merge branch 'ph/submodule-rebase' (early part)Junio C Hamano2009-06-13
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Rename submodule.<name>.rebase to submodule.<name>.updateJohan Herland2009-06-03
| * | | | | | | | git-submodule: add support for --rebase.Peter Hutterer2009-04-24
* | | | | | | | | Merge branch 'da/araxis-mergetool'Junio C Hamano2009-06-13
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | mergetool--lib: add support for araxis mergeDavid Aguilar2009-05-24
* | | | | | | | | Merge branch 'maint'Junio C Hamano2009-06-11
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | / / | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Documentation: git-send-mail can take rev-list arg to drive format-patchPaolo Bonzini2009-06-11
* | | | | | | | git-repack.txt: Clarify implications of -a for dumb protocolsMichael J Gruber2009-06-09
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Documentation: mention 'git stash pop --index' option explicitlySZEDER Gábor2009-06-09
* | | | | | | Merge branch 'maint'Junio C Hamano2009-06-06
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Documentation: refer to gitworkflows(7) from tutorial and git(1)Thomas Rast2009-06-06
* | | | | | | Documentation/git.txt: update links to release notesJunio C Hamano2009-06-03
* | | | | | | Merge branch 'maint' to sync with 1.6.3.2Junio C Hamano2009-06-03
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | GIT 1.6.3.2v1.6.3.2Junio C Hamano2009-06-03
* | | | | | | Merge branch 'maint'Junio C Hamano2009-06-03
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Update draft release notes for 1.6.3.2Junio C Hamano2009-06-02
| * | | | | | Documentation: teach stash/pop workflow instead of stash/applyThomas Rast2009-05-28
* | | | | | | git-show-branch.txt: document --date-order optionStephen Boyd2009-06-01
* | | | | | | Merge branch 'sb/opt-filename'Junio C Hamano2009-05-31
|\ \ \ \ \ \ \
| * | | | | | | parse-opts: add OPT_FILENAME and transition builtinsStephen Boyd2009-05-25
| * | | | | | | parse-opts: prepare for OPT_FILENAMEStephen Boyd2009-05-25
| * | | | | | | Merge branch 'jc/mktree' into sb/opt-filenameJunio C Hamano2009-05-25
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'jc/mktree'Junio C Hamano2009-05-31
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | mktree --batch: build more than one tree objectJosh Micich2009-05-16
| * | | | | | | | mktree --missing: updated usage message and man pageJosh Micich2009-05-16
* | | | | | | | | Merge branch 'mw/send-email'Junio C Hamano2009-05-31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Docs: send-email: --smtp-server-port can take symbolic portsMichael Witten2009-04-14
| * | | | | | | | | Docs: send-email: Refer to CONFIGURATION section for sendemail.multieditMichael Witten2009-04-14
| * | | | | | | | | Docs: send-email: Put options back into alphabetical orderMichael Witten2009-04-14
* | | | | | | | | | config.txt: document add.ignore-errorsStephen Boyd2009-05-31
* | | | | | | | | | git-apply(1): Clarify that one can select where to apply the patchBjörn Steinbrink2009-05-31
* | | | | | | | | | Documentation: teach stash/pop workflow instead of stash/applyThomas Rast2009-05-30