Commit message (Expand) | Author | Age | |
---|---|---|---|
* | object.h: Add OBJECT_ARRAY_INIT macro and make use of it. | Thiago Farina | 2010-08-29 |
* | Merge branch 'maint' | Junio C Hamano | 2010-08-26 |
|\ | |||
| * | for-each-ref: fix objectname:short bug | Jay Soffian | 2010-08-26 |
| * | Fix 'git log' early pager startup error case | Linus Torvalds | 2010-08-25 |
* | | Merge branch 'maint' | Junio C Hamano | 2010-08-22 |
|\ \ | |/ | |||
| * | Typos in code comments, an error message, documentation | Ralf Wildenhues | 2010-08-22 |
| * | Merge branch 'jn/fix-abbrev' into maint | Junio C Hamano | 2010-08-20 |
| |\ | |||
| * \ | Merge branch 'jn/rebase-rename-am' into maint | Junio C Hamano | 2010-08-20 |
| |\ \ | |||
* | \ \ | Merge branch 'gb/split-cmdline-errmsg' | Junio C Hamano | 2010-08-21 |
|\ \ \ \ | |||
| * | | | | split_cmdline: Allow caller to access error string | Greg Brockman | 2010-08-11 |
* | | | | | Merge branch 'sr/local-config' | Junio C Hamano | 2010-08-21 |
|\ \ \ \ \ | |||
| * | | | | | config: add --local option | Sverre Rabbelier | 2010-08-04 |
| |/ / / / | |||
* | | | | | Merge branch 'dg/local-mod-error-messages' | Junio C Hamano | 2010-08-21 |
|\ \ \ \ \ | |||
| * | | | | | unpack_trees: group error messages by type | Matthieu Moy | 2010-08-11 |
| * | | | | | merge-recursive: porcelain messages for checkout | Diane Gasselin | 2010-08-11 |
| * | | | | | Turn unpack_trees_options.msgs into an array + enum | Matthieu Moy | 2010-08-11 |
| |/ / / / | |||
* | | | | | builtin/checkout: Fix message when switching to an existing branch | Ramkumar Ramachandra | 2010-08-20 |
* | | | | | Merge branch 'tf/string-list-init' | Junio C Hamano | 2010-08-18 |
|\ \ \ \ \ | |||
| * | | | | | string_list: Add STRING_LIST_INIT macro and make use of it. | Thiago Farina | 2010-07-05 |
* | | | | | | Merge branch 'cc/find-commit-subject' | Junio C Hamano | 2010-08-18 |
|\ \ \ \ \ \ | |||
| * | | | | | | blame: use find_commit_subject() instead of custom code | Christian Couder | 2010-07-23 |
| * | | | | | | revert: rename variables related to subject in get_message() | Christian Couder | 2010-07-23 |
| * | | | | | | revert: refactor code to find commit subject in find_commit_subject() | Christian Couder | 2010-07-23 |
| * | | | | | | revert: fix off by one read when searching the end of a commit subject | Christian Couder | 2010-07-23 |
* | | | | | | | Merge branch 'jl/submodule-ignore-diff' | Junio C Hamano | 2010-08-18 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Submodules: Use "ignore" settings from .gitmodules too for diff and status | Jens Lehmann | 2010-08-09 |
| | |_|/ / / / | |/| | | | | | |||
* | | | | | | | Merge branch 'jn/fix-abbrev' | Junio C Hamano | 2010-08-18 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||
| * | | | | | | checkout, commit: remove confusing assignments to rev.abbrev | Jonathan Nieder | 2010-07-27 |
* | | | | | | | Merge branch 'jh/clean-exclude' | Junio C Hamano | 2010-08-18 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Add -e/--exclude to git-clean. | Jared Hance | 2010-07-20 |
| | |/ / / / / | |/| | | | | | |||
* | | | | | | | Merge branch 'jn/rebase-rename-am' | Junio C Hamano | 2010-08-18 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||
| * | | | | | | Teach "apply --index-info" to handle rename patches | Junio C Hamano | 2010-07-23 |
| |/ / / / / | |||
* | | | | | | Merge branch 'ar/string-list-foreach' | Junio C Hamano | 2010-08-18 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||
| * | | | | | Convert the users of for_each_string_list to for_each_string_list_item macro | Alex Riesen | 2010-07-05 |
* | | | | | | Merge branch 'tc/checkout-B' | Junio C Hamano | 2010-08-18 |
|\ \ \ \ \ \ | |||
| * | | | | | | builtin/checkout: learn -B | Tay Ray Chuan | 2010-06-25 |
| * | | | | | | builtin/checkout: reword hint for -b | Tay Ray Chuan | 2010-06-25 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-08-12 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||
| * | | | | | | push: mention "git pull" in error message for non-fast forwards | Matthieu Moy | 2010-08-12 |
| * | | | | | | index-pack: Don't follow replace refs. | Nelson Elhage | 2010-08-12 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-08-09 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||
| * | | | | | | prune: allow --dry-run for -n and --verbose for -v | René Scharfe | 2010-08-09 |
| * | | | | | | notes: allow --dry-run for -n and --verbose for -v | René Scharfe | 2010-08-09 |
| * | | | | | | Allow "check-ref-format --branch" from subdirectory | Jonathan Nieder | 2010-08-06 |
| * | | | | | | check-ref-format: handle subcommands in separate functions | Jonathan Nieder | 2010-08-06 |
* | | | | | | | ls-files: learn a debugging dump format | Thomas Rast | 2010-08-02 |
* | | | | | | | builtin/push.c: remove useless temporary variable | Jared Hance | 2010-08-02 |
|/ / / / / / | |||
* | | | | | | commit: remove full stop from usage help for -u | Stephen Boyd | 2010-07-27 |
* | | | | | | Clarify help message when no remote is specified in fetch/pull. | Matthieu Moy | 2010-07-27 |
| |_|_|/ / |/| | | | | |||
* | | | | | Cast execl*() NULL sentinels to (char *) | Thomas Rast | 2010-07-25 |
| |_|/ / |/| | | |