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-18fsck: refactor how to describe objectsJohannes Schindelin
2016-07-13Merge branch 'nd/ita-cleanup'Junio C Hamano
2016-07-13Merge branch 'ew/gc-auto-pack-limit-fix'Junio C Hamano
2016-07-13Merge branch 'va/i18n-even-more'Junio C Hamano
2016-07-11Merge branch 'mj/log-show-signature-conf'Junio C Hamano
2016-07-11Merge branch 'js/find-commit-subject-ignore-leading-blanks'Junio C Hamano
2016-07-11Merge branch 'sb/submodule-clone-retry'Junio C Hamano
2016-07-06Merge branch 'sb/clone-shallow-passthru'Junio C Hamano
2016-07-06Merge branch 'jk/repack-keep-unreachable'Junio C Hamano
2016-07-06Merge branch 'ew/mboxrd-format-am'Junio C Hamano
2016-07-06Merge branch 'nd/worktree-cleanup-post-head-protection'Junio C Hamano
2016-07-06Merge branch 'km/fetch-do-not-free-remote-name'Junio C Hamano
2016-07-06Merge branch 'jk/string-list-static-init'Junio C Hamano
2016-07-06Merge branch 'pb/commit-editmsg-path'Junio C Hamano
2016-07-01grep: fix grepping for "intent to add" filesCharles Bailey
2016-06-30reset --hard: skip blank lines when reporting the commit subjectJohannes Schindelin
2016-06-30commit -C: skip blank lines at the beginning of the messageJohannes Schindelin
2016-06-27Merge branch 'lf/receive-pack-auto-gc-to-client'Junio C Hamano
2016-06-27Merge branch 'jc/deref-tag'Junio C Hamano
2016-06-27Merge branch 'et/add-chmod-x'Junio C Hamano
2016-06-27Merge branch 'cc/apply-introduce-state'Junio C Hamano
2016-06-27gc: fix off-by-one error with gc.autoPackLimitEric Wong
2016-06-24log: add log.showSignature configuration variableMehul Jain
2016-06-20clone: do not let --depth imply --shallow-submodulesJunio C Hamano
2016-06-20Merge branch 'jk/rev-list-count-with-bitmap'Junio C Hamano
2016-06-20Merge branch 'jc/clear-pathspec'Junio C Hamano
2016-06-20Merge branch 'jg/dash-is-last-branch-in-worktree-add'Junio C Hamano
2016-06-20Merge branch 'sb/submodule-recommend-shallowness'Junio C Hamano
2016-06-20Merge branch 'ah/no-verify-signature-with-pull-rebase'Junio C Hamano
2016-06-18i18n: branch: mark comment when editing branch description for translationVasco Almeida
2016-06-18i18n: init-db: join message piecesVasco Almeida
2016-06-18i18n: remote: allow translations to reorder messageVasco Almeida
2016-06-18i18n: remote: mark URL fallback text for translationVasco Almeida
2016-06-18i18n: standardise messagesVasco Almeida
2016-06-18i18n: merge: change command option help to lowercaseVasco Almeida
2016-06-18i18n: merge: mark messages for translationVasco Almeida
2016-06-18i18n: notes: mark options for translationVasco Almeida
2016-06-18i18n: notes: mark strings for translationVasco Almeida
2016-06-18i18n: advice: internationalize message for conflictsVasco Almeida
2016-06-18i18n: builtin/remote.c: fix mark for translationVasco Almeida
2016-06-14repack: extend --keep-unreachable to loose objectsJeff King
2016-06-14repack: add --keep-unreachable optionJeff King
2016-06-14blame, line-log: do not loop around deref_tag()Junio C Hamano
2016-06-14builtin/fetch.c: don't free remote->name after fetchKeith McGuigan
2016-06-13use string_list initializer consistentlyJeff King
2016-06-13Merge branch 'jk/parseopt-string-list' into jk/string-list-static-initJunio C Hamano
2016-06-13blame,shortlog: don't make local option variables staticJeff King
2016-06-13interpret-trailers: don't duplicate option stringsJeff King
2016-06-13submodule--helper: initial clone learns retry logicStefan Beller
2016-06-09builtin/commit.c: memoize git-path for COMMIT_EDITMSGPranit Bauva