aboutsummaryrefslogtreecommitdiff
path: root/builtin
Commit message (Expand)AuthorAge
...
* | | | | | | | | | Merge branch 'jc/report-path-error-to-dir'Junio C Hamano2015-03-26
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | report_path_error(): move to dir.cJunio C Hamano2015-03-24
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jk/prune-with-corrupt-refs'Junio C Hamano2015-03-25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | repack: turn on "ref paranoia" when doing a destructive repackJeff King2015-03-20
| * | | | | | | | | | prune: turn on ref_paranoia flagJeff King2015-03-20
| * | | | | | | | | | Merge branch 'nd/grep-exclude-standard-help-fix' into maintJunio C Hamano2015-03-13
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/apply-beyond-symlink' into maintJunio C Hamano2015-03-13
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jk/cleanup-failed-clone'Junio C Hamano2015-03-25
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | clone: drop period from end of die_errno messageJeff King2015-03-19
| * | | | | | | | | | | | clone: initialize atexit cleanup handler earlierJeff King2015-03-19
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'ws/grep-quiet-no-pager'Junio C Hamano2015-03-25
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | grep: fix "--quiet" overwriting current outputWilhelm Schuermann2015-03-19
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'jk/push-config'Junio C Hamano2015-03-23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | push: allow --follow-tags to be set by config push.followTagsDave Olszewski2015-03-14
| * | | | | | | | | | | | cmd_push: pass "flags" pointer to config callbackJeff King2015-02-17
| * | | | | | | | | | | | cmd_push: set "atomic" bit directlyJeff King2015-02-17
| * | | | | | | | | | | | git_push_config: drop cargo-culted wt_status pointerJeff King2015-02-15
* | | | | | | | | | | | | Merge branch 'jk/tag-h-column-is-a-listing-option'Junio C Hamano2015-03-23
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | tag: fix some mis-organized options in "-h" listingJeff King2015-03-12
* | | | | | | | | | | | | | Merge branch 'sb/leaks'Junio C Hamano2015-03-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | builtin/help.c: fix memory leakStefan Beller2015-03-10
* | | | | | | | | | | | | | Merge branch 'km/bsd-shells'Junio C Hamano2015-03-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | help.c: use SHELL_PATH instead of hard-coded "/bin/sh"Kyle J. McKay2015-03-10
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'rs/simple-cleanups' into maintJunio C Hamano2015-03-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'es/blame-commit-info-fix' into maintJunio C Hamano2015-03-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ab/merge-file-prefix' into maintJunio C Hamano2015-03-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'dp/remove-duplicated-header-inclusion' into maintJunio C Hamano2015-03-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/apply-ws-fix-expands' into maintJunio C Hamano2015-02-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mg/commit-author-no-match-malformed-message' into maintJunio C Hamano2015-02-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'dk/format-patch-ignore-diff-submodule' into maintJunio C Hamano2015-02-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/blame-commit-label' into maintJunio C Hamano2015-02-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'mg/detached-head-report'Junio C Hamano2015-03-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | branch: name detached HEAD analogous to statusMichael J Gruber2015-03-06
| |/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Merge branch 'rs/deflate-init-cleanup'Junio C Hamano2015-03-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | zlib: initialize git_zstream in git_deflate_init{,_gzip,_raw}René Scharfe2015-03-05
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'mh/expire-updateref-fixes'Junio C Hamano2015-03-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | reflog: improve and update documentationMichael Haggerty2015-03-05
| * | | | | | | | | | | | | | | | | | | | Merge branch 'sb/atomic-push' into mh/ref-trans-value-checkJunio C Hamano2015-02-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mh/reflog-expire' into mh/ref-trans-value-checkJunio C Hamano2015-02-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'ja/clean-confirm-i18n'Junio C Hamano2015-03-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Add hint interactive cleaningJean-Noel Avila2015-03-02
| | |_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'nd/grep-exclude-standard-help-fix'Junio C Hamano2015-03-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | grep: correct help string for --exclude-standardNguyễn Thái Ngọc Duy2015-02-27
| |/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Merge branch 'rs/simple-cleanups'Junio C Hamano2015-03-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | for-each-ref: use skip_prefix() to avoid duplicate string comparisonRené Scharfe2015-02-22
* | | | | | | | | | | | | | | | | | | | | Merge branch 'mh/refs-have-new'Junio C Hamano2015-03-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | ref_transaction_verify(): new function to check a reference's valueMichael Haggerty2015-02-17
| * | | | | | | | | | | | | | | | | | | | | commit: avoid race when creating orphan commitsMichael Haggerty2015-02-17
| * | | | | | | | | | | | | | | | | | | | | ref_transaction_delete(): remove "have_old" parameterMichael Haggerty2015-02-17
| * | | | | | | | | | | | | | | | | | | | | ref_transaction_update(): remove "have_old" parameterMichael Haggerty2015-02-17