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-02-25Merge branch 'dk/format-patch-ignore-diff-submodule' into maintJunio C Hamano
2015-02-25Merge branch 'jn/rerere-fail-on-auto-update-failure' into maintJunio C Hamano
2015-02-25Merge branch 'jk/blame-commit-label' into maintJunio C Hamano
2015-02-23git-compat-util.h: remove redundant codeRamsay Jones
2015-02-22sha1_name: use strlcpy() to copy stringsRené Scharfe
2015-02-22pretty: use starts_with() to check for a prefixRené Scharfe
2015-02-22for-each-ref: use skip_prefix() to avoid duplicate string comparisonRené Scharfe
2015-02-22connect: use strcmp() for string comparisonRené Scharfe
2015-02-21Documentation/git-am.txt: mention mailinfo.scissors config variableMatthieu Moy
2015-02-21Documentation/config.txt: document mailinfo.scissorsMatthieu Moy
2015-02-18Git.pm: two minor typo fixesAlexander Kuleshov
2015-02-17read-cache.c: free cache entry when refreshing failsStefan Beller
2015-02-17git-send-email.perl: support no- prefix with older GetOptionsKyle J. McKay
2015-02-16test-lib.sh: set prerequisite SANITY by testing what we really needTorsten Bögershausen
2015-02-14hex.c: reduce memory footprint of sha1_to_hex static buffersStefan Beller
2015-02-14do not include the same header twiceДилян Палаузов
2015-02-12transport-helper: fix typo in error message when --signed is not supportedMike Hommey
2015-02-11merge-file: correctly open files when in a subdirAleksander Boruch-Gruszecki
2015-02-10fast-import: avoid running end_packfile recursivelyJeff King
2015-02-10builtin/blame: destroy initialized commit_info onlyEric Sunshine
2015-02-10sha1_file: fix iterating loose alternate objectsJonathon Mah
2015-02-10for_each_loose_file_in_objdir: take an optional strbuf pathJeff King
2015-02-10git-compat-util: do not step on MAC_OS_X_VERSION_MIN_REQUIREDKyle J. McKay
2015-02-06Git 2.3v2.3.0Junio C Hamano
2015-02-06config_buf_ungetc: warn when pushing back a random characterJeff King
2015-02-05decimal_width: avoid integer overflowJeff King
2015-02-05config: do not ungetc EOFJeff King
2015-02-04ewah: fix building with gcc < 3.4.0Tom G. Christensen
2015-02-04Makefile: handle broken curl version number in version checkTom G. Christensen
2015-02-02git-submodule.sh: fix '/././' path normalizationPatrick Steinhardt
2015-02-02Merge git://github.com/git-l10n/git-poJunio C Hamano
2015-02-02CodingGuidelines: describe naming rules for configuration variablesJunio C Hamano
2015-01-31l10n: ca.po: Fix trailing whitespaceAlex Henrie
2015-01-30Documentation/git-remote.txt: stress that set-url is not for triangularJunio C Hamano
2015-01-29t/lib-gpg: sanity-check that we can actually signJeff King
2015-01-29t/lib-gpg: include separate public keys in keyring.gpgJeff King
2015-01-29diff-format doc: a score can follow M for rewriteJunio C Hamano
2015-01-28git-push.txt: document the behavior of --repoMichael J Gruber
2015-01-28do not check truth value of flex arraysJeff King
2015-01-28read_and_strip_branch: fix typo'd address-of operatorJeff King
2015-01-28config.txt: mark deprecated variables more prominentlyJunio C Hamano
2015-01-28config.txt: clarify that add.ignore-errors is deprecatedJunio C Hamano
2015-01-28Git 2.3.0-rc2v2.3.0-rc2Junio C Hamano
2015-01-27dumb-http: do not pass NULL path to parse_pack_indexJeff King
2015-01-27Merge git://github.com/git-l10n/git-poJunio C Hamano
2015-01-27Merge branch 'master' of git://github.com/alexhenrie/git-poJiang Xin
2015-01-27commit: reword --author error messageMichael J Gruber
2015-01-26l10n: de.po: correct singular formMichael J Gruber
2015-01-26l10n: de.po: translate "leave behind" correctlyMichael J Gruber
2015-01-26l10n: de.po: fix typoBenedikt Heine