summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \
| * | | | | | | Documentation: link to gitrevisions rather than git-rev-parseMichael J Gruber2010-07-0516-22/+21
| * | | | | | | Documentation: gitrevisionsMichael J Gruber2010-07-052-1/+36
| * | | | | | | Documentation: split off rev doc into include fileMichael J Gruber2010-07-052-199/+200
* | | | | | | | Merge branch 'ab/submodule-add-f'Junio C Hamano2010-07-151-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | git submodule: add submodules with git add -f <path>Ævar Arnfjörð Bjarmason2010-07-051-0/+4
| |/ / / / / / /
* | | | | | | | Merge branch 'maint'Junio C Hamano2010-07-152-0/+12
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Documentation: add submodule.* to the big configuration variable listJonathan Nieder2010-07-151-0/+9
| * | | | | | | gitmodules.5: url can be a relative pathJonathan Nieder2010-07-151-0/+3