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
2019-07-19CodingGuidelines: spell out post-C89 rulesJunio C Hamano
2019-07-15documentation: mention --no-use-mailmap and log.mailmap false settingAriadne Conill
2019-07-12gpg(docs): use correct --verify syntaxRobert Morgan
2019-07-12The fifth batchJunio C Hamano
2019-07-12Merge branch 'qn/clone-doc-use-long-form'Junio C Hamano
2019-07-12Merge branch 'sg/git-C-empty-doc'Junio C Hamano
2019-07-10trace2: correct trace2 field name documentationJosh Steadmon
2019-07-10The fourth batchJunio C Hamano
2019-07-10Merge branch 'ds/fetch-disable-force-notice'Junio C Hamano
2019-07-10Merge branch 'jh/status-aheadbehind'Junio C Hamano
2019-07-10Merge branch 'jw/gitweb-sample-update'Junio C Hamano
2019-07-10Merge branch 'cc/first-contrib-tutorial'Junio C Hamano
2019-07-10Merge branch 'nd/switch-and-restore'Junio C Hamano
2019-07-10Merge branch 'nd/fetch-multi-gc-once'Junio C Hamano
2019-07-10Merge branch 'es/rev-list-no-object-names'Junio C Hamano
2019-07-10Merge branch 'dl/includeif-onbranch'Junio C Hamano
2019-07-10Merge branch 'pw/doc-synopsis-markup-opmode-options'Junio C Hamano
2019-07-10Merge branch 'ds/commit-graph-write-refactor'Junio C Hamano
2019-07-10Merge branch 'sg/trace2-rename'Junio C Hamano
2019-07-10Merge branch 'dl/config-alias-doc'Junio C Hamano
2019-07-10Merge branch 'tm/tag-gpgsign-config'Junio C Hamano
2019-07-10Merge branch 'po/doc-branch'Junio C Hamano
2019-07-10Merge branch 'nb/branch-show-other-worktrees-head'Junio C Hamano
2019-07-02docs: git-clone: list short form of options firstQuentin Nerden
2019-07-02docs: git-clone: refer to long form of optionsQuentin Nerden
2019-07-02cherry-pick/revert: add --skip optionRohit Ashiwal
2019-07-02sequencer: add advice for revertRohit Ashiwal
2019-07-01Document that 'git -C ""' works and doesn't change directorySZEDER Gábor
2019-07-01check_everything_connected: assume alternate ref tips are validJeff King
2019-06-27trace2: correct typo in technical documentationCarlo Marcelo Arenas Belón
2019-06-24doc: don't use git.kernel.org as example gitweb URLJakub Wilk
2019-06-24doc: improve usage string in MyFirstContributionChristian Couder
2019-06-21The third batchJunio C Hamano
2019-06-21Merge branch 'an/ignore-doc-update'Junio C Hamano
2019-06-21Merge branch 'ab/hash-object-doc'Junio C Hamano
2019-06-21Merge branch 'cm/send-email-document-req-modules'Junio C Hamano
2019-06-21Merge branch 'ml/userdiff-rust'Junio C Hamano
2019-06-21fetch: warn about forced updates in branch listingDerrick Stolee
2019-06-21fetch: add --[no-]show-forced-updates argumentDerrick Stolee
2019-06-21status: warn when a/b calculation takes too longJeff Hostetler
2019-06-21status: add status.aheadbehind settingJeff Hostetler
2019-06-20rev-list: teach --no-object-names to enable pipingEmily Shaffer
2019-06-20fetch: only run 'gc' once when fetching multiple remotesNguyễn Thái Ngọc Duy
2019-06-20commit-graph: verify chains with --shallow modeDerrick Stolee
2019-06-20commit-graph: create options for split filesDerrick Stolee
2019-06-20commit-graph: expire commit-graph filesDerrick Stolee
2019-06-20commit-graph: allow cross-alternate chainsDerrick Stolee
2019-06-20commit-graph: merge commit-graph chainsDerrick Stolee
2019-06-20commit-graph: add base graphs chunkDerrick Stolee
2019-06-20commit-graph: document commit-graph chainsDerrick Stolee