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
2017-12-19Merge branch 'bw/submodule-config-cleanup'Junio C Hamano
2017-12-19Merge branch 'bw/pathspec-match-submodule-boundary'Junio C Hamano
2017-12-19builtin/describe.c: describe a blobStefan Beller
2017-12-15clone, fetch: remove redundant transport checkJonathan Tan
2017-12-14Merge branch 'pc/submodule-helper'Junio C Hamano
2017-12-14Merge branch 'ra/decorate-limit-refs'Junio C Hamano
2017-12-14Merge branch 'bc/hash-algo'Junio C Hamano
2017-12-13sequencer: improve config handlingPhillip Wood
2017-12-12submodule: convert get_next_submodule to not rely on the_indexBrandon Williams
2017-12-12submodule: convert stage_updated_gitmodules to take a struct index_stateBrandon Williams
2017-12-12merge: add config option for verifySignaturesHans Jerry Illikainen
2017-12-12format: create pretty.h fileOlga Telezhnaya
2017-12-12index-pack: use skip_to_optional_arg()Christian Couder
2017-12-12clone: support 'clone --shared' from a worktreeEric Sunshine
2017-12-08fetch: inherit filter-spec from partial cloneJeff Hostetler
2017-12-08clone: partial cloneJonathan Tan
2017-12-08fetch: support filtersJeff Hostetler
2017-12-08fetch: refactor calculation of remote listJonathan Tan
2017-12-08fetch-pack: add --no-filterJeff Hostetler
2017-12-08fetch-pack, index-pack, transport: partial cloneJeff Hostetler
2017-12-08gc: do not repack promisor packfilesJonathan Tan
2017-12-08rev-list: support termination at promisor objectsJonathan Tan
2017-12-08sha1_file: support lazily fetching missing objectsJonathan Tan
2017-12-08decorate: clean up and document APIJonathan Tan
2017-12-08builtin/branch: strip refs/heads/ using skip_prefixKaartic Sivaraam
2017-12-08branch: update warning message shown when copying a misnamed branchKaartic Sivaraam
2017-12-08branch: group related arguments of create_branch()Kaartic Sivaraam
2017-12-08worktree: invoke post-checkout hook (unless --no-checkout)Eric Sunshine
2017-12-07fmt-merge-msg: avoid leaking strbuf in shortlog()René Scharfe
2017-12-07am: release strbuf after use in split_mail_mbox()René Scharfe
2017-12-07diff-tree: read the index so attribute checks work in bare repositoriesBrandon Williams
2017-12-06add worktree.guessRemote config optionThomas Gummerer
2017-12-06worktree: add --guess-remote flag to add subcommandThomas Gummerer
2017-12-06Merge branch 'bw/protocol-v1'Junio C Hamano
2017-12-06Merge branch 'rd/doc-notes-prune-fix'Junio C Hamano
2017-12-06Merge branch 'rd/man-prune-progress'Junio C Hamano
2017-12-06Merge branch 'hm/config-parse-expiry-date'Junio C Hamano
2017-12-06Merge branch 'tz/notes-error-to-stderr' into maintJunio C Hamano
2017-12-06Merge branch 'sw/pull-ipv46-passthru' into maintJunio C Hamano
2017-12-06checkout: describe_detached_head: remove ellipsis after committishAnn T Ropea
2017-12-05rebase -i: learn to abbreviate command namesLiam Beguin
2017-12-05rebase -i -x: add exec commands via the rebase--helperLiam Beguin
2017-12-05rebase -i: update functions to use a flags parameterLiam Beguin
2017-12-05rebase -i: replace reference to sha1 with oidLiam Beguin
2017-12-05rebase -i: refactor transform_todo_idsLiam Beguin
2017-12-05introduce fetch-object: fetch one promisor objectJonathan Tan
2017-12-05index-pack: refactor writing of .keep filesJonathan Tan
2017-12-05fsck: support promisor objects as CLI argumentJonathan Tan
2017-12-05fsck: support referenced promisor objectsJonathan Tan
2017-12-05fsck: support refs pointing to promisor objectsJonathan Tan