Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-04git: Speed up git-upload-pack(1) via new bitmap boundary traversalPatrick Steinhardt
2023-10-04git: Inject context into per-command options to allow feature for flagsPatrick Steinhardt
2023-06-30git: Allow more pseudo-options for git-rev-list(1)Patrick Steinhardt
2023-06-01Add a command description for git index-packSami Hiltunen
2023-04-20git/housekeeping: Introduce repack strategy to pack all loose objectsPatrick Steinhardt
2023-04-11Add methods for packing and unpacking objectsSami Hiltunen
2023-02-07localrepo: Add MergeTree methodJohn Cai
2023-01-28localrepo: Add WriteTree methodJohn Cai
2022-12-21Add new GetPatchID RPCDavid Kim
2022-11-28git: Remove linguist subcommandToon Claes
2022-10-21gitattributes: Add interface for gitattributesToon Claes
2022-08-12fsck: Update fsck ignore rules configurationJustin Tobler
2022-08-01git: Remove feature flag to hide refs in git-upload-pack(1)Patrick Steinhardt
2022-07-28Merge remote-tracking branch 'dev/master'GitLab Release Tools Bot
2022-07-26git: Introduce feature flag for hiding refs in git-upload-pack(1)Patrick Steinhardt
2022-07-26Fixing a range of typos on commentsjohn.mcdonnell
2022-07-25Merge branch 'pks-security-fsck-on-clone' into 'master'John Skarbek
2022-07-21git: Don't advertise internal references via git-upload-pack(1)pks-git-dont-advertise-hidden-refsPatrick Steinhardt
2022-07-21git: Discern different types of internal referencesPatrick Steinhardt
2022-07-21git: Remove static assert around internal refsPatrick Steinhardt
2022-07-15git: Fix missing reverse indices for some Git commandsPatrick Steinhardt
2022-07-12git: Fix missing consistency checks for clonesPatrick Steinhardt
2022-06-21git: Always disable use of alternate refs for git-fetch(1)Patrick Steinhardt
2022-05-17git: Use deterministic ordering for fsck configurationPatrick Steinhardt
2022-04-27git: Globally disable generation of server info for git-repack(1)pks-repack-dont-update-server-infoPatrick Steinhardt
2022-03-29git: Limit number of threads in git-grep(1)Patrick Steinhardt
2022-03-29git: Globally limit threads used by git-pack-objects(1)Patrick Steinhardt
2022-02-28git: Skip checks whether a fetch is updating submodulesPatrick Steinhardt
2022-02-17git: Simplify setup of pack-generation configurationPatrick Steinhardt
2022-02-10repository: Use heuristic to prune objects in OptimizeRepositoryPatrick Steinhardt
2021-11-30git: Globally disable HTTP redirectsPatrick Steinhardt
2021-11-09git: Ignore fsck errors for zero-padded filemodesPatrick Steinhardt
2021-11-09git: Unify fsck configurationPatrick Steinhardt
2021-11-03git: Do not install templates when creating reposPatrick Steinhardt
2021-08-10git: Do not write commit graphs on fetchesPatrick Steinhardt
2021-07-21Add `git am` command descriptionSami Hiltunen
2021-07-21git: Adjust trivial cases of commands which support `--end-of-options`Patrick Steinhardt
2021-07-21git: Mark git-clone(1) as supporting `--end-of-options`Patrick Steinhardt
2021-07-21git: Mark git-clone(1) as supporting `--end-of-options`Patrick Steinhardt
2021-07-21git: Mark git-ls-tree(1) as supporting `--end-of-options`Patrick Steinhardt
2021-07-21git: Mark git-for-each-ref(1) as supporting `--end-of-options`Patrick Steinhardt
2021-07-21git: Fix ordering of `--end-of-options`Patrick Steinhardt
2021-07-19git: Add command description for git-commit-tree(1)Patrick Steinhardt
2021-07-01git: Accept commits and tags with malformed signaturesPatrick Steinhardt
2021-06-21receive.hideRefs use InternalRefPrefixesZeger-Jan van de Weg
2021-05-10git: Always check fetched objects for consistencyPatrick Steinhardt
2021-05-10git: Always check received objects for consistencyPatrick Steinhardt
2021-04-30git: Reject pushes into internal ref namespacesPatrick Steinhardt
2021-04-20git: Move defaultBranch to init commandDescriptionToon Claes
2021-04-12git: Add description for merge-file commandPatrick Steinhardt