Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jh/notes' | Junio C Hamano | 2010-03-15 | 1 | -18/+73 |
|\ | |||||
| * | Documentation: fix a few typos in git-notes.txt | Michael J Gruber | 2010-03-04 | 1 | -2/+2 |
| * | builtin-notes: Add "copy" subcommand for copying notes between objects | Johan Herland | 2010-02-13 | 1 | -0/+8 |
| * | builtin-notes: Add -c/-C options for reusing notes | Johan Herland | 2010-02-13 | 1 | -2/+10 |
| * | builtin-notes: Deprecate the -m/-F options for "git notes edit" | Johan Herland | 2010-02-13 | 1 | -1/+1 |
| * | builtin-notes: Add "append" subcommand for appending to note objects | Johan Herland | 2010-02-13 | 1 | -0/+5 |
| * | builtin-notes: Add "add" subcommand for adding notes to objects | Johan Herland | 2010-02-13 | 1 | -0/+11 |
| * | builtin-notes: Add --message/--file aliases for -m/-F options | Johan Herland | 2010-02-13 | 1 | -0/+2 |
| * | builtin-notes: Add "list" subcommand for listing note objects | Johan Herland | 2010-02-13 | 1 | -1/+12 |
| * | Documentation: Generalize git-notes docs to 'objects' instead of 'commits' | Johan Herland | 2010-02-13 | 1 | -15/+20 |
| * | builtin-notes: Add "prune" subcommand for removing notes for missing objects | Johan Herland | 2010-02-13 | 1 | -1/+3 |
| * | builtin-notes: Add "remove" subcommand for removing existing notes | Johan Herland | 2010-02-13 | 1 | -5/+10 |
| * | Builtin-ify git-notes | Johan Herland | 2010-02-13 | 1 | -4/+2 |
* | | Merge branch 'sd/init-template' | Junio C Hamano | 2010-03-10 | 3 | -10/+26 |
|\ \ | |||||
| * | | Add a "TEMPLATE DIRECTORY" section to git-init[1]. | Steven Drake | 2010-02-17 | 3 | -10/+26 |
* | | | Merge branch 'sh/am-keep-cr' | Junio C Hamano | 2010-03-10 | 3 | -2/+19 |
|\ \ \ | |||||
| * | | | git-am: Add am.keepcr and --no-keep-cr to override it | Stefan-W. Hahn | 2010-02-28 | 2 | -2/+11 |
| * | | | git-am: Add command line parameter `--keep-cr` passing it to git-mailsplit | Stefan-W. Hahn | 2010-02-28 | 1 | -1/+6 |
| * | | | documentation: 'git-mailsplit --keep-cr' is not hidden anymore | Stefan-W. Hahn | 2010-02-28 | 1 | -1/+4 |
* | | | | Update draft release notes to 1.7.1 | Junio C Hamano | 2010-03-08 | 1 | -3/+21 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2010-03-08 | 1 | -0/+34 |
|\ \ \ \ | |||||
| * | | | | Merge accumulated fixes to prepare for 1.7.0.3 | Junio C Hamano | 2010-03-08 | 1 | -0/+34 |
| * | | | | Merge branch 'gb/maint-submodule-env' into maint | Junio C Hamano | 2010-03-08 | 1 | -0/+6 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'ml/maint-grep-doc' into maint | Junio C Hamano | 2010-03-08 | 1 | -13/+17 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'ne/pack-local-doc' into maint | Junio C Hamano | 2010-03-08 | 1 | -8/+7 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'jc/checkout-detached' into maint | Junio C Hamano | 2010-03-08 | 1 | -0/+5 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge branch 'ml/maint-grep-doc' | Junio C Hamano | 2010-03-07 | 1 | -13/+17 |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | |||||
| * | | | | | | | | grep docs: document --no-index option | Mark Lodato | 2010-02-25 | 1 | -4/+8 |
| * | | | | | | | | grep docs: --cached and <tree>... are incompatible | Mark Lodato | 2010-02-25 | 1 | -3/+3 |
| * | | | | | | | | grep docs: use AsciiDoc literals consistently | Mark Lodato | 2010-02-25 | 1 | -5/+5 |
| * | | | | | | | | grep docs: pluralize "Example" section | Mark Lodato | 2010-02-25 | 1 | -2/+2 |
* | | | | | | | | | Merge branch 'gb/maint-submodule-env' | Junio C Hamano | 2010-03-07 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | |||||
| * | | | | | | | | rev-parse: --local-env-vars option | Giuseppe Bilotta | 2010-02-24 | 1 | -0/+6 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'ne/pack-local-doc' | Junio C Hamano | 2010-03-07 | 1 | -8/+7 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | pack-objects documentation: Fix --honor-pack-keep as well. | Nelson Elhage | 2010-02-24 | 1 | -2/+2 |
| * | | | | | | | pack-objects documentation: reword "objects that appear in the standard input" | Junio C Hamano | 2010-02-24 | 1 | -3/+3 |
| * | | | | | | | Documentation: pack-objects: Clarify --local's semantics. | Nelson Elhage | 2010-02-20 | 1 | -5/+4 |
* | | | | | | | | Sync with 1.7.0.2 | Junio C Hamano | 2010-03-07 | 2 | -7/+2 |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||||
| * | | | | | | | Git 1.7.0.2v1.7.0.2 | Junio C Hamano | 2010-03-07 | 2 | -7/+2 |
* | | | | | | | | hash-object: support --stdin-paths with --no-filters | Erik Faye-Lund | 2010-03-05 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-03-04 | 2 | -2/+26 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Update draft release notes to 1.7.0.2 | Junio C Hamano | 2010-03-04 | 1 | -1/+25 |
| * | | | | | | | Merge branch 'jn/maint-fix-pager' into maint | Junio C Hamano | 2010-03-04 | 2 | -3/+7 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'maint-1.6.6' into maint | Junio C Hamano | 2010-03-04 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'maint-1.6.5' into maint-1.6.6 | Junio C Hamano | 2010-03-04 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Remove extra '-' from git-am(1) | Michal Sojka | 2010-03-04 | 1 | -1/+1 |
| | | * | | | | | | | | Merge branch 'bg/maint-add-all-doc' into maint-1.6.5 | Junio C Hamano | 2010-02-01 | 2 | -29/+88 |
| | | |\ \ \ \ \ \ \ \ | |||||
* | | | \ \ \ \ \ \ \ \ | Merge branch 'maint' | Junio C Hamano | 2010-03-03 | 1 | -0/+22 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | |||||
| * | | | | | | | | | | | Start preparing for 1.7.0.2 | Junio C Hamano | 2010-03-02 | 1 | -0/+22 |
| * | | | | | | | | | | | Merge branch 'sp/maint-push-sideband' into maint | Junio C Hamano | 2010-03-02 | 1 | -11/+41 |
| |\ \ \ \ \ \ \ \ \ \ \ |