summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2010-08-20Documentation: remove stray backslash in show-branch discussionJonathan Nieder
2010-08-20Documentation: remove stray backslashes from "Fighting regressions" articleJonathan Nieder
2010-08-20Documentation: do not convert ... operator to ellipsesJonathan Nieder
2010-08-20Documentation: avoid stray backslash in user manualJonathan Nieder
2010-08-20Documentation: avoid stray backslashes in core tutorialJonathan Nieder
2010-08-20Documentation: remove stray backslashes in rev-parse manualJonathan Nieder
2010-08-20Documentation: remove backslash before ~ in fast-import manualJonathan Nieder
2010-08-20Documentation: remove stray backslash from "git bundle" manualJonathan Nieder
2010-08-20Documentation/technical: avoid stray backslash in parse-options API docsJonathan Nieder
2010-08-20Documentation: remove backslashes in manpage synopsesJonathan Nieder
2010-08-20Documentation: clarify quoting in gitignore docsJonathan Nieder
2010-08-20Documentation: clarify quoting in "git rm" exampleJonathan Nieder
2010-08-20Documentation: add missing quotes to "git grep" examplesJonathan Nieder
2010-08-20Documentation: clarify quoting in "git add" exampleJonathan Nieder
2010-08-20Documentation: unbreak regex in show-ref manualJonathan Nieder
2010-08-20Documentation: quoting trouble in "git rm" discussionJonathan Nieder
2010-08-20Documentation: tweak description of log.dateJonathan Nieder
2010-08-20Merge branch 'vs/doc-spell' into maintJunio C Hamano
2010-08-20Merge branch 'jn/doc-pull' into maintJunio C Hamano
2010-08-20Merge branch 'tr/rfc-reset-doc' into maintJunio C Hamano
2010-08-20Documentation: set a !DOCTYPE for user manualJonathan Nieder
2010-08-19Merge branch 'maint' to sync with 1.7.2.2Junio C Hamano
2010-08-19Git 1.7.2.2v1.7.2.2Junio C Hamano
2010-08-18fmt-merge-msg -m to override merge titleJonathan Nieder
2010-08-18merge-base --independent to print reduced parent list in a mergeJonathan Nieder
2010-08-18merge-base --octopus to mimic show-branch --merge-baseJonathan Nieder
2010-08-18Documentation: add a SEE ALSO section for merge-baseJonathan Nieder
2010-08-18Merge branch 'jl/submodule-ignore-diff'Junio C Hamano
2010-08-18Merge branch 'ml/rebase-x-strategy'Junio C Hamano
2010-08-18Merge branch 'vs/doc-spell'Junio C Hamano
2010-08-18Merge branch 'jh/clean-exclude'Junio C Hamano
2010-08-18Merge branch 'jn/fast-import-subtree'Junio C Hamano
2010-08-18Merge branch 'tc/checkout-B'Junio C Hamano
2010-08-17Userdiff patterns for C#Petr Onderka
2010-08-16Eliminate “Finished cherry-pick/revert” messageJonathan Nieder
2010-08-15fetch: allow command line --tags to override configDaniel Johnson
2010-08-13Merge branch 'jn/doc-pull'Junio C Hamano
2010-08-13Merge branch 'tr/rfc-reset-doc'Junio C Hamano
2010-08-11Allow HTTP user agent string to be modified.Spencer E. Olson
2010-08-11unpack_trees: group error messages by typeMatthieu Moy
2010-08-11rebase -i: add exec command to launch a shell commandMatthieu Moy
2010-08-09Merge branch 'maint'Junio C Hamano
2010-08-09Documentation: add a FILES section for show-refJonathan Nieder
2010-08-09Documentation/git-log: Clarify --full-diffMichael J Gruber
2010-08-09prune: allow --dry-run for -n and --verbose for -vRené Scharfe
2010-08-09notes: allow --dry-run for -n and --verbose for -vRené Scharfe
2010-08-09Document -B<n>[/<m>], -M<n> and -C<n> variants of -B, -M and -CMatthieu Moy
2010-08-09Documentation: cite git-am from git-applyBrad King
2010-08-09Add the 'diff.ignoreSubmodules' config settingJohannes Schindelin
2010-08-09Submodules: Use "ignore" settings from .gitmodules too for diff and statusJens Lehmann