Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Git 1.7.0.3v1.7.0.3 | Junio C Hamano | 2010-03-21 | 2 | -9/+4 |
* | Merge branch 'maint-1.6.6' into maint | Junio C Hamano | 2010-03-21 | 4 | -14/+6 |
|\ | |||||
| * | Documentation/git-clone: Transform description list into item list | Michael J Gruber | 2010-03-21 | 1 | -5/+5 |
| * | Documentation/urls: Remove spurious example markers | Michael J Gruber | 2010-03-21 | 1 | -6/+0 |
| * | Documentation/gitdiffcore: Remove misleading date in heading | Michael J Gruber | 2010-03-21 | 1 | -1/+1 |
| * | Documentation/git-reflog: Fix formatting of command lists | Michael J Gruber | 2010-03-21 | 1 | -2/+0 |
| * | Merge branch 'sp/maint-push-sideband' into maint-1.6.6 | Junio C Hamano | 2010-03-07 | 1 | -11/+41 |
| |\ | |||||
* | | | Update draft release notes to 1.7.0.3 | Junio C Hamano | 2010-03-20 | 1 | -1/+7 |
* | | | Documentation: receive.denyCurrentBranch defaults to 'refuse' | Thomas Rast | 2010-03-17 | 1 | -1/+1 |
* | | | Documentation/git-read-tree: clarify 2-tree merge | Michael J Gruber | 2010-03-15 | 1 | -13/+15 |
* | | | Documentation/git-read-tree: fix table layout | Michael J Gruber | 2010-03-15 | 1 | -10/+10 |
* | | | 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 |
|\ \ \ | |||||
| * | | | rev-parse: --local-env-vars option | Giuseppe Bilotta | 2010-02-24 | 1 | -0/+6 |
* | | | | Merge branch 'ml/maint-grep-doc' into maint | Junio C Hamano | 2010-03-08 | 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 'ne/pack-local-doc' into maint | Junio C Hamano | 2010-03-08 | 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 |
* | | | | | | Merge branch 'jc/checkout-detached' into maint | Junio C Hamano | 2010-03-08 | 1 | -0/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Reword "detached HEAD" notification | Junio C Hamano | 2010-01-29 | 1 | -0/+5 |
* | | | | | | | Git 1.7.0.2v1.7.0.2 | Junio C Hamano | 2010-03-07 | 2 | -7/+2 |
* | | | | | | | 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 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | git.1: Clarify the behavior of the --paginate option | Jonathan Nieder | 2010-02-14 | 1 | -2/+6 |
| * | | | | | | | Fix 'git var' usage synopsis | Jonathan Nieder | 2010-02-14 | 1 | -1/+1 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | 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 |
| | |\ \ \ \ \ \ | |||||
* | | | | | | | | | 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 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| * | | | | | | | | run-command: support custom fd-set in async | Erik Faye-Lund | 2010-02-05 | 1 | -10/+40 |
| * | | | | | | | | run-command: Allow stderr to be a caller supplied pipe | Shawn O. Pearce | 2010-02-05 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'np/fast-import-idx-v2' into maint | Junio C Hamano | 2010-03-02 | 1 | -4/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | fast-import: make default pack size unlimited | Nicolas Pitre | 2010-02-17 | 1 | -4/+1 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||||
* | | | | | | | | | Git 1.7.0.1v1.7.0.1 | Junio C Hamano | 2010-02-28 | 2 | -6/+11 |
* | | | | | | | | | Remove reference to GREP_COLORS from documentation | Mark Lodato | 2010-02-28 | 1 | -3/+1 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Merge branch 'ml/maint-grep-doc' into maint | Junio C Hamano | 2010-02-24 | 1 | -5/+12 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | grep documentation: clarify what files match | Mark Lodato | 2010-02-16 | 1 | -5/+12 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Documentation: mention conflict marker size argument (%L) for merge driver | Bert Wesarg | 2010-02-23 | 1 | -1/+2 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Documentation: Fix indentation problem in git-commit(1) | Jacob Helwig | 2010-02-19 | 1 | -3/+3 |
* | | | | | | | Documentation: describe --thin more accurately | Stephen Boyd | 2010-02-18 | 5 | -28/+36 |
* | | | | | | | docs: don't talk about $GIT_DIR/refs/ everywhere | Jeff King | 2010-02-17 | 10 | -36/+39 |
* | | | | | | | Update 1.7.0.1 release notes | Junio C Hamano | 2010-02-17 | 1 | -1/+1 |
* | | | | | | | Prepare 1.7.0.1 release notes | Junio C Hamano | 2010-02-16 | 1 | -1/+21 |