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

github.com/mono/libgit2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
8bit-filename-statusFix git_status_file for files that start with a character > 0x7fAdam Roben12 years
attr-exportattr: Do not export variables externallyVicent Marti12 years
better-url-parsingMake url decoding more bulletproofBen Straub11 years
blame-fixesMinor cleanupBen Straub11 years
branch-delete-refbranch: Change `git_branch_delete` to take a refVicent Marti12 years
breaking-changeserrors: Rename error codesVicent Martí12 years
bug/status_casestatus: Add case insensitivity related failing testnulltoken11 years
clar-no-cacheDisable caching in ClarVicent Marti11 years
clar2clar: fix merge/setup.cVicent Marti11 years
clay-renamegitignore: Add `clar` dataVicent Martí12 years
clay-testAdd Clay 0.7.0 scriptVicent Marti13 years
cmn/config-default-snapshotMake the default repository config getter return a snapshotCarlos Martín Nieto10 years
cmn/config-get-pathconfig: add parsing and getter for pathsCarlos Martín Nieto10 years
cmn/delta-base-evictionpack: use a doubly linked lru list for evictionCarlos Martín Nieto10 years
cmn/embed-libssh2Provide option to embed libssh2Carlos Martín Nieto10 years
cmn/example-pullAdd pull exampleCarlos Martín Nieto10 years
cmn/host-cert-infoProvide a callback for certificate validationCarlos Martín Nieto10 years
cmn/http-url-pathnetops: error out on url without a pathCarlos Martín Nieto10 years
cmn/ignore-full-dirstatus: failing test with slash-starCarlos Martín Nieto10 years
cmn/maint-21ssh: always declare the libssh2 typesCarlos Martín Nieto10 years
cmn/oidarraymerge: expose multiple merge basesCarlos Martín Nieto10 years
cmn/read-tree-cachetree-cache: remove the parent pointerCarlos Martín Nieto10 years
cmn/ref-txnwipCarlos Martín Nieto10 years
cmn/reference-lockstart of stashCarlos Martín Nieto10 years
cmn/reference-transactiontransaction: add documentationCarlos Martín Nieto10 years
cmn/refspec-start-middleAdd a CHANGELOG entry for refspecs with asterisk in the middleCarlos Martín Nieto10 years
cmn/remote-default-restrictremote: restrict default branch to branches namespaceCarlos Martín Nieto10 years
cmn/remote-fetch-refsremote: implement opportunistic remote-tracking branch updatesCarlos Martín Nieto10 years
cmn/sched-yieldMove yield to the tests and enable for FreeBSDCarlos Martín Nieto10 years
cmn/serverserver: handle negotiation linesCarlos Martín Nieto10 years
cmn/ssh-factory-for-pathsssh: provide a factory function for setting ssh pathsCarlos Martín Nieto10 years
cmn/ssh-retrytravis: enable password authentication on OSXCarlos Martín Nieto10 years
cmn/ssh-send-everythingssh: libssh2_channel_write() behaves like send()Carlos Martín Nieto10 years
cmn/update-zlibzlib: disable warning 4142 on MSVCCarlos Martín Nieto10 years
cmn/upstream-invalid-refnamebranch: add test showing ENOTFOUND for invalid upstream configurationCarlos Martín Nieto11 years
config-int-typescore: One last `long long`Vicent Marti13 years
correct-ahead-behindFix a bunch of leaks, error handling casesScott J. Goldman11 years
developmentMerge pull request #2425 from libgit2/cmn/clone-auth-changeVicent Marti10 years
development-mergeMerge pull request #664 from arrbee/attrs-from-indexVicent Martí12 years
ed/merge_fileIntroduce git_merge_file for consumersEdward Thomson10 years
ed/rebasegit_rebase_finish: rewrite notes when finishing rebaseEdward Thomson10 years
empty-nameMerge remote-tracking branch 'carlosmn/empty-name' into empty-nameJustin Spahr-Summers11 years
empty-remote-url-crash'geterr' -> 'giterr'Justin Spahr-Summers12 years
error-handlingMerge branch 'development' into error-handlingCarlos Martín Nieto13 years
features/pushSquash some leaksPhilip Kelley11 years
features/push_oldMerge branch 'development' into gsoc-pushMichael Schubert12 years
features/push_rebasedRemove more sample hooks from test repo for pushPhilip Kelley11 years
filename-containing-bracketAdd a test for getting status of files containing bracketsAdam Roben12 years
filename-validationAdd a test for invalid filenames while writing tree from indexScott J. Goldman12 years
fileopsfileops: Fix stat() on directories for W32Vicent Marti13 years
fix-git-status-list-new-unreadable-folderundo indentation change in diff_print.cAlan Rogers10 years
fix-memory-index-doc-commentGive the correct name for the function in the doc.Rob Rix10 years
fix-submodule-config-loadinglolXcode.Alan Rogers11 years
getenv-win32Force the Unicode version of GetEnvVarPaul Betts13 years
gh-pagesgenerated docsCarlos Martín Nieto10 years
hallocglobal: Deploy hallocVicent Marti13 years
http-parser-2Bump the builtin http-parserVicent Marti12 years
ignore-submodules-in-stashEnsure submodule repos and indices are freedBen Straub11 years
index-open-cleanupindex: Add `git_index_new`Vicent Marti12 years
jk/peeled-refsrefdb_fs: respect PEELING_STANDARDJeff King11 years
jk/userdiff-ccuserdiff: update ada patternsJeff King10 years
jss/fix-ignore-popMerge remote-tracking branch 'origin/development' into jss/fix-ignore-popJustin Spahr-Summers10 years
masterMerge pull request #3355 from palmin/palmin/fix-2830Carlos Martín Nieto9 years
mergefix some memleaksEdward Thomson11 years
monoMerge remote-tracking branch 'ethomson/stash_apply' into monoMarius Ungureanu9 years
more-api-tweaksMore external API cleanupVicent Marti12 years
new-error-handlingMerge pull request #662 from carlosmn/remotesVicent Martí12 years
new-referencesreflog: Do not free references before timeVicent Marti13 years
no-newline-packed-refsHandle packed refs with no trailing newlineScott J. Goldman11 years
ntk/topic/config_rename_better_errorconfig: Enhance config_rename_section error handlingnulltoken11 years
options-namesgit_revert_opts -> git_revert_optionsBen Straub10 years
peff/iconvexamples: add a basic for-each-ref exampleJeff King10 years
precompose-testadd precompose testJosh Vera10 years
rb/commit-modified-fileAdd git_diff_commit and last-changed exampleRussell Belfer10 years
rb/contributing-updatesmissing parenRussell Belfer10 years
rb/object-parse-flexibilityAdd lax parsing for commit and tag objectsRussell Belfer10 years
rb/warnings-for-commit-headersWarnings that default to being errorsRussell Belfer10 years
refresh-submodule-on-lookupReload config in git_submodule_lookup() if not foundJustin Spahr-Summers10 years
repo-ownershipremote: Cleanup the remotes codeVicent Marti12 years
revert-1997Revert pull request #1997Vicent Marti10 years
robrix/ignore-dir-with-or-without-slashDemonstrate a trailing slash failure.Rob Rix10 years
signatures-2signature: Small cleanupVicent Marti11 years
stopwatchImprovements to stopwatch implementationPhilip Kelley11 years
threadsafeFix the threading implementationVicent Marti13 years
topic/CRLF_blob_filtered_contentUpdate core.autocrlf = true behaviorRussell Belfer11 years
tree-entry-by-pathtree: Rename `entry_copy` to `entry_dup`Vicent Marti12 years
utf8-paths-win32Fix opendir/readdir and friends on Win32 to use UnicodePaul Betts13 years
utf8-winAdd bounds checking to UTF-8 conversionVicent Marti12 years
vmg/atomic64opts: Add getter for cached memoryVicent Marti11 years
vmg/bare-openrepository: Add `git_repository_open_bare`Vicent Marti11 years
vmg/clar-skip-testClar: skip testsVicent Marti10 years
vmg/dupe-odb-backendsMerge branch 'development' into vmg/dupe-odb-backendsVicent Marti11 years
vmg/featuresfeatures: Rename `_HAS_` to `_FEATURE_`Vicent Marti10 years
vmg/full-ref-iteratorMerge pull request #1627 from arrbee/iterator-api-improvementsVicent Martí11 years
vmg/gcc-warningsclar: Fix warnings in GCC/LinuxVicent Marti11 years
vmg/mempackIn-memory packing backendVicent Marti10 years
vmg/namespaceslol namespacesVicent Marti11 years
vmg/new-cachecache: Max cache size, and evict when the cache fills upVicent Marti11 years
vmg/no-lookupoid: Helper for old-school hashcmpVicent Marti11 years
vmg/panicffffuuu another broken oneVicent Marti10 years
vmg/read-typesRemove assertsVicent Marti10 years
vmg/refs-peelrefs: Do not union the peelVicent Marti11 years
vmg/state-cleanupRewrite `git_repository__cleanup_files`Vicent Marti10 years
vmg/unified-revisionFix examplesVicent Marti11 years
vmg/winrc-filenameIf you need a custom filename, specify itVicent Marti11 years
vs-8.0-v0.26.8Introduce git_blame_options diff find configurabilityUngureanu Marius5 years
vs-8.0-v0.28.1Introduce git_blame_options diff find configurabilityUngureanu Marius5 years
vs-8.0-v0.28.2Introduce git_blame_options diff find configurabilityUngureanu Marius5 years
vs-8.0-v0.28.3Introduce git_blame_options diff find configurabilityUngureanu Marius5 years
vs-8.0-v1Introduce git_blame_options diff find configurabilityUngureanu Marius5 years
xs-5.10-v1Merge pull request #1 from mono/quote_libssh2_librariesMarius Ungureanu9 years
xs-5.10-v2Trying CIMarius Ungureanu9 years
xs-6.0-v1Introduce git_blame_options diff find configurabilityUngureanu Marius8 years
xs-6.0-v2Merge commit 'ab8e88a96b5b9e1a59a6f8742fe0136b13158717' into xs-6.0-v2Marius Ungureanu8 years