aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Documentation/technical: avoid stray backslash in parse-options API docsJonathan Nieder2010-08-20
* Documentation: remove backslashes in manpage synopsesJonathan Nieder2010-08-20
* Documentation: clarify quoting in gitignore docsJonathan Nieder2010-08-20
* Documentation: clarify quoting in "git rm" exampleJonathan Nieder2010-08-20
* Documentation: add missing quotes to "git grep" examplesJonathan Nieder2010-08-20
* Documentation: clarify quoting in "git add" exampleJonathan Nieder2010-08-20
* Documentation: unbreak regex in show-ref manualJonathan Nieder2010-08-20
* Documentation: quoting trouble in "git rm" discussionJonathan Nieder2010-08-20
* Documentation: tweak description of log.dateJonathan Nieder2010-08-20
* Merge branch 'maint' to sync with 1.7.2.2Junio C Hamano2010-08-19
|\
| * Git 1.7.2.2v1.7.2.2Junio C Hamano2010-08-19
* | Merge branch 'jl/submodule-ignore-diff'Junio C Hamano2010-08-18
|\ \
| * | Add the 'diff.ignoreSubmodules' config settingJohannes Schindelin2010-08-09
| * | Submodules: Use "ignore" settings from .gitmodules too for diff and statusJens Lehmann2010-08-09
| * | Submodules: Add the new "ignore" config option for diff and statusJens Lehmann2010-08-09
* | | Merge branch 'ml/rebase-x-strategy'Junio C Hamano2010-08-18
|\ \ \
| * | | rebase: support -X to pass through strategy optionsMike Lundy2010-08-03
| |/ /
* | | Merge branch 'vs/doc-spell'Junio C Hamano2010-08-18
|\ \ \
| * | | Documentation: spelling fixesVille Skyttä2010-07-20
* | | | Merge branch 'jh/clean-exclude'Junio C Hamano2010-08-18
|\ \ \ \
| * | | | Add -e/--exclude to git-clean.Jared Hance2010-07-20
| |/ / /
* | | | Merge branch 'jn/fast-import-subtree'Junio C Hamano2010-08-18
|\ \ \ \
| * | | | Teach fast-import to import subtrees named by tree idJonathan Nieder2010-07-05
* | | | | Merge branch 'tc/checkout-B'Junio C Hamano2010-08-18
|\ \ \ \ \
| * | | | | builtin/checkout: learn -BTay Ray Chuan2010-06-25
* | | | | | Merge branch 'jn/doc-pull'Junio C Hamano2010-08-12
|\ \ \ \ \ \
| * | | | | | Documentation: flesh out “git pull” descriptionJonathan Nieder2010-08-02
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'tr/rfc-reset-doc'Junio C Hamano2010-08-12
|\ \ \ \ \ \
| * | | | | | Documentation/reset: move "undo permanently" example behind "make topic"Thomas Rast2010-07-19
| * | | | | | Documentation/reset: reorder examples to match descriptionThomas Rast2010-07-19
| * | | | | | Documentation/reset: promote 'examples' one section upThomas Rast2010-07-19
| * | | | | | Documentation/reset: separate options by modeThomas Rast2010-07-19
| * | | | | | Documentation/git-reset: reorder modes for soft-mixed-hard progressionThomas Rast2010-07-19
* | | | | | | Merge branch 'maint'Junio C Hamano2010-08-09
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Documentation: add a FILES section for show-refJonathan Nieder2010-08-09
| * | | | | | Documentation/git-log: Clarify --full-diffMichael J Gruber2010-08-09
| * | | | | | prune: allow --dry-run for -n and --verbose for -vRené Scharfe2010-08-09
| * | | | | | notes: allow --dry-run for -n and --verbose for -vRené Scharfe2010-08-09
| * | | | | | Document -B<n>[/<m>], -M<n> and -C<n> variants of -B, -M and -CMatthieu Moy2010-08-09
| * | | | | | Documentation: cite git-am from git-applyBrad King2010-08-09
| * | | | | | pretty-options.txt: match --format's documentation with implementation.Matthieu Moy2010-08-05
* | | | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2010-08-02
|\ \ \ \ \ \ \
| * | | | | | | git svn: add an option to recode pathnamesDmitry Statyvka2010-07-30
* | | | | | | | Document git-instaweb start/stop/restartJared Hance2010-08-02
* | | | | | | | ls-files: learn a debugging dump formatThomas Rast2010-08-02
* | | | | | | | Merge branch 'maint'Junio C Hamano2010-08-02
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /
| * | | | | | Documentation/rev-parse: quoting is required with --parseoptThomas Rast2010-08-02
| * | | | | | Documentation: reporting bugsJunio C Hamano2010-08-02
| * | | | | | Document ls-files -t as semi-obsolete.Matthieu Moy2010-07-28
* | | | | | | SubmittingPatches: Cite the 50 char subject limitÆvar Arnfjörð Bjarmason2010-07-28