summaryrefslogtreecommitdiff
path: root/tests/status
Commit message (Expand)AuthorAgeFilesLines
* status: test submodules with mixed caseEdward Thomson2016-03-311-0/+37
* Failing test.joshaber2016-03-231-10/+53
* iterator: test pathlist handling for directoriesMarc Strapetz2016-03-231-0/+82
* status: update test to include valid OIDEdward Thomson2016-03-231-1/+1
* git_futils_mkdir_*: make a relative-to-base mkdirEdward Thomson2015-09-172-12/+12
* Merge branch 'cmn/ignore-dir-check'Carlos Martín Nieto2015-09-131-0/+17
|\
| * ignore: add test and adjust style and comment for dir with wildmatchCarlos Martín Nieto2015-09-131-0/+17
* | status test: brackets are now literalEdward Thomson2015-08-301-2/+2
|/
* diff: check files with the same or newer timestampsCarlos Martín Nieto2015-06-221-0/+2
* status: test that symlinks don't lose their modeEdward Thomson2015-06-201-0/+48
* tests: tick the index when we count OID calculationsCarlos Martín Nieto2015-06-161-0/+6
* Fixed build warnings on Xcode 6.1Pierre-Olivier Latour2015-06-021-2/+2
* diff conflicts: don't include incorrect IDEdward Thomson2015-05-281-0/+46
* diff/status: introduce conflictsEdward Thomson2015-05-281-2/+2
* index: validate mode of new conflictsEdward Thomson2015-05-281-0/+6
* conflicts: when adding conflicts, remove stagedEdward Thomson2015-05-281-1/+1
* ignore: clear the error when matching a pattern negationcmn/ignored-ignoreCarlos Martín Nieto2015-05-201-0/+12
* status test: always test the new file pathEdward Thomson2015-05-041-8/+12
* ignore: fix negative ignores without wildcards.Patrick Steinhardt2015-04-171-0/+53
* repository: remove log message override for switching the active branchCarlos Martín Nieto2015-03-031-1/+1
* Remove the signature from ref-modifying functionsCarlos Martín Nieto2015-03-031-2/+2
* ignore: adjust test for negating inside a dirCarlos Martín Nieto2014-12-051-5/+14
* Plug leaksCarlos Martín Nieto2014-11-231-0/+1
* Fixed a couple Clang warningsPierre-Olivier Latour2014-11-101-1/+0
* git_status_file now takes an exact pathUngureanu Marius2014-11-071-3/+1
* submodules: add failing test for stale module entriesCarlos Martín Nieto2014-11-071-0/+48
* ignore: add failing test for a file mentioning the parentCarlos Martín Nieto2014-11-061-0/+32
* ignore: consider files with a CR in their namescmn/ignore-file-trailing-crCarlos Martín Nieto2014-11-051-0/+32
* Merge pull request #2508 from libgit2/rb/fix-ignore-slash-starVicent Marti2014-08-261-0/+95
|\
| * Demonstrate a trailing slash failure.rb/fix-ignore-slash-starRob Rix2014-08-081-0/+57
| * status: failing test with slash-starCarlos Martín Nieto2014-08-081-0/+38
* | Don't include the unreadable tests on win32Edward Thomson2014-08-131-0/+4
|/
* Merge remote-tracking branch 'origin/master' into fix-git-status-list-new-unr...Alan Rogers2014-07-221-2/+2
|\
| * Introduce cl_assert_equal_oidEdward Thomson2014-07-011-2/+2
* | Merge remote-tracking branch 'origin/development' into fix-git-status-list-ne...Alan Rogers2014-06-041-0/+107
|\ \ | |/
| * Improve checks for ignore containmentrb/how-broken-can-ignores-beRussell Belfer2014-05-061-0/+107
* | Add another test for unreadable and not included.Alan Rogers2014-06-041-0/+32
* | Add GIT_STATUS_OPT_INCLUDE_UNREADABLE_AS_UNTRACKEDAlan Rogers2014-06-031-1/+36
* | Fix the no permissions test.Alan Rogers2014-05-301-3/+2
* | Use 'X' for unreadable status.Alan Rogers2014-05-301-0/+3
* | We do expect the foo path in the nopermissions testAlan Rogers2014-05-231-2/+2
* | Remove errant newlineAlan Rogers2014-05-221-1/+0
* | Simplify the no permission test.Alan Rogers2014-05-211-6/+4
* | Skip unreadable files for now.Alan Rogers2014-05-151-2/+5
* | Simplify the test.Alan Rogers2014-05-151-10/+5
* | Add a test (failing) for a work tree status.Alan Rogers2014-05-141-0/+38
|/
* Improve handling of fake home directoryRussell Belfer2014-05-021-4/+1
* Remove trace / add git_diff_perfdata struct + apiRussell Belfer2014-05-021-39/+36
* Add payloads, bitmaps to trace APIRussell Belfer2014-05-021-27/+5
* Don't use trace if GIT_TRACE not definedRussell Belfer2014-05-021-0/+6