Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'nd/maint-sparse-errors' | Junio C Hamano | 2011-10-13 | 1 | -0/+16 |
|\ | |||||
| * | sparse checkout: show error messages when worktree shaping fails | Nguyễn Thái Ngọc Duy | 2011-09-22 | 1 | -0/+15 |
* | | Merge branch 'jc/parse-options-boolean' | Junio C Hamano | 2011-10-12 | 2 | -1/+10 |
|\ \ | |||||
| * | | parseopt: add OPT_NOOP_NOARG | René Scharfe | 2011-09-28 | 1 | -1/+1 |
| * | | archive.c: use OPT_BOOL() | Junio C Hamano | 2011-09-27 | 1 | -0/+9 |
* | | | t5403: convert leading spaces to tabs | Nguyễn Thái Ngọc Duy | 2011-10-12 | 1 | -23/+23 |
* | | | Merge branch 'mh/check-ref-format-3' | Junio C Hamano | 2011-10-10 | 1 | -13/+107 |
|\ \ \ | |||||
| * | | | Change check_refname_format() to reject unnormalized refnames | Michael Haggerty | 2011-10-05 | 1 | -8/+23 |
| * | | | Do not allow ".lock" at the end of any refname component | Michael Haggerty | 2011-10-05 | 1 | -4/+4 |
| * | | | Change check_ref_format() to take a flags argument | Michael Haggerty | 2011-10-05 | 1 | -5/+1 |
| * | | | git check-ref-format: add options --allow-onelevel and --refspec-pattern | Michael Haggerty | 2011-10-05 | 1 | -7/+81 |
| * | | | t1402: add some more tests | Michael Haggerty | 2011-10-05 | 1 | -0/+9 |
* | | | | Merge branch 'jm/mergetool-pathspec' | Junio C Hamano | 2011-10-10 | 1 | -18/+40 |
|\ \ \ \ | |||||
| * | | | | mergetool: Use args as pathspec to unmerged files | Jonathon Mah | 2011-09-26 | 1 | -18/+40 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'mz/remote-rename' | Junio C Hamano | 2011-10-10 | 1 | -0/+31 |
|\ \ \ \ | |||||
| * | | | | remote: only update remote-tracking branch if updating refspec | Martin von Zweigbergk | 2011-09-11 | 1 | -1/+2 |
| * | | | | remote: "rename o foo" should not rename ref "origin/bar" | Martin von Zweigbergk | 2011-09-11 | 1 | -0/+10 |
| * | | | | remote: write correct fetch spec when renaming remote 'remote' | Martin von Zweigbergk | 2011-09-11 | 1 | -0/+20 |
* | | | | | Merge branch 'hv/submodule-update-none' | Junio C Hamano | 2011-10-10 | 1 | -0/+62 |
|\ \ \ \ \ | |||||
| * | | | | | add update 'none' flag to disable update of submodule by default | Heiko Voigt | 2011-08-11 | 1 | -0/+62 |
* | | | | | | Merge branch 'fg/submodule-git-file-git-dir' | Junio C Hamano | 2011-10-10 | 5 | -56/+167 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Move git-dir for submodulesfg/submodule-git-file-git-dir | Fredrik Gustafsson | 2011-08-22 | 2 | -2/+109 |
| * | | | | | | rev-parse: add option --resolve-git-dir <path> | Fredrik Gustafsson | 2011-08-16 | 3 | -54/+58 |
* | | | | | | | Merge branch 'js/check-attr-cached' | Junio C Hamano | 2011-10-05 | 1 | -47/+40 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | t0003: remove extra whitespaces | Junio C Hamano | 2011-09-22 | 1 | -46/+22 |
| * | | | | | | | Teach '--cached' option to check-attr | Jay Soffian | 2011-09-22 | 1 | -4/+21 |
* | | | | | | | | Merge branch 'rj/maint-t9159-svn-rev-notation' | Junio C Hamano | 2011-10-05 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | t9159-*.sh: skip for mergeinfo test for svn <= 1.4 | Ramsay Jones | 2011-09-21 | 1 | -0/+8 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'mg/maint-doc-sparse-checkout' | Junio C Hamano | 2011-10-05 | 2 | -0/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | unpack-trees: print "Aborting" to stderr | Michael J Gruber | 2011-09-21 | 2 | -0/+6 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'mg/branch-list' | Junio C Hamano | 2011-10-05 | 3 | -16/+92 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | t3200: clean up checks for file existence | Jeff King | 2011-09-13 | 1 | -25/+25 |
| * | | | | | | | | branch: -v does not automatically imply --list | Michael J Gruber | 2011-09-08 | 1 | -2/+6 |
| * | | | | | | | | branch: allow pattern arguments | Michael J Gruber | 2011-08-28 | 1 | -0/+19 |
| * | | | | | | | | branch: introduce --list option | Michael J Gruber | 2011-08-28 | 2 | -0/+37 |
| * | | | | | | | | t6040: test branch -vv | Michael J Gruber | 2011-08-26 | 1 | -0/+16 |
* | | | | | | | | | Merge branch 'jk/for-each-ref' | Junio C Hamano | 2011-10-05 | 7 | -30/+134 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | for-each-ref: add split message parts to %(contents:*). | Michał Górny | 2011-09-08 | 2 | -2/+66 |
| * | | | | | | | | | for-each-ref: handle multiline subjects like --pretty | Jeff King | 2011-09-08 | 1 | -0/+21 |
| * | | | | | | | | | t6300: add more body-parsing tests | Jeff King | 2011-09-08 | 1 | -0/+20 |
| * | | | | | | | | | t7004: factor out gpg setup | Jeff King | 2011-09-08 | 6 | -28/+27 |
* | | | | | | | | | | Merge branch 'hl/iso8601-more-zone-formats' | Junio C Hamano | 2011-10-05 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | date.c: Support iso8601 timezone formats | Haitao Li | 2011-09-12 | 1 | -0/+6 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'jc/fetch-verify' | Junio C Hamano | 2011-10-05 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
* \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/fetch-pack-fsck-objects' | Junio C Hamano | 2011-10-05 | 1 | -0/+104 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | test: fetch/receive with fsckobjectsjc/fetch-pack-fsck-objects | Junio C Hamano | 2011-09-04 | 1 | -0/+104 |
* | | | | | | | | | | | | Merge branch 'rr/revert-cherry-pick-continue' | Junio C Hamano | 2011-10-05 | 2 | -0/+258 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | revert: Introduce --continue to continue the operation | Ramkumar Ramachandra | 2011-08-08 | 1 | -0/+96 |
| * | | | | | | | | | | | | revert: Don't implicitly stomp pending sequencer operation | Ramkumar Ramachandra | 2011-08-08 | 1 | -0/+9 |
| * | | | | | | | | | | | | revert: Remove sequencer state when no commits are pending | Ramkumar Ramachandra | 2011-08-08 | 1 | -0/+24 |