summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jn/doc-pull'Junio C Hamano2010-08-121-11/+54
|\
| * Documentation: flesh out “git pull” descriptionJonathan Nieder2010-08-021-11/+54
* | Merge branch 'tr/rfc-reset-doc'Junio C Hamano2010-08-121-169/+178
|\ \
| * | Documentation/reset: move "undo permanently" example behind "make topic"Thomas Rast2010-07-191-13/+13
| * | Documentation/reset: reorder examples to match descriptionThomas Rast2010-07-191-23/+23
| * | Documentation/reset: promote 'examples' one section upThomas Rast2010-07-191-107/+109
| * | Documentation/reset: separate options by modeThomas Rast2010-07-191-26/+33
| * | Documentation/git-reset: reorder modes for soft-mixed-hard progressionThomas Rast2010-07-191-6/+6
* | | Merge branch 'maint'Junio C Hamano2010-08-097-7/+55
|\ \ \
| * | | Documentation: add a FILES section for show-refJonathan Nieder2010-08-091-1/+7
| * | | Documentation/git-log: Clarify --full-diffMichael J Gruber2010-08-091-0/+3
| * | | prune: allow --dry-run for -n and --verbose for -vRené Scharfe2010-08-091-0/+2
| * | | notes: allow --dry-run for -n and --verbose for -vRené Scharfe2010-08-091-0/+2
| * | | Document -B<n>[/<m>], -M<n> and -C<n> variants of -B, -M and -CMatthieu Moy2010-08-091-5/+30
| * | | Documentation: cite git-am from git-applyBrad King2010-08-091-0/+10
| * | | pretty-options.txt: match --format's documentation with implementation.Matthieu Moy2010-08-051-1/+1
* | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2010-08-021-0/+6
|\ \ \ \
| * | | | git svn: add an option to recode pathnamesDmitry Statyvka2010-07-301-0/+6
* | | | | Document git-instaweb start/stop/restartJared Hance2010-08-021-0/+3
* | | | | ls-files: learn a debugging dump formatThomas Rast2010-08-021-0/+6
* | | | | Merge branch 'maint'Junio C Hamano2010-08-023-4/+22
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Documentation/rev-parse: quoting is required with --parseoptThomas Rast2010-08-021-2/+5
| * | | Documentation: reporting bugsJunio C Hamano2010-08-021-0/+7
| * | | Document ls-files -t as semi-obsolete.Matthieu Moy2010-07-281-2/+10
* | | | SubmittingPatches: Cite the 50 char subject limitÆvar Arnfjörð Bjarmason2010-07-281-1/+2
* | | | SubmittingPatches: Clarify the Signed-off-by rulesÆvar Arnfjörð Bjarmason2010-07-281-5/+3
|/ / /
* | | Git 1.7.2.1v1.7.2.1Junio C Hamano2010-07-272-1/+27
* | | Sync with 1.7.1.2Junio C Hamano2010-07-273-2/+29
|\ \ \
| * | | Git 1.7.1.2v1.7.1.2Junio C Hamano2010-07-272-1/+12
| * | | Sync with 1.7.0 seriesJunio C Hamano2010-07-272-1/+19
| |\ \ \
| | * | | Git 1.7.0.7v1.7.0.7Junio C Hamano2010-07-272-1/+18
* | | | | Documentation/git-push: Explain status output in more detailThomas Rast2010-07-251-10/+23
* | | | | Document receive.denyDeleteCurrentThomas Rast2010-07-251-0/+4
* | | | | git-read-tree.txt: acknowledge the directory matching bug in sparse checkoutNguyễn Thái Ngọc Duy2010-07-251-0/+7
* | | | | Merge branch 'maint-1.7.1' into maintJunio C Hamano2010-07-251-1/+4
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Merge branch 'maint-1.7.0' into maint-1.7.1Junio C Hamano2010-07-251-1/+4
| |\ \ \ | | |/ /
| | * | Merge branch 'maint-1.6.6' into maint-1.7.0Junio C Hamano2010-07-251-1/+4
| | |\ \
| | | * \ Merge branch 'maint-1.6.5' into maint-1.6.6Junio C Hamano2010-07-251-1/+4
| | | |\ \
| | | | * | request-pull.txt: Document -p optionStephen Boyd2010-07-251-1/+4
* | | | | | Git 1.7.2v1.7.2Junio C Hamano2010-07-212-8/+9
* | | | | | Merge branch 'maint'Junio C Hamano2010-07-191-0/+10
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Documentation: Explain git-mergetool's use of temporary filesDavid Aguilar2010-07-191-0/+10
* | | | | | git add: Add --ignore-missing to SYNOPSISÆvar Arnfjörð Bjarmason2010-07-191-1/+2
* | | | | | git submodule add: Remove old docs about implicit -fÆvar Arnfjörð Bjarmason2010-07-191-4/+0
* | | | | | git submodule add: Require the new --force option to add ignored pathsJens Lehmann2010-07-191-1/+6
* | | | | | Merge branch 'jl/add-n-ignore-missing'Junio C Hamano2010-07-191-1/+8
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | git add: Add the "--ignore-missing" option for the dry runJens Lehmann2010-07-121-1/+8
* | | | | | Merge branch 'eb/doc-log-manpage'Junio C Hamano2010-07-151-6/+9
|\ \ \ \ \ \
| * | | | | | Reorganize `git-log' man page to clarify common diff options.Eli Barzilay2010-07-081-6/+9
* | | | | | | Merge branch 'mg/revision-doc'Junio C Hamano2010-07-1520-222/+257
|\ \ \ \ \ \ \