Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-05Merge branch 'rs/simple-cleanups'Junio C Hamano
2015-03-05Merge branch 'mh/refs-have-new'Junio C Hamano
2015-03-04Merge branch 'jc/apply-ws-fix-expands-report'Junio C Hamano
2015-03-04Merge branch 'jc/apply-beyond-symlink'Junio C Hamano
2015-02-26Merge 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-14do not include the same header twiceДилян Палаузов
2015-02-12Merge branch 'ah/usage-strings'Junio C Hamano
2015-02-12Merge branch 'jc/push-to-checkout'Junio C Hamano
2015-02-12Merge branch 'sb/atomic-push'Junio C Hamano
2015-02-12Merge branch 'mh/reflog-expire'Junio C Hamano
2015-02-12Merge branch 'dk/format-patch-ignore-diff-submodule'Junio C Hamano
2015-02-12Merge branch 'jk/blame-commit-label'Junio C Hamano
2015-02-11merge-file: correctly open files when in a subdirAleksander Boruch-Gruszecki
2015-02-11apply: do not touch a file beyond a symbolic linkJunio C Hamano
2015-02-11apply: do not read from beyond a symbolic linkJunio C Hamano
2015-02-11apply: do not read from the filesystem under --indexJunio C Hamano
2015-02-11apply: reject input that touches outside the working areaJunio C Hamano
2015-02-10builtin/blame: destroy initialized commit_info onlyEric Sunshine
2015-01-27commit: reword --author error messageMichael J Gruber
2015-01-23Merge 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
2015-01-14Merge branch 'js/remote-add-with-insteadof'Junio C Hamano
2015-01-14standardize usage info string formatAlex Henrie
2015-01-13cat-file: use "type" and "size" from outer scopeAlexander Kuleshov
2015-01-13blame.c: fix garbled error messageLukas Fleischer
2015-01-13builtin/commit.c: use xstrdup_or_null instead of envdupJeff King
2015-01-13builtin/apply.c: use xstrdup_or_null instead of null_strdupJeff King
2015-01-13for-each-ref: always check stat_tracking_info()'s return valueRaphael Kubo da Costa
2015-01-13Merge branch 'mg/add-ignore-errors' into maintJunio C Hamano
2015-01-12Merge branch 'bc/fetch-thin-less-aggressive-in-normal-repository'Junio C Hamano
2015-01-12Merge branch 'rs/simplify-parsing-commit-tree-S'Junio C Hamano