Commit message (Expand) | Author | Age | |
---|---|---|---|
* | move git_version_string into version.c | Jeff King | 2012-06-03 |
* | i18n: apply: split to fix a partial i18n message | Jiang Xin | 2012-06-01 |
* | Merge branch 'jk/ident-gecos-strbuf' | Junio C Hamano | 2012-05-29 |
|\ | |||
| * | format-patch: do not use bogus email addresses in message ids | Jeff King | 2012-05-24 |
| * | ident: rename IDENT_ERROR_ON_NO_NAME to IDENT_STRICT | Jeff King | 2012-05-24 |
| * | format-patch: use GIT_COMMITTER_EMAIL in message ids | Jeff King | 2012-05-24 |
| * | format-patch: refactor get_patch_filename | Jeff King | 2012-05-22 |
| * | format-patch: use default email for generating message ids | Jeff King | 2012-05-22 |
| * | fmt-merge-msg: don't use static buffer in record_person | Jeff King | 2012-05-22 |
* | | Merge branch 'jk/fetch-pack-remove-dups-optim' | Junio C Hamano | 2012-05-29 |
|\ \ | |||
| * | | fetch-pack: sort incoming heads list earlier | Jeff King | 2012-05-24 |
| * | | fetch-pack: avoid quadratic loop in filter_refs | Jeff King | 2012-05-22 |
| * | | fetch-pack: sort the list of incoming refs | Jeff King | 2012-05-22 |
| * | | fetch-pack: avoid quadratic behavior in remove_duplicates | Jeff King | 2012-05-22 |
| * | | fetch-pack: sort incoming heads | Jeff King | 2012-05-22 |
* | | | Merge branch 'mh/fetch-pack-constness' | Junio C Hamano | 2012-05-29 |
|\ \ \ | |||
| * | | | cmd_fetch_pack(): respect constness of argv parameter | Michael Haggerty | 2012-05-22 |
| * | | | cmd_fetch_pack(): combine the loop termination conditions | Michael Haggerty | 2012-05-22 |
| * | | | cmd_fetch_pack(): handle non-option arguments outside of the loop | Michael Haggerty | 2012-05-22 |
| * | | | cmd_fetch_pack(): declare dest to be const | Michael Haggerty | 2012-05-22 |
* | | | | Merge branch 'ng/pack-objects-cleanup' | Junio C Hamano | 2012-05-29 |
|\ \ \ \ | |||
| * | | | | pack-objects: refactor write_object() into helper functions | Nguyễn Thái Ngọc Duy | 2012-05-18 |
| * | | | | pack-objects, streaming: turn "xx >= big_file_threshold" to ".. > .." | Nguyễn Thái Ngọc Duy | 2012-05-18 |
* | | | | | Merge branch 'ap/checkout-no-progress-for-non-tty' | Junio C Hamano | 2012-05-25 |
|\ \ \ \ \ | |||
| * | | | | | checkout: no progress messages if !isatty(2). | Avery Pennarun | 2012-05-24 |
* | | | | | | Merge branch 'rs/maint-grep-F' | Junio C Hamano | 2012-05-25 |
|\ \ \ \ \ \ | |||
| * | | | | | | grep: stop leaking line strings with -f | René Scharfe | 2012-05-21 |
* | | | | | | | Sync with 1.7.10.3 | Junio C Hamano | 2012-05-25 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||
| * | | | | | | fmt-merge-message: add empty line between tag and signature verification | Linus Torvalds | 2012-05-25 |
| * | | | | | | Merge branch 'jk/maint-status-porcelain-z-b' into maint | Junio C Hamano | 2012-05-24 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||
| * | | | | | | Merge branch 'jk/maint-reflog-walk-count-vs-time' into maint | Junio C Hamano | 2012-05-14 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge branch 'ef/checkout-empty' into maint | Junio C Hamano | 2012-05-14 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge branch 'js/checkout-detach-count' into maint | Junio C Hamano | 2012-05-14 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge branch 'ef/maint-clone-progress-fix' into maint | Junio C Hamano | 2012-05-14 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'ct/advise-push-default' into maint | Junio C Hamano | 2012-05-11 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/repack-no-explode-objects-from-old-pack' into maint | Junio C Hamano | 2012-05-11 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rl/show-empty-prefix' into maint | Junio C Hamano | 2012-05-11 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'cc/fix-missing-va-end-in-revert' into maint | Junio C Hamano | 2012-05-10 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/maint-push-progress' into maint | Junio C Hamano | 2012-05-10 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
* | | | | | | | | | | | | | | | | remote: fix typo | Ralf Thielow | 2012-05-20 |
| |_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | | Merge branch 'nd/i18n-parseopt' | Junio C Hamano | 2012-05-17 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | i18n: apply: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 2012-05-08 |
* | | | | | | | | | | | | | | | | Merge branch 'rs/xdiff-lose-emit-func' | Junio C Hamano | 2012-05-17 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | builtin/blame.c: Fix a "Using plain integer as NULL pointer" warning | Ramsay Jones | 2012-05-14 |
| * | | | | | | | | | | | | | | | | blame: factor out helper for calling xdi_diff() | René Scharfe | 2012-05-09 |
| * | | | | | | | | | | | | | | | | blame: use hunk_func(), part 2 | René Scharfe | 2012-05-09 |
| * | | | | | | | | | | | | | | | | blame: use hunk_func(), part 1 | René Scharfe | 2012-05-09 |
| |/ / / / / / / / / / / / / / / | |||
* | | | | | | | | | | | | | | | | Merge branch 'nd/threaded-index-pack' | Junio C Hamano | 2012-05-14 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | | index-pack: disable threading if NO_PREAD is defined | Nguyễn Thái Ngọc Duy | 2012-05-07 |
| * | | | | | | | | | | | | | | | index-pack: support multithreaded delta resolving | Nguyễn Thái Ngọc Duy | 2012-05-07 |