Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test trailing space after ref oid | Joshua Peek | 2012-08-09 | 1 | -0/+1 |
| | |||||
* | Parse ref oids without trailing newline | Joshua Peek | 2012-08-09 | 1 | -0/+1 |
| | |||||
* | Merge remote-tracking branch 'nulltoken/topic/branch-rework' into development | Vicent Marti | 2012-07-27 | 2 | -0/+4 |
|\ | |||||
| * | branch: introduce git_branch_tracking() | nulltoken | 2012-07-24 | 2 | -0/+4 |
| | | |||||
* | | Tests: Test remote's pushurl | Sascha Cunz | 2012-07-26 | 1 | -0/+5 |
|/ | |||||
* | revparse: add reflog test data | nulltoken | 2012-07-15 | 2 | -0/+4 |
| | |||||
* | tests: add test commit with angle brackets in the author name | nulltoken | 2012-07-11 | 3 | -0/+1 |
| | |||||
* | notes: add test resource with faked two-level fanout | yorah | 2012-06-08 | 6 | -0/+1 |
| | |||||
* | Rebasing onto libgit2/development: cleanup. | Ben Straub | 2012-05-11 | 10 | -0/+17 |
| | |||||
* | Rev-parse: "ref@{upstream}" syntax. | Ben Straub | 2012-05-11 | 1 | -0/+4 |
| | | | | | Added tracking configuration to the test repo's config to support unit tests. | ||||
* | Backport more test data | Vicent Martà | 2012-05-02 | 2 | -0/+1 |
| | |||||
* | Moved testing resources to clar, and removed old tests directory. | Ben Straub | 2012-03-31 | 53 | -0/+43 |
Removed the BUILD_CLAR CMake flag, and updated the readme. |