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
2018-02-21Merge branch 'lw/daemon-log-destination'Junio C Hamano
2018-02-21submodule: indicate that 'submodule.recurse' doesn't apply to cloneBrandon Williams
2018-02-17git-worktree.txt: fix indentation of example and text of 'add' commandEric Sunshine
2018-02-17git-worktree.txt: fix missing ")" typoEric Sunshine
2018-02-16merge: allow fast-forward when merging a tracked tagJunio C Hamano
2018-02-16Sync with 2.16.2Junio C Hamano
2018-02-16Git 2.16.2v2.16.2Junio C Hamano
2018-02-16Merge branch 'ab/doc-cat-file-e-still-shows-errors' into maintJunio C Hamano
2018-02-16Merge branch 'as/read-tree-prefix-doc-fix' into maintJunio C Hamano
2018-02-16Third batch for 2.17Junio C Hamano
2018-02-16Merge branch 'nd/ignore-glob-doc-update'Junio C Hamano
2018-02-16Merge branch 'po/object-id'Junio C Hamano
2018-02-15Documentation/git-status: clarify status table for porcelain modeStefan Beller
2018-02-14Correct mispellings of ".gitmodule" to ".gitmodules"Robert P. J. Day
2018-02-14am: support --quitNguyễn Thái Ngọc Duy
2018-02-14fsmonitor: update documentation to remove reference to invalid config settingsBen Peart
2018-02-14Second batch for 2.17Junio C Hamano
2018-02-14Merge branch 'tz/doc-show-defaults-to-head'Junio C Hamano
2018-02-14Merge branch 'jt/long-running-process-doc'Junio C Hamano
2018-02-14Merge branch 'jt/http-redact-cookies'Junio C Hamano
2018-02-14Merge branch 'ks/submodule-doc-updates'Junio C Hamano
2018-02-14Merge branch 'jh/partial-clone'Junio C Hamano
2018-02-14Merge branch 'jh/fsck-promisors'Junio C Hamano
2018-02-13docs/interpret-trailers: fix agreement errorbrian m. carlson
2018-02-13rebase: introduce and use pseudo-ref REBASE_HEADNguyễn Thái Ngọc Duy
2018-02-13rebase: add --show-current-patchNguyễn Thái Ngọc Duy
2018-02-13am: add --show-current-patchNguyễn Thái Ngọc Duy
2018-02-13worktree remove: new commandNguyễn Thái Ngọc Duy
2018-02-13worktree move: refuse to move worktrees with submodulesNguyễn Thái Ngọc Duy
2018-02-13worktree move: new commandNguyễn Thái Ngọc Duy
2018-02-10update-index doc: note the caveat with "could not open..."Ævar Arnfjörð Bjarmason
2018-02-10update-index doc: note a fixed bug in the untracked cacheÆvar Arnfjörð Bjarmason
2018-02-10fetch: make the --prune-tags work with <url>Ævar Arnfjörð Bjarmason
2018-02-10fetch: add a --prune-tags option and fetch.pruneTags configÆvar Arnfjörð Bjarmason
2018-02-10git-fetch & config doc: link to the new PRUNING sectionÆvar Arnfjörð Bjarmason
2018-02-10git remote doc: correct dangerous lies about what prune doesÆvar Arnfjörð Bjarmason
2018-02-10git fetch doc: add a new section to explain the ins & outs of pruningÆvar Arnfjörð Bjarmason
2018-02-09CodingGuidelines: mention "static" and "extern"Jeff King
2018-02-07tag: add --edit optionNicolas Morey-Chaisemartin
2018-02-07rebase: add --allow-empty-message optionGenki Sky
2018-02-05daemon: add --log-destination=(stderr|syslog|none)Lucas Werkmeister
2018-02-02gitignore.txt: elaborate shell glob syntaxDuy Nguyen
2018-01-31doc: mention 'git show' defaults to HEADTodd Zullinger
2018-01-30sha1_file: convert pretend_sha1_file to object_idPatryk Obara
2018-01-25Docs: split out long-running subprocess handshakeJonathan Tan
2018-01-25status: add --[no-]ahead-behind to status and commit for V2 format.Jeff Hostetler
2018-01-24First batch after 2.16Junio C Hamano
2018-01-24Merge branch 'ab/doc-cat-file-e-still-shows-errors'Junio C Hamano
2018-01-24Merge branch 'as/read-tree-prefix-doc-fix'Junio C Hamano
2018-01-24Merge branch 'ab/commit-m-with-fixup'Junio C Hamano