summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2010-08-20Documentation: remove stray backslashes from "Fighting regressions" articleLibravatar Jonathan Nieder1-1/+1
2010-08-20Documentation: do not convert ... operator to ellipsesLibravatar Jonathan Nieder4-4/+4
2010-08-20Documentation: avoid stray backslash in user manualLibravatar Jonathan Nieder1-2/+2
2010-08-20Documentation: avoid stray backslashes in core tutorialLibravatar Jonathan Nieder1-9/+9
2010-08-20Documentation: remove stray backslashes in rev-parse manualLibravatar Jonathan Nieder1-4/+5
2010-08-20Documentation: remove backslash before ~ in fast-import manualLibravatar Jonathan Nieder1-1/+1
2010-08-20Documentation: remove stray backslash from "git bundle" manualLibravatar Jonathan Nieder1-4/+4
2010-08-20Documentation/technical: avoid stray backslash in parse-options API docsLibravatar Jonathan Nieder1-4/+4
2010-08-20Documentation: remove backslashes in manpage synopsesLibravatar Jonathan Nieder7-10/+10
2010-08-20Documentation: clarify quoting in gitignore docsLibravatar Jonathan Nieder1-2/+2
2010-08-20Documentation: clarify quoting in "git rm" exampleLibravatar Jonathan Nieder1-3/+3
2010-08-20Documentation: add missing quotes to "git grep" examplesLibravatar Jonathan Nieder1-2/+2
2010-08-20Documentation: clarify quoting in "git add" exampleLibravatar Jonathan Nieder1-2/+2
2010-08-20Documentation: unbreak regex in show-ref manualLibravatar Jonathan Nieder2-2/+3
2010-08-20Documentation: quoting trouble in "git rm" discussionLibravatar Jonathan Nieder2-1/+3
2010-08-20Documentation: tweak description of log.dateLibravatar Jonathan Nieder1-4/+5
2010-08-20Merge branch 'vs/doc-spell' into maintLibravatar Junio C Hamano9-16/+18
2010-08-20Merge branch 'jn/doc-pull' into maintLibravatar Junio C Hamano1-11/+54
2010-08-20Merge branch 'tr/rfc-reset-doc' into maintLibravatar Junio C Hamano1-169/+178
2010-08-20Documentation: set a !DOCTYPE for user manualLibravatar Jonathan Nieder1-1/+4
2010-08-19Merge branch 'maint' to sync with 1.7.2.2Libravatar Junio C Hamano2-1/+24
2010-08-19Git 1.7.2.2Libravatar Junio C Hamano2-1/+24
2010-08-18fmt-merge-msg -m to override merge titleLibravatar Jonathan Nieder1-2/+7
2010-08-18merge-base --independent to print reduced parent list in a mergeLibravatar Jonathan Nieder1-0/+9
2010-08-18merge-base --octopus to mimic show-branch --merge-baseLibravatar Jonathan Nieder1-7/+12
2010-08-18Documentation: add a SEE ALSO section for merge-baseLibravatar Jonathan Nieder1-0/+6
2010-08-18Merge branch 'jl/submodule-ignore-diff'Libravatar Junio C Hamano4-2/+43
2010-08-18Merge branch 'ml/rebase-x-strategy'Libravatar Junio C Hamano1-0/+7
2010-08-18Merge branch 'vs/doc-spell'Libravatar Junio C Hamano9-16/+18
2010-08-18Merge branch 'jh/clean-exclude'Libravatar Junio C Hamano1-1/+7
2010-08-18Merge branch 'jn/fast-import-subtree'Libravatar Junio C Hamano1-2/+6
2010-08-18Merge branch 'tc/checkout-B'Libravatar Junio C Hamano1-2/+19
2010-08-16Userdiff patterns for C#Libravatar Petr Onderka1-0/+2
2010-08-15Eliminate “Finished cherry-pick/revert” messageLibravatar Jonathan Nieder1-6/+0
2010-08-14fetch: allow command line --tags to override configLibravatar Daniel Johnson2-3/+9
2010-08-12Merge branch 'jn/doc-pull'Libravatar Junio C Hamano1-11/+54
2010-08-12Merge branch 'tr/rfc-reset-doc'Libravatar Junio C Hamano1-169/+178
2010-08-11Allow HTTP user agent string to be modified.Libravatar Spencer E. Olson1-0/+9
2010-08-11unpack_trees: group error messages by typeLibravatar Matthieu Moy1-0/+2
2010-08-11rebase -i: add exec command to launch a shell commandLibravatar Matthieu Moy1-0/+24
2010-08-09Merge branch 'maint'Libravatar Junio C Hamano7-7/+55
2010-08-09Documentation: add a FILES section for show-refLibravatar Jonathan Nieder1-1/+7
2010-08-09Documentation/git-log: Clarify --full-diffLibravatar Michael J Gruber1-0/+3
2010-08-09prune: allow --dry-run for -n and --verbose for -vLibravatar René Scharfe1-0/+2
2010-08-09notes: allow --dry-run for -n and --verbose for -vLibravatar René Scharfe1-0/+2
2010-08-09Document -B<n>[/<m>], -M<n> and -C<n> variants of -B, -M and -CLibravatar Matthieu Moy1-5/+30
2010-08-09Documentation: cite git-am from git-applyLibravatar Brad King1-0/+10
2010-08-09Add the 'diff.ignoreSubmodules' config settingLibravatar Johannes Schindelin1-1/+6
2010-08-09Submodules: Use "ignore" settings from .gitmodules too for diff and statusLibravatar Jens Lehmann4-2/+20
2010-08-09Submodules: Add the new "ignore" config option for diff and statusLibravatar Jens Lehmann3-2/+20