summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | show-branch: color the commit status signsMarkus Heidelberg2009-04-222-0/+15
* | | | | Merge branch 'maint'Junio C Hamano2009-05-162-2/+4
|\ \ \ \ \
| * | | | | api-parse-options.txt: use 'func' instead of 'funct'Stephen Boyd2009-05-161-1/+1
| * | | | | Merge branch 'maint-1.6.2' into maintJunio C Hamano2009-05-161-1/+3
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2009-05-131-1/+3
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-05-131-1/+3
| | | |\ \ \ \ \
| | | | * | | | | ls-tree manpage: output of ls-tree is compatible with update-indexAlex Riesen2009-05-101-0/+2
| | | | * | | | | ls-tree manpage: use "unless" instead of "when ... is not"Alex Riesen2009-05-101-1/+1
* | | | | | | | | Documentation: clarify / requirement in 'git check-ref-format'Michael J Gruber2009-05-131-0/+4
* | | | | | | | | Merge branch 'maint'Junio C Hamano2009-05-121-6/+4
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | GIT 1.6.3.1v1.6.3.1Junio C Hamano2009-05-121-6/+4
* | | | | | | | | Merge branch 'maint'Junio C Hamano2009-05-092-3/+4
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Documentation: cloning to empty directory is allowedAlexander Potashev2009-05-091-1/+1
| * | | | | | | | git config: clarify --add and --get-colorFelipe Contreras2009-05-091-2/+3
* | | | | | | | | allow -t abbreviation for --track in git branchSitaram Chamarty2009-05-091-0/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Start 1.6.4 developmentJunio C Hamano2009-05-081-0/+59
|/ / / / / / /
* | | | | | | Start 1.6.3.1 maintenance series.Junio C Hamano2009-05-081-0/+12
| |_|_|_|_|/ |/| | | | |
* | | | | | GIT 1.6.3v1.6.3Junio C Hamano2009-05-062-7/+3
* | | | | | git-clean doc: the command only affects paths under $(cwd)Junio C Hamano2009-05-061-2/+2
* | | | | | Merge branch 'maint'Junio C Hamano2009-05-051-14/+14
|\ \ \ \ \ \ | |/ / / / /
| * | | | | git-am.txt: reword extra headers in message bodyStephen Boyd2009-05-051-4/+4
| * | | | | git-am.txt: Use date or value instead of time or timestampStephen Boyd2009-05-051-4/+4
| * | | | | git-am.txt: add an 'a', say what 'it' is, simplify a sentenceStephen Boyd2009-05-051-6/+6
* | | | | | Sync with GIT 1.6.2.5Junio C Hamano2009-05-032-0/+46
|\ \ \ \ \ \ | |/ / / / /
| * | | | | GIT 1.6.2.5v1.6.2.5Junio C Hamano2009-05-031-0/+21
| * | | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-05-031-0/+25
| |\ \ \ \ \ | | |/ / / /
| | * | | | GIT 1.6.1.4v1.6.1.4Junio C Hamano2009-05-031-0/+25
* | | | | | GIT 1.6.3-rc4v1.6.3-rc4Junio C Hamano2009-05-011-0/+6
* | | | | | parseopt: fix documentation for --keep-dashdashUwe Kleine-König2009-04-291-1/+1
* | | | | | Rename core.unreliableHardlinks to core.createObjectJohannes Schindelin2009-04-291-4/+8
* | | | | | doc: consistently use ASCIIDOC_EXTRAEric Blake2009-04-281-3/+3
* | | | | | Merge branch 'maint'Junio C Hamano2009-04-281-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-04-281-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-281-1/+1
| | |\ \ \ \ | | | |/ / /