Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'mh/check-ref-format-3' | Junio C Hamano | 2011-10-10 |
|\ | |||
| * | Change check_refname_format() to reject unnormalized refnames | Michael Haggerty | 2011-10-05 |
| * | Do not allow ".lock" at the end of any refname component | Michael Haggerty | 2011-10-05 |
| * | Change check_ref_format() to take a flags argument | Michael Haggerty | 2011-10-05 |
| * | git check-ref-format: add options --allow-onelevel and --refspec-pattern | Michael Haggerty | 2011-10-05 |
| * | t1402: add some more tests | Michael Haggerty | 2011-10-05 |
* | | Merge branch 'jm/mergetool-pathspec' | Junio C Hamano | 2011-10-10 |
|\ \ | |||
| * | | mergetool: Use args as pathspec to unmerged files | Jonathon Mah | 2011-09-26 |
* | | | Merge branch 'mz/remote-rename' | Junio C Hamano | 2011-10-10 |
|\ \ \ | |||
| * | | | remote: only update remote-tracking branch if updating refspec | Martin von Zweigbergk | 2011-09-11 |
| * | | | remote: "rename o foo" should not rename ref "origin/bar" | Martin von Zweigbergk | 2011-09-11 |
| * | | | remote: write correct fetch spec when renaming remote 'remote' | Martin von Zweigbergk | 2011-09-11 |
* | | | | Merge branch 'hv/submodule-update-none' | Junio C Hamano | 2011-10-10 |
|\ \ \ \ | |||
| * | | | | add update 'none' flag to disable update of submodule by default | Heiko Voigt | 2011-08-11 |
* | | | | | Merge branch 'fg/submodule-git-file-git-dir' | Junio C Hamano | 2011-10-10 |
|\ \ \ \ \ | |||
| * | | | | | Move git-dir for submodules | Fredrik Gustafsson | 2011-08-22 |
| * | | | | | rev-parse: add option --resolve-git-dir <path> | Fredrik Gustafsson | 2011-08-16 |
* | | | | | | Merge branch 'js/check-attr-cached' | Junio C Hamano | 2011-10-05 |
|\ \ \ \ \ \ | |||
| * | | | | | | t0003: remove extra whitespaces | Junio C Hamano | 2011-09-22 |
| * | | | | | | Teach '--cached' option to check-attr | Jay Soffian | 2011-09-22 |
* | | | | | | | Merge branch 'rj/maint-t9159-svn-rev-notation' | Junio C Hamano | 2011-10-05 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | t9159-*.sh: skip for mergeinfo test for svn <= 1.4 | Ramsay Jones | 2011-09-21 |
| | |_|_|/ / / | |/| | | | | | |||
* | | | | | | | Merge branch 'mg/maint-doc-sparse-checkout' | Junio C Hamano | 2011-10-05 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | unpack-trees: print "Aborting" to stderr | Michael J Gruber | 2011-09-21 |
| | |_|_|_|/ / | |/| | | | | | |||
* | | | | | | | Merge branch 'mg/branch-list' | Junio C Hamano | 2011-10-05 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | t3200: clean up checks for file existence | Jeff King | 2011-09-13 |
| * | | | | | | | branch: -v does not automatically imply --list | Michael J Gruber | 2011-09-08 |
| * | | | | | | | branch: allow pattern arguments | Michael J Gruber | 2011-08-28 |
| * | | | | | | | branch: introduce --list option | Michael J Gruber | 2011-08-28 |
| * | | | | | | | t6040: test branch -vv | Michael J Gruber | 2011-08-26 |
* | | | | | | | | Merge branch 'jk/for-each-ref' | Junio C Hamano | 2011-10-05 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | for-each-ref: add split message parts to %(contents:*). | Michał Górny | 2011-09-08 |
| * | | | | | | | | for-each-ref: handle multiline subjects like --pretty | Jeff King | 2011-09-08 |
| * | | | | | | | | t6300: add more body-parsing tests | Jeff King | 2011-09-08 |
| * | | | | | | | | t7004: factor out gpg setup | Jeff King | 2011-09-08 |
* | | | | | | | | | Merge branch 'hl/iso8601-more-zone-formats' | Junio C Hamano | 2011-10-05 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | date.c: Support iso8601 timezone formats | Haitao Li | 2011-09-12 |
| | |_|/ / / / / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'jc/fetch-verify' | Junio C Hamano | 2011-10-05 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge branch 'jc/fetch-pack-fsck-objects' | Junio C Hamano | 2011-10-05 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | test: fetch/receive with fsckobjects | Junio C Hamano | 2011-09-04 |
* | | | | | | | | | | | Merge branch 'rr/revert-cherry-pick-continue' | Junio C Hamano | 2011-10-05 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | revert: Introduce --continue to continue the operation | Ramkumar Ramachandra | 2011-08-08 |
| * | | | | | | | | | | | revert: Don't implicitly stomp pending sequencer operation | Ramkumar Ramachandra | 2011-08-08 |
| * | | | | | | | | | | | revert: Remove sequencer state when no commits are pending | Ramkumar Ramachandra | 2011-08-08 |
| * | | | | | | | | | | | reset: Make reset remove the sequencer state | Ramkumar Ramachandra | 2011-08-08 |
| * | | | | | | | | | | | revert: Introduce --reset to remove sequencer state | Ramkumar Ramachandra | 2011-08-04 |
| * | | | | | | | | | | | revert: Save command-line options for continuing operation | Ramkumar Ramachandra | 2011-08-04 |
| * | | | | | | | | | | | revert: Save data for continuing after conflict resolution | Ramkumar Ramachandra | 2011-08-04 |
| | |_|/ / / / / / / / | |/| | | | | | | | | | |||
* | | | | | | | | | | | Merge branch 'bc/unstash-clean-crufts' | Junio C Hamano | 2011-10-05 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | git-stash: remove untracked/ignored directories when stashed | Brandon Casey | 2011-08-27 |