Age | Commit message (Expand) | Author | Files | Lines |
2010-03-02 | Merge branch 'ml/color-when' | Junio C Hamano | 5 | -7/+27 |
2010-03-02 | Merge branch 'ac/cvsimport-revision-mapping' | Junio C Hamano | 1 | -1/+17 |
2010-02-28 | Merge branch 'maint' | Junio C Hamano | 3 | -9/+12 |
2010-02-28 | Git 1.7.0.1 | Junio C Hamano | 2 | -6/+11 |
2010-02-28 | Remove reference to GREP_COLORS from documentation | Mark Lodato | 1 | -3/+1 |
2010-02-28 | git-am: Add am.keepcr and --no-keep-cr to override it | Stefan-W. Hahn | 2 | -2/+11 |
2010-02-28 | git-am: Add command line parameter `--keep-cr` passing it to git-mailsplit | Stefan-W. Hahn | 1 | -1/+6 |
2010-02-28 | documentation: 'git-mailsplit --keep-cr' is not hidden anymore | Stefan-W. Hahn | 1 | -1/+4 |
2010-02-25 | grep docs: document --no-index option | Mark Lodato | 1 | -4/+8 |
2010-02-25 | grep docs: --cached and <tree>... are incompatible | Mark Lodato | 1 | -3/+3 |
2010-02-25 | grep docs: use AsciiDoc literals consistently | Mark Lodato | 1 | -5/+5 |
2010-02-25 | grep docs: pluralize "Example" section | Mark Lodato | 1 | -2/+2 |
2010-02-24 | pack-objects documentation: Fix --honor-pack-keep as well. | Nelson Elhage | 1 | -2/+2 |
2010-02-24 | rev-parse: --local-env-vars option | Giuseppe Bilotta | 1 | -0/+6 |
2010-02-24 | pack-objects documentation: reword "objects that appear in the standard input" | Junio C Hamano | 1 | -3/+3 |
2010-02-24 | Merge branch 'ml/maint-grep-doc' into maint | Junio C Hamano | 1 | -5/+12 |
2010-02-24 | fetch and pull: learn --progress | Tay Ray Chuan | 2 | -2/+11 |
2010-02-24 | push: learn --progress | Tay Ray Chuan | 1 | -1/+8 |
2010-02-24 | Documentation/git-push: put --quiet before --verbose | Tay Ray Chuan | 1 | -4/+4 |
2010-02-24 | Documentation/git-pull: put verbosity options before merge/fetch ones | Tay Ray Chuan | 2 | -0/+10 |
2010-02-24 | Documentation/git-clone: mention progress in -v | Tay Ray Chuan | 1 | -1/+2 |
2010-02-23 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+2 |
2010-02-23 | Documentation: mention conflict marker size argument (%L) for merge driver | Bert Wesarg | 1 | -1/+2 |
2010-02-21 | Merge branch 'ml/maint-grep-doc' | Junio C Hamano | 1 | -5/+12 |
2010-02-21 | Merge branch 'sp/push-sideband' | Junio C Hamano | 1 | -11/+41 |
2010-02-21 | Merge branch 'jc/checkout-detached' | Junio C Hamano | 1 | -0/+5 |
2010-02-20 | Merge branch 'maint' | Junio C Hamano | 1 | -3/+3 |
2010-02-20 | Documentation: pack-objects: Clarify --local's semantics. | Nelson Elhage | 1 | -5/+4 |
2010-02-19 | Documentation: Fix indentation problem in git-commit(1) | Jacob Helwig | 1 | -3/+3 |
2010-02-19 | Merge branch 'maint' | Junio C Hamano | 5 | -28/+36 |
2010-02-18 | Add an optional argument for --color options | Mark Lodato | 5 | -7/+27 |
2010-02-18 | Documentation: describe --thin more accurately | Stephen Boyd | 5 | -28/+36 |
2010-02-17 | Merge branch 'maint' | Junio C Hamano | 10 | -36/+39 |
2010-02-17 | docs: don't talk about $GIT_DIR/refs/ everywhere | Jeff King | 10 | -36/+39 |
2010-02-17 | Merge branch 'np/fast-import-idx-v2' | Junio C Hamano | 1 | -4/+1 |
2010-02-17 | Update draft release notes to 1.7.1 | Junio C Hamano | 1 | -1/+4 |
2010-02-17 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2010-02-17 | Update 1.7.0.1 release notes | Junio C Hamano | 1 | -1/+1 |
2010-02-17 | Add a "TEMPLATE DIRECTORY" section to git-init[1]. | Steven Drake | 3 | -10/+26 |
2010-02-17 | fast-import: make default pack size unlimited | Nicolas Pitre | 1 | -4/+1 |
2010-02-17 | imap-send: support CRAM-MD5 authentication | Hitoshi Mitake | 1 | -0/+4 |
2010-02-16 | grep documentation: clarify what files match | Mark Lodato | 1 | -5/+12 |
2010-02-16 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+21 |
2010-02-16 | Prepare 1.7.0.1 release notes | Junio C Hamano | 1 | -1/+21 |
2010-02-14 | git.1: Clarify the behavior of the --paginate option | Jonathan Nieder | 1 | -2/+6 |
2010-02-14 | Fix 'git var' usage synopsis | Jonathan Nieder | 1 | -1/+1 |
2010-02-13 | builtin-notes: Add "copy" subcommand for copying notes between objects | Johan Herland | 1 | -0/+8 |
2010-02-13 | builtin-notes: Add -c/-C options for reusing notes | Johan Herland | 1 | -2/+10 |
2010-02-13 | builtin-notes: Deprecate the -m/-F options for "git notes edit" | Johan Herland | 1 | -1/+1 |
2010-02-13 | builtin-notes: Add "append" subcommand for appending to note objects | Johan Herland | 1 | -0/+5 |