Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update draft release notes to 1.7.8 | Junio C Hamano | 2011-10-12 | 1 | -1/+12 |
* | Merge branch 'cb/do-not-pretend-to-hijack-long-help' | Junio C Hamano | 2011-10-12 | 1 | -1/+0 |
|\ | |||||
| * | use -h for synopsis and --help for manpage consistentlycb/do-not-pretend-to-hijack-long-help | Clemens Buchacher | 2011-10-05 | 1 | -1/+0 |
* | | Merge branch 'nd/document-err-packet' | Junio C Hamano | 2011-10-12 | 1 | -0/+7 |
|\ \ | |||||
| * | | pack-protocol: document "ERR" linend/document-err-packet | Nguyen Thai Ngoc Duy | 2011-10-03 | 1 | -0/+7 |
* | | | Merge branch 'jc/parse-options-boolean' | Junio C Hamano | 2011-10-12 | 1 | -5/+16 |
|\ \ \ | |||||
| * | | | parseopt: add OPT_NOOP_NOARG | René Scharfe | 2011-09-28 | 1 | -0/+5 |
| * | | | parse-options: deprecate OPT_BOOLEAN | Junio C Hamano | 2011-09-27 | 1 | -5/+11 |
* | | | | Update draft release notes to 1.7.8 | Junio C Hamano | 2011-10-10 | 1 | -6/+44 |
* | | | | Merge branch 'nd/sparse-doc' | Junio C Hamano | 2011-10-10 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | git-read-tree.txt: update sparse checkout examples | Nguyễn Thái Ngọc Duy | 2011-09-26 | 1 | -2/+2 |
* | | | | | Merge branch 'mh/check-ref-format-3' | Junio C Hamano | 2011-10-10 | 1 | -13/+40 |
|\ \ \ \ \ | |||||
| * | | | | | Change check_refname_format() to reject unnormalized refnames | Michael Haggerty | 2011-10-05 | 1 | -8/+18 |
| * | | | | | Do not allow ".lock" at the end of any refname component | Michael Haggerty | 2011-10-05 | 1 | -3/+1 |
| * | | | | | git check-ref-format: add options --allow-onelevel and --refspec-pattern | Michael Haggerty | 2011-10-05 | 1 | -5/+24 |
* | | | | | | Merge branch 'jm/mergetool-pathspec' | Junio C Hamano | 2011-10-10 | 1 | -3/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | mergetool: Use args as pathspec to unmerged files | Jonathon Mah | 2011-09-26 | 1 | -3/+4 |
* | | | | | | | Merge branch 'hv/submodule-update-none' | Junio C Hamano | 2011-10-10 | 1 | -1/+7 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | add update 'none' flag to disable update of submodule by default | Heiko Voigt | 2011-08-11 | 1 | -1/+7 |
* | | | | | | | | Merge branch 'fg/submodule-git-file-git-dir' | Junio C Hamano | 2011-10-10 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | rev-parse: add option --resolve-git-dir <path> | Fredrik Gustafsson | 2011-08-16 | 1 | -0/+4 |
* | | | | | | | | | Post 1.7.7 first wave | Junio C Hamano | 2011-10-05 | 1 | -0/+107 |
* | | | | | | | | | Merge branch 'js/check-attr-cached' | Junio C Hamano | 2011-10-05 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Teach '--cached' option to check-attr | Jay Soffian | 2011-09-22 | 1 | -0/+3 |
* | | | | | | | | | | Merge branch 'cn/eradicate-working-copy' | Junio C Hamano | 2011-10-05 | 2 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Remove 'working copy' from the documentation and C code | Carlos Martín Nieto | 2011-09-21 | 2 | -4/+4 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'sn/doc-update-index-assume-unchanged' | Junio C Hamano | 2011-10-05 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Documentation/git-update-index: refer to 'ls-files' | Stefan Naewe | 2011-09-21 | 1 | -2/+5 |
* | | | | | | | | | | | Merge branch 'mg/maint-doc-sparse-checkout' | Junio C Hamano | 2011-10-05 | 1 | -24/+24 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | git-read-tree.txt: correct sparse-checkout and skip-worktree description | Michael J Gruber | 2011-09-21 | 1 | -4/+4 |
| * | | | | | | | | | | | git-read-tree.txt: language and typography fixes | Michael J Gruber | 2011-09-21 | 1 | -20/+20 |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'jk/argv-array' | Junio C Hamano | 2011-10-05 | 2 | -0/+125 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | refactor argv_array into generic code | Jeff King | 2011-09-14 | 1 | -0/+46 |
| * | | | | | | | | | | | add sha1_array API docs | Jeff King | 2011-09-14 | 1 | -0/+79 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge branch 'tr/doc-note-rewrite' | Junio C Hamano | 2011-10-05 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Documentation: basic configuration of notes.rewriteRef | Thomas Rast | 2011-09-13 | 1 | -1/+2 |
* | | | | | | | | | | | | Merge branch 'mg/branch-list' | Junio C Hamano | 2011-10-05 | 2 | -4/+26 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | branch: -v does not automatically imply --list | Michael J Gruber | 2011-09-08 | 1 | -3/+3 |
| * | | | | | | | | | | | | branch: allow pattern arguments | Michael J Gruber | 2011-08-28 | 1 | -2/+6 |
| * | | | | | | | | | | | | branch: introduce --list option | Michael J Gruber | 2011-08-28 | 1 | -2/+7 |
| * | | | | | | | | | | | | git-branch: introduce missing long forms for the options | Michael J Gruber | 2011-08-28 | 1 | -0/+5 |
| * | | | | | | | | | | | | git-tag: introduce long forms for the options | Michael J Gruber | 2011-08-28 | 1 | -2/+13 |
* | | | | | | | | | | | | | Merge branch 'jk/for-each-ref' | Junio C Hamano | 2011-10-05 | 1 | -3/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | for-each-ref: add split message parts to %(contents:*). | Michał Górny | 2011-09-08 | 1 | -3/+4 |
* | | | | | | | | | | | | | | Merge branch 'jc/fetch-pack-fsck-objects' | Junio C Hamano | 2011-10-05 | 1 | -1/+14 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | transfer.fsckobjects: unify fetch/receive.fsckobjects | Junio C Hamano | 2011-09-04 | 1 | -2/+9 |
| * | | | | | | | | | | | | | | fetch.fsckobjects: verify downloaded objects | Junio C Hamano | 2011-09-04 | 1 | -0/+6 |
* | | | | | | | | | | | | | | | Merge branch 'rr/revert-cherry-pick-continue' | Junio C Hamano | 2011-10-05 | 3 | -0/+21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | revert: Introduce --continue to continue the operation | Ramkumar Ramachandra | 2011-08-08 | 3 | -0/+7 |
| * | | | | | | | | | | | | | | revert: Introduce --reset to remove sequencer state | Ramkumar Ramachandra | 2011-08-04 | 3 | -0/+14 |
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |