aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Merge branch 'sd/format-patch-to'Junio C Hamano2010-03-15
|\
| * Add 'git format-patch --to=' option and 'format.to' configuration variable.Steven Drake2010-03-06
* | Merge branch 'tc/transport-verbosity'Junio C Hamano2010-03-15
|\ \
| * | fetch and pull: learn --progressTay Ray Chuan2010-02-24
| * | push: learn --progressTay Ray Chuan2010-02-24
| * | Documentation/git-push: put --quiet before --verboseTay Ray Chuan2010-02-24
| * | Documentation/git-pull: put verbosity options before merge/fetch onesTay Ray Chuan2010-02-24
| * | Documentation/git-clone: mention progress in -vTay Ray Chuan2010-02-24
| |/
* | Merge branch 'jh/notes'Junio C Hamano2010-03-15
|\ \
| * | Documentation: fix a few typos in git-notes.txtMichael J Gruber2010-03-04
| * | builtin-notes: Add "copy" subcommand for copying notes between objectsJohan Herland2010-02-13
| * | builtin-notes: Add -c/-C options for reusing notesJohan Herland2010-02-13
| * | builtin-notes: Deprecate the -m/-F options for "git notes edit"Johan Herland2010-02-13
| * | builtin-notes: Add "append" subcommand for appending to note objectsJohan Herland2010-02-13
| * | builtin-notes: Add "add" subcommand for adding notes to objectsJohan Herland2010-02-13
| * | builtin-notes: Add --message/--file aliases for -m/-F optionsJohan Herland2010-02-13
| * | builtin-notes: Add "list" subcommand for listing note objectsJohan Herland2010-02-13
| * | Documentation: Generalize git-notes docs to 'objects' instead of 'commits'Johan Herland2010-02-13
| * | builtin-notes: Add "prune" subcommand for removing notes for missing objectsJohan Herland2010-02-13
| * | builtin-notes: Add "remove" subcommand for removing existing notesJohan Herland2010-02-13
| * | Builtin-ify git-notesJohan Herland2010-02-13
* | | Merge branch 'sd/init-template'Junio C Hamano2010-03-10
|\ \ \
| * | | Add a "TEMPLATE DIRECTORY" section to git-init[1].Steven Drake2010-02-17
| | |/ | |/|
* | | Merge branch 'sh/am-keep-cr'Junio C Hamano2010-03-10
|\ \ \
| * | | git-am: Add am.keepcr and --no-keep-cr to override itStefan-W. Hahn2010-02-28
| * | | git-am: Add command line parameter `--keep-cr` passing it to git-mailsplitStefan-W. Hahn2010-02-28
| * | | documentation: 'git-mailsplit --keep-cr' is not hidden anymoreStefan-W. Hahn2010-02-28
* | | | Update draft release notes to 1.7.1Junio C Hamano2010-03-08
* | | | Merge branch 'maint'Junio C Hamano2010-03-08
|\ \ \ \
| * | | | Merge accumulated fixes to prepare for 1.7.0.3Junio C Hamano2010-03-08
| * | | | Merge branch 'gb/maint-submodule-env' into maintJunio C Hamano2010-03-08
| |\ \ \ \
| * \ \ \ \ Merge branch 'ml/maint-grep-doc' into maintJunio C Hamano2010-03-08
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'ne/pack-local-doc' into maintJunio C Hamano2010-03-08
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jc/checkout-detached' into maintJunio C Hamano2010-03-08
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'ml/maint-grep-doc'Junio C Hamano2010-03-07
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | grep docs: document --no-index optionMark Lodato2010-02-25
| * | | | | | | | grep docs: --cached and <tree>... are incompatibleMark Lodato2010-02-25
| * | | | | | | | grep docs: use AsciiDoc literals consistentlyMark Lodato2010-02-25
| * | | | | | | | grep docs: pluralize "Example" sectionMark Lodato2010-02-25
* | | | | | | | | Merge branch 'gb/maint-submodule-env'Junio C Hamano2010-03-07
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | rev-parse: --local-env-vars optionGiuseppe Bilotta2010-02-24
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'ne/pack-local-doc'Junio C Hamano2010-03-07
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | pack-objects documentation: Fix --honor-pack-keep as well.Nelson Elhage2010-02-24
| * | | | | | | pack-objects documentation: reword "objects that appear in the standard input"Junio C Hamano2010-02-24
| * | | | | | | Documentation: pack-objects: Clarify --local's semantics.Nelson Elhage2010-02-20
* | | | | | | | Sync with 1.7.0.2Junio C Hamano2010-03-07
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Git 1.7.0.2v1.7.0.2Junio C Hamano2010-03-07
* | | | | | | | hash-object: support --stdin-paths with --no-filtersErik Faye-Lund2010-03-05
* | | | | | | | Merge branch 'maint'Junio C Hamano2010-03-04
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Update draft release notes to 1.7.0.2Junio C Hamano2010-03-04