summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Documentation: clarify quoting in "git add" exampleJonathan Nieder2010-08-201-2/+2
* Documentation: unbreak regex in show-ref manualJonathan Nieder2010-08-202-2/+3
* Documentation: quoting trouble in "git rm" discussionJonathan Nieder2010-08-202-1/+3
* Documentation: tweak description of log.dateJonathan Nieder2010-08-201-4/+5
* Merge branch 'maint' to sync with 1.7.2.2Junio C Hamano2010-08-192-1/+24
|\
| * Git 1.7.2.2v1.7.2.2Junio C Hamano2010-08-192-1/+24
* | Merge branch 'jl/submodule-ignore-diff'Junio C Hamano2010-08-184-2/+43
|\ \
| * | Add the 'diff.ignoreSubmodules' config settingJohannes Schindelin2010-08-091-1/+6
| * | Submodules: Use "ignore" settings from .gitmodules too for diff and statusJens Lehmann2010-08-094-2/+20
| * | Submodules: Add the new "ignore" config option for diff and statusJens Lehmann2010-08-093-2/+20
* | | Merge branch 'ml/rebase-x-strategy'Junio C Hamano2010-08-181-0/+7
|\ \ \
| * | | rebase: support -X to pass through strategy optionsMike Lundy2010-08-031-0/+7
| |/ /
* | | Merge branch 'vs/doc-spell'Junio C Hamano2010-08-189-16/+18
|\ \ \
| * | | Documentation: spelling fixesVille Skyttä2010-07-209-16/+18
* | | | Merge branch 'jh/clean-exclude'Junio C Hamano2010-08-181-1/+7
|\ \ \ \
| * | | | Add -e/--exclude to git-clean.Jared Hance2010-07-201-1/+7
| |/ / /
* | | | Merge branch 'jn/fast-import-subtree'Junio C Hamano2010-08-181-2/+6
|\ \ \ \
| * | | | Teach fast-import to import subtrees named by tree idJonathan Nieder2010-07-051-2/+6
* | | | | Merge branch 'tc/checkout-B'Junio C Hamano2010-08-181-2/+19
|\ \ \ \ \
| * | | | | builtin/checkout: learn -BTay Ray Chuan2010-06-251-2/+19
* | | | | | 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
| |\ \ \ \ \ \