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
path: root/tests
AgeCommit message (Expand)Author
2015-08-15diff: don't error out on an invalid regexCarlos Martín Nieto
2015-08-13Merge pull request #3168 from libgit2/cmn/config-txEdward Thomson
2015-08-12config: perform unlocking via git_transactionCarlos Martín Nieto
2015-08-12config: expose locking via the main APICarlos Martín Nieto
2015-08-12config: implement basic transactional supportCarlos Martín Nieto
2015-08-11remote: add failing test for a mirror refspecCarlos Martín Nieto
2015-08-04errors: tighten up git_error_state OOMs a bit moreEdward Thomson
2015-08-03Test: check restored oom error points to static bufferMichael Procter
2015-08-03Add failing test for capture/restore oom errorMichael Procter
2015-08-03Merge pull request #3325 from libgit2/cmn/filebuf-rename-errorEdward Thomson
2015-08-01index: test that an unregistered submodule gets stagedCarlos Martín Nieto
2015-08-01index: add test for adding an old-style submodule to indexLinquize
2015-07-30Merge pull request #3328 from libgit2/cmn/iterator-skip-diriterEdward Thomson
2015-07-27iterator: adjust unreadable-dir test to new behaviourCarlos Martín Nieto
2015-07-25filebuf: remove lockfile upon rename errorsCarlos Martín Nieto
2015-07-24filebuf: failing test for leaving the lockfile when failing to renameCarlos Martín Nieto
2015-07-24Merge pull request #3307 from libgit2/cmn/submodule-backslashEdward Thomson
2015-07-24Merge pull request #3303 from libgit2/cmn/index-add-submoduleEdward Thomson
2015-07-24Merge pull request #3305 from libgit2/cmn/reflog-del-backendEdward Thomson
2015-07-13Merge pull request #3302 from libgit2/cmn/submodule-foreach-diff-pathCarlos Martín Nieto
2015-07-13submodule: add failing test for backslash in urlCarlos Martín Nieto
2015-07-12Merge branch 'portable-zu'Carlos Martín Nieto
2015-07-12Fix #3094 - improve use of portable size_t/ssize_t format specifiers.Matthew Plough
2015-07-12refdb: delete a ref's reflog upon deletionCarlos Martín Nieto
2015-07-12index: allow add_bypath to update submodulesCarlos Martín Nieto
2015-07-12blob: fail to create a blob from a dir with EDIRECTORYCarlos Martín Nieto
2015-07-11submdule: reproduce double-reporting of a submodule in foreachCarlos Martín Nieto
2015-07-10wildcard filters: move CHANGELOG message to 0.23+1Edward Thomson
2015-07-10wildcard filters: clean up some warnings in testsEdward Thomson
2015-07-09Merge pull request #3281 from ethomson/wildcard_filtersCarlos Martín Nieto
2015-07-08revert: correct test that added trailing newlineEdward Thomson
2015-07-08merge_files: don't add trailing newlinesEdward Thomson
2015-07-07Merge pull request #3277 from git-up/git_diff_index_to_indexCarlos Martín Nieto
2015-07-07Merge pull request #3288 from ethomson/getenvCarlos Martín Nieto
2015-07-06Merge pull request #3202 from jeffhostetler/windows_stack_traceCarlos Martín Nieto
2015-07-02git__getenv: utf-8 aware env readerEdward Thomson
2015-07-02Merge pull request #3287 from ethomson/filter_test_cleanupCarlos Martín Nieto
2015-07-02filter::stream: free the filter sanelyEdward Thomson
2015-07-01submodule: add failing test for loading the wrong submoduleCarlos Martín Nieto
2015-07-01submodule: completely remove reload_allCarlos Martín Nieto
2015-07-01filters: custom filters with wildcard attributesEdward Thomson
2015-06-30Added git_diff_index_to_index()Pierre-Olivier Latour
2015-06-30index tests: add eol to avoid compiler warningEdward Thomson
2015-06-30checkout test: mark unused varsEdward Thomson
2015-06-30Merge pull request #3270 from ethomson/warnings2Carlos Martín Nieto
2015-06-30checkout test: check getcwd return valueEdward Thomson
2015-06-30clar: test chdirEdward Thomson
2015-06-30filter test: pass base typeEdward Thomson
2015-06-30stash: const up conflict paramsEdward Thomson
2015-06-30index test: include repository.h for declEdward Thomson