summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2015-03-17Merge branch 'rs/deflate-init-cleanup'Junio C Hamano
2015-03-10Merge branch 'mh/expire-updateref-fixes'Junio C Hamano
2015-03-06Merge branch 'ja/clean-confirm-i18n'Junio C Hamano
2015-03-06Merge branch 'nd/grep-exclude-standard-help-fix'Junio C Hamano
2015-03-05zlib: initialize git_zstream in git_deflate_init{,_gzip,_raw}René Scharfe
2015-03-05Merge branch 'rs/simple-cleanups'Junio C Hamano
2015-03-05Merge branch 'mh/refs-have-new'Junio C Hamano
2015-03-05reflog: improve and update documentationMichael Haggerty
2015-03-03Merge branch 'jc/apply-ws-fix-expands-report'Junio C Hamano
2015-03-03Merge branch 'jc/apply-beyond-symlink'Junio C Hamano
2015-03-02Add hint interactive cleaningJean-Noel Avila
2015-02-27grep: correct help string for --exclude-standardNguyễn Thái Ngọc Duy
2015-02-25Merge branch 'dp/remove-duplicated-header-inclusion'Junio C Hamano
2015-02-22Merge branch 'ab/merge-file-prefix'Junio C Hamano
2015-02-22Merge branch 'es/blame-commit-info-fix'Junio C Hamano
2015-02-22for-each-ref: use skip_prefix() to avoid duplicate string comparisonRené Scharfe
2015-02-17ref_transaction_verify(): new function to check a reference's valueMichael Haggerty
2015-02-17commit: avoid race when creating orphan commitsMichael Haggerty
2015-02-17ref_transaction_delete(): remove "have_old" parameterMichael Haggerty
2015-02-17ref_transaction_update(): remove "have_old" parameterMichael Haggerty
2015-02-17refs.c: change some "flags" to "unsigned int"Michael Haggerty
2015-02-17Merge branch 'mg/commit-author-no-match-malformed-message'Junio C Hamano
2015-02-17Merge branch 'jc/apply-ws-fix-expands'Junio C Hamano
2015-02-13do not include the same header twiceДилян Палаузов
2015-02-11Merge branch 'ah/usage-strings'Junio C Hamano
2015-02-11Merge branch 'jc/push-to-checkout'Junio C Hamano
2015-02-11Merge branch 'sb/atomic-push'Junio C Hamano
2015-02-11Merge branch 'mh/reflog-expire'Junio C Hamano
2015-02-11Merge branch 'dk/format-patch-ignore-diff-submodule'Junio C Hamano
2015-02-11Merge branch 'jk/blame-commit-label'Junio C Hamano
2015-02-11merge-file: correctly open files when in a subdirAleksander Boruch-Gruszecki
2015-02-10apply: do not touch a file beyond a symbolic linkJunio C Hamano
2015-02-10apply: do not read from beyond a symbolic linkJunio C Hamano
2015-02-10apply: do not read from the filesystem under --indexJunio C Hamano
2015-02-10apply: reject input that touches outside the working areaJunio C Hamano
2015-02-10builtin/blame: destroy initialized commit_info onlyEric Sunshine
2015-02-09Merge branch 'sb/atomic-push' into mh/ref-trans-value-checkJunio C Hamano
2015-02-09Merge branch 'mh/reflog-expire' into mh/ref-trans-value-checkJunio C Hamano
2015-01-27commit: reword --author error messageMichael J Gruber
2015-01-22Merge branch 'ak/cat-file-clean-up'Junio C Hamano
2015-01-22apply: detect and mark whitespace errors in context lines when fixingJunio C Hamano
2015-01-22apply: count the size of postimage correctlyJunio C Hamano
2015-01-22apply: make update_pre_post_images() sanity check the given postlenJunio C Hamano
2015-01-22apply.c: typofixJunio C Hamano
2015-01-21Merge branch 'ak/show-branch-usage-string'Junio C Hamano
2015-01-21show-branch: fix indentation of usage stringRalf Thielow
2015-01-14Merge branch 'rc/for-each-ref-tracking'Junio C Hamano
2015-01-14Merge branch 'ak/fewer-includes'Junio C Hamano
2015-01-14Merge branch 'ak/show-branch-usage-string'Junio C Hamano
2015-01-14Merge branch 'km/log-usage-string-i18n'Junio C Hamano