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
2016-07-26t7900-subtree.sh: fix quoting and broken && chainsDavid Aguilar
2016-07-26submodule deinit: remove outdated commentStefan Beller
2016-07-26commit: describe that --no-verify skips the commit-msg hook in the help textOrgad Shaneh
2016-07-26config.mak.uname: correct perl path on FreeBSDNguyễn Thái Ngọc Duy
2016-07-22Documentation: pack-protocol correct NAK responseStefan Beller
2016-07-22Windows: add missing definition of ENOTSOCKJohannes Sixt
2016-07-22status: suggest 'git merge --abort' when appropriateMatthieu Moy
2016-07-22strbuf: avoid calling strbuf_grow() twice in strbuf_addbuf()René Scharfe
2016-07-21t5541: fix url scrubbing test when GPG is not setJeff King
2016-07-19submodule-config: use explicit empty string instead of strbuf in config_from()René Scharfe
2016-07-19use strbuf_addbuf() for appending a strbuf to anotherRené Scharfe
2016-07-19t/t8003-blame-corner-cases.sh: Use here documentsMike Hommey
2016-07-19blame: allow to blame paths freshly added to the indexMike Hommey
2016-07-18cache-tree: do not generate empty trees as a result of all i-t-a subentriesNguyễn Thái Ngọc Duy
2016-07-18cache-tree.c: fix i-t-a entry skipping directory updates sometimesNguyễn Thái Ngọc Duy
2016-07-18test-lib.sh: introduce and use $EMPTY_BLOBNguyễn Thái Ngọc Duy
2016-07-18test-lib.sh: introduce and use $EMPTY_TREENguyễn Thái Ngọc Duy
2016-07-18configure.ac: stronger test for pthread linkageEric Wong
2016-07-18daemon: ignore ENOTSOCK from setsockoptEric Wong
2016-07-15Git 2.9.2v2.9.2Junio C Hamano
2016-07-15Merge branch 'jk/tzoffset-fix' into maintJunio C Hamano
2016-07-15t0006: skip "far in the future" test when unsigned long is not long enoughJeff King
2016-07-14diff: document diff-filter exclusionJunio C Hamano
2016-07-14push: anonymize URL in status outputJeff King
2016-07-13fsck: use streaming interface for large blobs in packNguyễn Thái Ngọc Duy
2016-07-13pack-objects: do not truncate result in-pack object size on 32-bit systemsNguyễn Thái Ngọc Duy
2016-07-13index-pack: correct "offset" type in unpack_entry_data()Nguyễn Thái Ngọc Duy
2016-07-13index-pack: report correct bad object offsets even if they are largeNguyễn Thái Ngọc Duy
2016-07-13index-pack: correct "len" type in unpack_data()Nguyễn Thái Ngọc Duy
2016-07-13sha1_file.c: use type off_t* for object_info->disk_sizepNguyễn Thái Ngọc Duy
2016-07-13worktree: use strbuf_add_absolute_path() directlyRené Scharfe
2016-07-13rm: reuse strbuf for all remove_dir_recursively() callsRené Scharfe
2016-07-12pack-objects: pass length to check_pack_crc() without truncationNguyễn Thái Ngọc Duy
2016-07-12travis-ci: enable web server tests t55xx on LinuxLars Schneider
2016-07-11t/test-lib.sh: fix running tests with --valgrindJohannes Schindelin
2016-07-11diff: fix a double off-by-one with --ignore-space-at-eolJohannes Schindelin
2016-07-11diff: demonstrate a bug with --patience and --ignore-space-at-eolJohannes Schindelin
2016-07-11Git 2.9.1v2.9.1Junio C Hamano
2016-07-11Merge branch 'jc/t2300-setup' into maintJunio C Hamano
2016-07-11Merge branch 'cb/t7810-test-label-fix' into maintJunio C Hamano
2016-07-11Merge branch 'sb/t5614-modernize' into maintJunio C Hamano
2016-07-11Merge branch 'jn/preformatted-doc-url' into maintJunio C Hamano
2016-07-11Merge branch 'ao/p4-has-branch-prefix-fix' into maintJunio C Hamano
2016-07-11Merge branch 'js/perf-on-apple' into maintJunio C Hamano
2016-07-11Merge branch 'ak/t7800-wo-readlink' into maintJunio C Hamano
2016-07-11Merge branch 'jk/tzoffset-fix' into maintJunio C Hamano
2016-07-11Merge branch 'js/mingw-parameter-less-c-functions' into maintJunio C Hamano
2016-07-11Merge branch 'lc/shell-default-value-noexpand' into maintJunio C Hamano
2016-07-11Merge branch 'sb/clone-shallow-passthru' into maintJunio C Hamano
2016-07-11Merge branch 'mg/signature-doc' into maintJunio C Hamano