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-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
2015-01-12Merge branch 'rs/plug-strbuf-leak-in-merge'Junio C Hamano
2015-01-12Merge branch 'es/checkout-index-temp'Junio C Hamano
2015-01-10cat-file: remove unused includesAlexander Kuleshov
2015-01-09receive-pack: support push-to-checkout hookJunio C Hamano
2015-01-08show-branch: line-wrap show-branch usageAlexander Kuleshov
2015-01-08push.c: add an --atomic argumentRonnie Sahlberg
2015-01-08send-pack.c: add --atomic command line argumentRonnie Sahlberg
2015-01-08receive-pack.c: negotiate atomic push supportRonnie Sahlberg
2015-01-08receive-pack.c: add execute_commands_atomic functionStefan Beller
2015-01-08receive-pack.c: move transaction handling in a central placeStefan Beller
2015-01-08receive-pack.c: move iterating over all commands outside execute_commandsStefan Beller
2015-01-08receive-pack.c: die instead of error in case of possible future bugStefan Beller
2015-01-08receive-pack.c: shorten the execute_commands loop over all commandsStefan Beller
2015-01-08format-patch: ignore diff.submodule settingDoug Kelly
2015-01-07Merge branch 'jc/merge-bases'Junio C Hamano
2015-01-07Merge branch 'jc/clone-borrow'Junio C Hamano
2015-01-06log.c: fix translation markingsKyle J. McKay
2014-12-29checkout-index: fix --temp relative path manglingEric Sunshine
2014-12-29pack-objects: use --objects-edge-aggressive for shallow reposbrian m. carlson
2014-12-29rev-list: add an option to mark fewer edges as uninterestingbrian m. carlson
2014-12-29merge: release strbuf after use in suggest_conflicts()René Scharfe
2014-12-29commit-tree: simplify parsing of option -S using skip_prefix()René Scharfe
2014-12-29Merge branch 'mh/update-ref-verify'Junio C Hamano
2014-12-23git remote: allow adding remotes agreeing with url.<...>.insteadOfJohannes Schindelin
2014-12-22Sync with maintJunio C Hamano
2014-12-22Merge branch 'rs/use-strbuf-complete-line'Junio C Hamano
2014-12-22Merge branch 'jk/commit-date-approxidate'Junio C Hamano
2014-12-22Merge branch 'js/fsck-tag-validation'Junio C Hamano