Commit message (Expand) | Author | Age | |
---|---|---|---|
* | textconv: support for blame | Axel Bonnet | 2010-06-18 |
* | Merge branch 'maint' | Junio C Hamano | 2010-06-07 |
|\ | |||
| * | Change C99 comments to old-style C comments | Tor Arntsen | 2010-06-07 |
* | | Merge branch 'maint' | Junio C Hamano | 2010-05-25 |
|\ \ | |/ | |||
| * | show-branch: use DEFAULT_ABBREV instead of 7 | Tay Ray Chuan | 2010-05-25 |
* | | Merge branch 'pb/patch-id-plus' | Junio C Hamano | 2010-05-21 |
|\ \ | |||
| * | | patch-id: Add support for mbox format | Paolo Bonzini | 2010-04-19 |
| * | | patch-id: extract parsing one diff out of generate_id_list | Paolo Bonzini | 2010-04-19 |
* | | | Merge branch 'st/remote-tags-no-tags' | Junio C Hamano | 2010-05-21 |
|\ \ \ | |||
| * | | | remote add: add a --[no-]tags option | Samuel Tardieu | 2010-04-19 |
| |/ / | |||
* | | | Merge branch 'jn/shortlog' | Junio C Hamano | 2010-05-21 |
* | | | Merge branch 'js/maint-receive-pack-symref-alias' | Junio C Hamano | 2010-05-21 |
* | | | Merge branch 'np/index-pack-memsave' | Junio C Hamano | 2010-05-21 |
* | | | Merge branch 'jc/maint-no-reflog-expire-unreach-for-head' | Junio C Hamano | 2010-05-21 |
* | | | Merge branch 'sp/maint-describe-tiebreak-with-tagger-date' | Junio C Hamano | 2010-05-21 |
* | | | Merge branch 'jc/status-show-ignored' | Junio C Hamano | 2010-05-21 |
|\ \ \ | |||
| * | | | status: --ignored option shows ignored files | Junio C Hamano | 2010-04-10 |
* | | | | Merge branch 'np/malloc-threading' | Junio C Hamano | 2010-05-21 |
* | | | | Merge branch 'sr/remote-helper-export' | Junio C Hamano | 2010-05-21 |
|\ \ \ \ | |||
| * | | | | clone: also configure url for bare clones | Sverre Rabbelier | 2010-03-31 |
| * | | | | clone: pass the remote name to remote_get | Sverre Rabbelier | 2010-03-31 |
* | | | | | Merge branch 'ar/config-from-command-line' | Junio C Hamano | 2010-05-21 |
|\ \ \ \ \ | |||
| * | | | | | Allow passing of configuration parameters in the command line | Alex Riesen | 2010-03-28 |
* | | | | | | Merge branch 'em/checkout-orphan' | Junio C Hamano | 2010-05-21 |
|\ \ \ \ \ \ | |||
| * | | | | | | git checkout: create unparented branch by --orphan | Erick Mattos | 2010-03-21 |
| |/ / / / / | |||
* | | | | | | for-each-ref: Field with abbreviated objectname | Michael J Gruber | 2010-05-18 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-05-10 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||
| * | | | | | handle "git --bare init <dir>" properly | Jeff King | 2010-05-10 |
* | | | | | | Merge branch 'bg/apply-blank-trailing-context' | Junio C Hamano | 2010-05-08 |
* | | | | | | Merge branch 'rc/ls-remote-default' | Junio C Hamano | 2010-05-08 |
|\ \ \ \ \ \ | |||
| * | | | | | | ls-remote: fall-back to default remotes when no remote specified | Tay Ray Chuan | 2010-04-08 |
* | | | | | | | Merge branch 'ab/commit-empty-message' | Junio C Hamano | 2010-05-08 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Add option to git-commit to allow empty log messages | Ævar Arnfjörð Bjarmason | 2010-04-07 |
* | | | | | | | | Merge branch 'jc/maint-reflog-expire-unreachable' | Junio C Hamano | 2010-05-08 |
* | | | | | | | | Merge branch 'sd/log-decorate' | Junio C Hamano | 2010-05-08 |
* | | | | | | | | Merge branch 'mh/status-optionally-refresh' | Junio C Hamano | 2010-05-08 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | git status: refresh the index if possible | Markus Heidelberg | 2010-04-02 |
* | | | | | | | | | Merge branch 'cw/ws-indent-with-tab' | Junio C Hamano | 2010-05-08 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | whitespace: replumb ws_fix_copy to take a strbuf *dst instead of char *dst | Chris Webb | 2010-04-04 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'cc/revert-strategy' | Junio C Hamano | 2010-05-08 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | revert: add "--strategy" option to choose merge strategy | Christian Couder | 2010-04-01 |
| * | | | | | | | | | merge: make function try_merge_command non static | Christian Couder | 2010-04-01 |
| * | | | | | | | | | merge: refactor code that calls "git merge-STRATEGY" | Christian Couder | 2010-04-01 |
| * | | | | | | | | | revert: refactor merge recursive code into its own function | Christian Couder | 2010-04-01 |
| * | | | | | | | | | revert: use strbuf to refactor the code that writes the merge message | Christian Couder | 2010-04-01 |
* | | | | | | | | | | Merge branch 'jk/cached-textconv' | Junio C Hamano | 2010-05-08 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | make commit_tree a library function | Jeff King | 2010-04-01 |
* | | | | | | | | | | | Merge branch 'pc/remove-warn' | Junio C Hamano | 2010-05-08 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |||
| * | | | | | | | | | | Introduce remove_or_warn function | Peter Collingbourne | 2010-03-28 |
* | | | | | | | | | | | cherry-pick: do not dump core when iconv fails | Jonathan Nieder | 2010-05-08 |