summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* submodule: add a test for a renamed submdoule dircmn/submodule-refactorCarlos Martín Nieto2015-09-101-0/+55
* futils: ensure we can write a hidden fileEdward Thomson2015-09-081-0/+68
* filebuf: ensure we can lock a hidden fileEdward Thomson2015-09-081-0/+26
* Merge pull request #3353 from ethomson/wrongcase_addCarlos Martín Nieto2015-09-082-0/+199
|\
| * git_index_add: allow case changing renamesEdward Thomson2015-09-082-0/+51
| * index: canonicalize directory case when addingEdward Thomson2015-09-081-0/+148
* | Merge pull request #3381 from leoyanggit/index_directory_iteratorEdward Thomson2015-09-081-0/+21
|\ \ | |/ |/|
| * New API: git_index_find_prefixLeo Yang2015-09-041-0/+21
* | Merge pull request #3413 from libgit2/cmn/follow-symlinkEdward Thomson2015-09-061-0/+53
|\ \
| * | filebuf: follow symlinks when creating a lock filecmn/follow-symlinkCarlos Martín Nieto2015-09-051-0/+53
| |/
* | Merge pull request #3366 from libgit2/cmn/index-hashmapEdward Thomson2015-09-062-0/+34
|\ \ | |/ |/|
| * index: add tests around case switchingCarlos Martín Nieto2015-08-142-0/+34
* | Merge pull request #3402 from ethomson/faster_diffCarlos Martín Nieto2015-09-017-162/+962
|\ \
| * | iterator test: handle case (in)sensitivityEdward Thomson2015-08-311-3/+26
| * | iterator test: use new iter opts in fifo testEdward Thomson2015-08-311-2/+5
| * | iterator: saner pathlist matching for idx iteratorEdward Thomson2015-08-312-24/+70
| * | status test: brackets are now literalEdward Thomson2015-08-301-2/+2
| * | tree_iterator: use a pathlistEdward Thomson2015-08-301-0/+114
| * | diff: use new iterator pathlist handlingEdward Thomson2015-08-302-7/+36
| * | diff: better document GIT_DIFF_PATHSPEC_DISABLEEdward Thomson2015-08-281-0/+210
| * | iterator: sort subdirs properly with pathlistEdward Thomson2015-08-281-1/+7
| * | Move filelist into the iterator handling itself.Edward Thomson2015-08-281-0/+248
| * | iterator: use an options struct instead of argsEdward Thomson2015-08-285-158/+279
* | | Merge pull request #3352 from ethomson/hiddenEdward Thomson2015-08-282-0/+61
|\ \ \ | |/ / |/| |
| * | win32: ensure hidden files can be stagedEdward Thomson2015-08-032-0/+61
* | | diff: don't error out on an invalid regexcmn/regex-nofailCarlos Martín Nieto2015-08-151-0/+26
* | | Merge pull request #3168 from libgit2/cmn/config-txEdward Thomson2015-08-131-0/+50
|\ \ \
| * | | config: perform unlocking via git_transactioncmn/config-txCarlos Martín Nieto2015-08-121-3/+4
| * | | config: expose locking via the main APICarlos Martín Nieto2015-08-121-19/+22
| * | | config: implement basic transactional supportCarlos Martín Nieto2015-08-121-0/+46
| | |/ | |/|
* | | remote: add failing test for a mirror refspecCarlos Martín Nieto2015-08-111-5/+34
|/ /
* | errors: tighten up git_error_state OOMs a bit moreEdward Thomson2015-08-031-5/+28
* | Test: check restored oom error points to static bufferMichael Procter2015-08-031-4/+4
* | Add failing test for capture/restore oom errorMichael Procter2015-08-031-0/+23
|/
* Merge pull request #3325 from libgit2/cmn/filebuf-rename-errorEdward Thomson2015-08-031-0/+27
|\
| * filebuf: remove lockfile upon rename errorscmn/filebuf-rename-errorCarlos Martín Nieto2015-07-241-1/+1
| * filebuf: failing test for leaving the lockfile when failing to renameCarlos Martín Nieto2015-07-241-0/+27
* | index: test that an unregistered submodule gets stagedCarlos Martín Nieto2015-08-011-1/+7
* | index: add test for adding an old-style submodule to indexLinquize2015-08-011-0/+7
* | Merge pull request #3328 from libgit2/cmn/iterator-skip-diriterEdward Thomson2015-07-291-5/+1
|\ \
| * | iterator: adjust unreadable-dir test to new behaviourcmn/iterator-skip-diriterCarlos Martín Nieto2015-07-271-5/+1
| |/
* | Merge pull request #3307 from libgit2/cmn/submodule-backslashEdward Thomson2015-07-241-0/+23
|\ \
| * | submodule: add failing test for backslash in urlCarlos Martín Nieto2015-07-131-0/+23
* | | Merge pull request #3303 from libgit2/cmn/index-add-submoduleEdward Thomson2015-07-242-0/+36
|\ \ \
| * | | index: allow add_bypath to update submodulescmn/index-add-submoduleCarlos Martín Nieto2015-07-121-0/+12
| * | | blob: fail to create a blob from a dir with EDIRECTORYCarlos Martín Nieto2015-07-122-0/+24
* | | | Merge pull request #3305 from libgit2/cmn/reflog-del-backendEdward Thomson2015-07-241-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | refdb: delete a ref's reflog upon deletioncmn/reflog-del-backendCarlos Martín Nieto2015-07-121-0/+2
| |/ /
* | | Merge pull request #3302 from libgit2/cmn/submodule-foreach-diff-pathCarlos Martín Nieto2015-07-131-0/+18
|\ \ \ | |_|/ |/| |
| * | submdule: reproduce double-reporting of a submodule in foreachCarlos Martín Nieto2015-07-111-0/+18