Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'jk/prune-with-corrupt-refs' | Junio C Hamano | 2015-03-25 |
|\ | |||
| * | repack: turn on "ref paranoia" when doing a destructive repack | Jeff King | 2015-03-20 |
| * | prune: turn on ref_paranoia flag | Jeff King | 2015-03-20 |
| * | Merge branch 'nd/grep-exclude-standard-help-fix' into maint | Junio C Hamano | 2015-03-13 |
| |\ | |||
| * \ | Merge branch 'jc/apply-beyond-symlink' into maint | Junio C Hamano | 2015-03-13 |
| |\ \ | |||
* | \ \ | Merge branch 'jk/cleanup-failed-clone' | Junio C Hamano | 2015-03-25 |
|\ \ \ \ | |||
| * | | | | clone: drop period from end of die_errno message | Jeff King | 2015-03-19 |
| * | | | | clone: initialize atexit cleanup handler earlier | Jeff King | 2015-03-19 |
* | | | | | Merge branch 'ws/grep-quiet-no-pager' | Junio C Hamano | 2015-03-25 |
|\ \ \ \ \ | |||
| * | | | | | grep: fix "--quiet" overwriting current output | Wilhelm Schuermann | 2015-03-19 |
| |/ / / / | |||
* | | | | | Merge branch 'jk/push-config' | Junio C Hamano | 2015-03-23 |
|\ \ \ \ \ | |||
| * | | | | | push: allow --follow-tags to be set by config push.followTags | Dave Olszewski | 2015-03-14 |
| * | | | | | cmd_push: pass "flags" pointer to config callback | Jeff King | 2015-02-17 |
| * | | | | | cmd_push: set "atomic" bit directly | Jeff King | 2015-02-17 |
| * | | | | | git_push_config: drop cargo-culted wt_status pointer | Jeff King | 2015-02-15 |
* | | | | | | Merge branch 'jk/tag-h-column-is-a-listing-option' | Junio C Hamano | 2015-03-23 |
|\ \ \ \ \ \ | |||
| * | | | | | | tag: fix some mis-organized options in "-h" listing | Jeff King | 2015-03-12 |
* | | | | | | | Merge branch 'sb/leaks' | Junio C Hamano | 2015-03-20 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | builtin/help.c: fix memory leak | Stefan Beller | 2015-03-10 |
* | | | | | | | | Merge branch 'km/bsd-shells' | Junio C Hamano | 2015-03-20 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | help.c: use SHELL_PATH instead of hard-coded "/bin/sh" | Kyle J. McKay | 2015-03-10 |
| | |_|_|_|/ / / | |/| | | | | | | |||
| * | | | | | | | Merge branch 'rs/simple-cleanups' into maint | Junio C Hamano | 2015-03-06 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge branch 'es/blame-commit-info-fix' into maint | Junio C Hamano | 2015-03-05 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge branch 'ab/merge-file-prefix' into maint | Junio C Hamano | 2015-03-05 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'dp/remove-duplicated-header-inclusion' into maint | Junio C Hamano | 2015-03-05 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/apply-ws-fix-expands' into maint | Junio C Hamano | 2015-02-24 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mg/commit-author-no-match-malformed-message' into maint | Junio C Hamano | 2015-02-24 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'dk/format-patch-ignore-diff-submodule' into maint | Junio C Hamano | 2015-02-24 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/blame-commit-label' into maint | Junio C Hamano | 2015-02-24 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mg/detached-head-report' | Junio C Hamano | 2015-03-20 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | branch: name detached HEAD analogous to status | Michael J Gruber | 2015-03-06 |
| |/ / / / / / / / / / / / / / / | |||
* | | | | | | | | | | | | | | | | Merge branch 'rs/deflate-init-cleanup' | Junio C Hamano | 2015-03-17 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | | zlib: initialize git_zstream in git_deflate_init{,_gzip,_raw} | René Scharfe | 2015-03-05 |
| | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | | Merge branch 'mh/expire-updateref-fixes' | Junio C Hamano | 2015-03-10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | reflog: improve and update documentation | Michael Haggerty | 2015-03-05 |
| * | | | | | | | | | | | | | | | Merge branch 'sb/atomic-push' into mh/ref-trans-value-check | Junio C Hamano | 2015-02-09 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'mh/reflog-expire' into mh/ref-trans-value-check | Junio C Hamano | 2015-02-09 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | | | | Merge branch 'ja/clean-confirm-i18n' | Junio C Hamano | 2015-03-06 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | | Add hint interactive cleaning | Jean-Noel Avila | 2015-03-02 |
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | | | | Merge branch 'nd/grep-exclude-standard-help-fix' | Junio C Hamano | 2015-03-06 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | | | grep: correct help string for --exclude-standard | Nguyễn Thái Ngọc Duy | 2015-02-27 |
| |/ / / / / / / / / / / / / / / | |||
* | | | | | | | | | | | | | | | | Merge branch 'rs/simple-cleanups' | Junio C Hamano | 2015-03-05 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | | for-each-ref: use skip_prefix() to avoid duplicate string comparison | René Scharfe | 2015-02-22 |
* | | | | | | | | | | | | | | | | Merge branch 'mh/refs-have-new' | Junio C Hamano | 2015-03-05 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | | | | ref_transaction_verify(): new function to check a reference's value | Michael Haggerty | 2015-02-17 |
| * | | | | | | | | | | | | | | | | commit: avoid race when creating orphan commits | Michael Haggerty | 2015-02-17 |
| * | | | | | | | | | | | | | | | | ref_transaction_delete(): remove "have_old" parameter | Michael Haggerty | 2015-02-17 |
| * | | | | | | | | | | | | | | | | ref_transaction_update(): remove "have_old" parameter | Michael Haggerty | 2015-02-17 |
| * | | | | | | | | | | | | | | | | refs.c: change some "flags" to "unsigned int" | Michael Haggerty | 2015-02-17 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | |||
* | | | | | | | | | | | | | | | | Merge branch 'jc/apply-ws-fix-expands-report' | Junio C Hamano | 2015-03-03 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |