summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'da/araxis-mergetool'Junio C Hamano2009-06-133-3/+3
|\
| * mergetool--lib: add support for araxis mergeDavid Aguilar2009-05-243-3/+3
* | Merge branch 'maint'Junio C Hamano2009-06-111-0/+4
|\ \
| * | Documentation: git-send-mail can take rev-list arg to drive format-patchPaolo Bonzini2009-06-111-0/+4
* | | git-repack.txt: Clarify implications of -a for dumb protocolsMichael J Gruber2009-06-091-2/+5
* | | Documentation: mention 'git stash pop --index' option explicitlySZEDER Gábor2009-06-091-8/+8
* | | Merge branch 'maint'Junio C Hamano2009-06-062-1/+8
|\ \ \ | |/ /
| * | Documentation: refer to gitworkflows(7) from tutorial and git(1)Thomas Rast2009-06-062-1/+8
* | | Documentation/git.txt: update links to release notesJunio C Hamano2009-06-031-1/+6
* | | Merge branch 'maint' to sync with 1.6.3.2Junio C Hamano2009-06-031-7/+5
|\ \ \ | |/ /
| * | GIT 1.6.3.2v1.6.3.2Junio C Hamano2009-06-031-7/+5
* | | Merge branch 'maint'Junio C Hamano2009-06-031-14/+26
|\ \ \ | |/ /
| * | Update draft release notes for 1.6.3.2Junio C Hamano2009-06-021-14/+26
| * | Documentation: teach stash/pop workflow instead of stash/applyThomas Rast2009-05-282-16/+18
* | | git-show-branch.txt: document --date-order optionStephen Boyd2009-06-011-3/+9
* | | Merge branch 'sb/opt-filename'Junio C Hamano2009-05-311-2/+7
|\ \ \
| * | | parse-opts: add OPT_FILENAME and transition builtinsStephen Boyd2009-05-251-0/+5
| * | | parse-opts: prepare for OPT_FILENAMEStephen Boyd2009-05-251-2/+2
| * | | Merge branch 'jc/mktree' into sb/opt-filenameJunio C Hamano2009-05-251-3/+16
| |\ \ \
* | \ \ \ Merge branch 'jc/mktree'Junio C Hamano2009-05-311-3/+16
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | mktree --batch: build more than one tree objectJosh Micich2009-05-161-1/+7
| * | | | mktree --missing: updated usage message and man pageJosh Micich2009-05-161-3/+10
* | | | | Merge branch 'mw/send-email'Junio C Hamano2009-05-311-12/+15
|\ \ \ \ \
| * | | | | Docs: send-email: --smtp-server-port can take symbolic portsMichael Witten2009-04-141-1/+3
| * | | | | Docs: send-email: Refer to CONFIGURATION section for sendemail.multieditMichael Witten2009-04-141-3/+4
| * | | | | Docs: send-email: Put options back into alphabetical orderMichael Witten2009-04-141-11/+11
* | | | | | config.txt: document add.ignore-errorsStephen Boyd2009-05-311-0/+5
* | | | | | git-apply(1): Clarify that one can select where to apply the patchBjörn Steinbrink2009-05-311-1/+1
* | | | | | Documentation: teach stash/pop workflow instead of stash/applyThomas Rast2009-05-302-16/+18
* | | | | | Update draft release notes to 1.6.4Junio C Hamano2009-05-251-1/+35
* | | | | | Merge branch 'maint'Junio C Hamano2009-05-253-3/+55
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Prepare for 1.6.3.2Junio C Hamano2009-05-251-0/+51
| * | | | fix cat-file usage message and documentationJeff King2009-05-251-2/+2
| * | | | merge-options.txt: Clarify merge --squashMichael J Gruber2009-05-251-1/+2
* | | | | Merge branch 'tp/send-email-from-config'Junio C Hamano2009-05-231-3/+6
|\ \ \ \ \
| * | | | | send-email: Add config option for sender addressTrent Piepho2009-05-131-3/+6
| | |_|_|/ | |/| | |
* | | | | Merge branch 'cc/bisect' (early part)Junio C Hamano2009-05-231-1/+34
|\ \ \ \ \
| * | | | | rev-parse: add --sq-quote to shell quote argumentsChristian Couder2009-05-101-1/+34
| |/ / / /
* | | | | Merge branch 'rr/forbid-bs-in-ref'Junio C Hamano2009-05-231-0/+2
|\ \ \ \ \
| * | | | | Disallow '\' in ref namesRobin Rosenberg2009-05-091-0/+2
| |/ / / /
* | | | | Merge branch 'rs/grep-parseopt'Junio C Hamano2009-05-231-0/+12
|\ \ \ \ \
| * | | | | parseopt: add OPT_NUMBER_CALLBACKRené Scharfe2009-05-091-0/+8
| * | | | | parseopt: add OPT_NEGBITRené Scharfe2009-05-091-0/+4
* | | | | | Merge branch 'mt/submodule-reference'Junio C Hamano2009-05-231-2/+12
|\ \ \ \ \ \
| * | | | | | Add --reference option to git submodule.Michael S. Tsirkin2009-05-091-2/+12
| | |/ / / / | |/| | | |
* | | | | | doc/git-rebase.txt: remove mention of multiple strategiesNguyễn Thái Ngọc Duy2009-05-211-2/+1
* | | | | | git-svn: add --authors-prog optionMark Lodato2009-05-211-0/+8
* | | | | | Merge branch 'js/add-edit'Junio C Hamano2009-05-181-1/+10
|\ \ \ \ \ \
| * | | | | | git-add: introduce --edit (to edit the diff vs. the index)Johannes Schindelin2009-04-121-1/+10
* | | | | | | Merge branch 'mh/show-branch-color'Junio C Hamano2009-05-182-0/+15
|\ \ \ \ \ \ \