summaryrefslogtreecommitdiff
path: root/tests-clar/resources/testrepo.git
Commit message (Collapse)AuthorAgeFilesLines
* Test trailing space after ref oidJoshua Peek2012-08-091-0/+1
|
* Parse ref oids without trailing newlineJoshua Peek2012-08-091-0/+1
|
* Merge remote-tracking branch 'nulltoken/topic/branch-rework' into developmentVicent Marti2012-07-272-0/+4
|\
| * branch: introduce git_branch_tracking()nulltoken2012-07-242-0/+4
| |
* | Tests: Test remote's pushurlSascha Cunz2012-07-261-0/+5
|/
* revparse: add reflog test datanulltoken2012-07-152-0/+4
|
* tests: add test commit with angle brackets in the author namenulltoken2012-07-113-0/+1
|
* notes: add test resource with faked two-level fanoutyorah2012-06-086-0/+1
|
* Rebasing onto libgit2/development: cleanup.Ben Straub2012-05-1110-0/+17
|
* Rev-parse: "ref@{upstream}" syntax.Ben Straub2012-05-111-0/+4
| | | | | Added tracking configuration to the test repo's config to support unit tests.
* Backport more test dataVicent Martí2012-05-022-0/+1
|
* Moved testing resources to clar, and removed old tests directory.Ben Straub2012-03-3153-0/+43
Removed the BUILD_CLAR CMake flag, and updated the readme.