summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)AuthorFilesLines
2015-02-17ref_transaction_delete(): remove "have_old" parameterMichael Haggerty2-4/+4
2015-02-17ref_transaction_update(): remove "have_old" parameterMichael Haggerty6-9/+12
2015-02-17refs.c: change some "flags" to "unsigned int"Michael Haggerty1-1/+2
2015-02-17cmd_push: pass "flags" pointer to config callbackJeff King1-1/+1
2015-02-17cmd_push: set "atomic" bit directlyJeff King1-5/+1
2015-02-17Merge branch 'mg/commit-author-no-match-malformed-message'Junio C Hamano1-1/+1
2015-02-17Merge branch 'jc/apply-ws-fix-expands'Junio C Hamano1-3/+28
2015-02-15git_push_config: drop cargo-culted wt_status pointerJeff King1-2/+1
2015-02-13do not include the same header twiceДилян Палаузов1-1/+0
2015-02-11Merge branch 'ah/usage-strings'Junio C Hamano58-96/+96
2015-02-11Merge branch 'jc/push-to-checkout'Junio C Hamano1-25/+45
2015-02-11Merge branch 'sb/atomic-push'Junio C Hamano3-36/+140
2015-02-11Merge branch 'mh/reflog-expire'Junio C Hamano1-155/+102
2015-02-11Merge branch 'dk/format-patch-ignore-diff-submodule'Junio C Hamano1-1/+1
2015-02-11Merge branch 'jk/blame-commit-label'Junio C Hamano3-24/+15
2015-02-11merge-file: correctly open files when in a subdirAleksander Boruch-Gruszecki1-1/+2
2015-02-10apply: do not touch a file beyond a symbolic linkJunio C Hamano1-0/+112
2015-02-10apply: do not read from beyond a symbolic linkJunio C Hamano1-0/+2
2015-02-10apply: do not read from the filesystem under --indexJunio C Hamano1-1/+1
2015-02-10apply: reject input that touches outside the working areaJunio C Hamano1-0/+26
2015-02-10builtin/blame: destroy initialized commit_info onlyEric Sunshine1-3/+2
2015-02-09Merge branch 'sb/atomic-push' into mh/ref-trans-value-checkJunio C Hamano3-36/+140
2015-02-09Merge branch 'mh/reflog-expire' into mh/ref-trans-value-checkJunio C Hamano1-155/+102
2015-01-26commit: reword --author error messageMichael J Gruber1-1/+1
2015-01-22Merge branch 'ak/cat-file-clean-up'Junio C Hamano1-2/+0
2015-01-22apply: detect and mark whitespace errors in context lines when fixingJunio C Hamano1-0/+3
2015-01-22apply: count the size of postimage correctlyJunio C Hamano1-2/+21
2015-01-22apply: make update_pre_post_images() sanity check the given postlenJunio C Hamano1-0/+6
2015-01-22apply.c: typofixJunio C Hamano1-1/+1
2015-01-20Merge branch 'ak/show-branch-usage-string'Junio C Hamano1-3/+3
2015-01-20show-branch: fix indentation of usage stringRalf Thielow1-3/+3
2015-01-14Merge branch 'rc/for-each-ref-tracking'Junio C Hamano1-2/+9
2015-01-14Merge branch 'ak/fewer-includes'Junio C Hamano1-4/+0
2015-01-14Merge branch 'ak/show-branch-usage-string'Junio C Hamano1-1/+4
2015-01-14Merge branch 'km/log-usage-string-i18n'Junio C Hamano1-2/+2
2015-01-14Merge branch 'js/remote-add-with-insteadof'Junio C Hamano1-1/+3
2015-01-14standardize usage info string formatAlex Henrie58-97/+97
2015-01-13cat-file: use "type" and "size" from outer scopeAlexander Kuleshov1-2/+0
2015-01-13blame.c: fix garbled error messageLukas Fleischer1-5/+7
2015-01-13builtin/commit.c: use xstrdup_or_null instead of envdupJeff King1-9/+3
2015-01-13builtin/apply.c: use xstrdup_or_null instead of null_strdupJeff King1-10/+5
2015-01-12for-each-ref: always check stat_tracking_info()'s return valueRaphael Kubo da Costa1-2/+9
2015-01-12Merge branch 'mg/add-ignore-errors' into maintJunio C Hamano1-1/+1
2015-01-12Merge branch 'bc/fetch-thin-less-aggressive-in-normal-repository'Junio C Hamano1-1/+6
2015-01-12Merge branch 'rs/simplify-parsing-commit-tree-S'Junio C Hamano1-3/+1
2015-01-12Merge branch 'rs/plug-strbuf-leak-in-merge'Junio C Hamano1-0/+1
2015-01-12Merge branch 'es/checkout-index-temp'Junio C Hamano1-8/+8
2015-01-09cat-file: remove unused includesAlexander Kuleshov1-4/+0
2015-01-08receive-pack: support push-to-checkout hookJunio C Hamano1-1/+18
2015-01-08show-branch: line-wrap show-branch usageAlexander Kuleshov1-1/+4