summaryrefslogtreecommitdiff
path: root/tests-clar
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'development' into gsoc-pushfeatures/push_oldMichael Schubert2012-10-2420-118/+420
|\
| * tests-clar/repo: remove unused variableMichael Schubert2012-10-241-2/+0
| * Add config level support in the config APIyorah2012-10-2311-67/+310
| * Fix adding variable to config file with no trailing newlineyorah2012-10-232-0/+21
| * Merge pull request #963 from carlosmn/remote-save-autotagVicent Martí2012-10-221-0/+24
| |\
| | * remote: set/unset the autotag setting on saveCarlos Martín Nieto2012-10-021-0/+24
| * | tests: more git_repository_head_detached() coveragenulltoken2012-10-221-0/+9
| * | reset: make git_reset() cope with an orphaned HEADnulltoken2012-10-221-0/+21
| * | test: extract make_head_orphaned() logicnulltoken2012-10-206-28/+26
| * | tests: leverage git_repository_detach_head()nulltoken2012-10-203-25/+13
* | | object: add git_object_oid2typeMichael Schubert2012-10-201-0/+12
|/ /
* | Merge pull request #1003 from arrbee/fix-test-core-envPhilip Kelley2012-10-191-39/+81
|\ \
| * | Fix env variable tests with new Win32 path rulesRussell Belfer2012-10-191-39/+81
* | | Merge pull request #1000 from nulltoken/error/GIT_EORPHANEDHEADVicent Martí2012-10-195-10/+92
|\ \ \
| * | | errors: deploy GIT_EORPHANEDHEAD usagenulltoken2012-10-194-5/+89
| * | | branch: allow deletion of branch when HEAD's missingnulltoken2012-10-191-4/+3
| * | | tests: Fix unused variable warningnulltoken2012-10-191-1/+0
| |/ /
* | | Update README because vmg is @vmg.Ted Nyman2012-10-191-1/+1
|/ /
* | refs: cover more refname validity edge casesnulltoken2012-10-181-0/+3
* | status: querying a bare repo returns EBAREREPOnulltoken2012-10-181-4/+1
* | diff: workdir diffing in a bare repo returns EBAREREPOnulltoken2012-10-181-0/+17
* | Merge pull request #993 from pwkelley/clar_updateVicent Martí2012-10-183-4/+44
|\ \
| * | Update clar and add reliable rename for Win32Philip Kelley2012-10-183-4/+44
* | | revparse: properly handle refnames containing a @nulltoken2012-10-182-0/+35
|/ /
* | Merge pull request #968 from arrbee/diff-support-typechangeRussell Belfer2012-10-17114-29/+363
|\ \
| * | Add complex checkout test and then fix checkoutRussell Belfer2012-10-0912-51/+232
| * | Test data with lots of type changesRussell Belfer2012-10-09104-0/+153
* | | Fix -Wunused-but-set-variable warningMichael Schubert2012-10-161-0/+2
* | | test: Don't be so picky with failed lookupsVicent Marti2012-10-161-7/+5
* | | Merge pull request #984 from arrbee/fix-fnmatch-and-ignorePhilip Kelley2012-10-166-9/+114
|\ \ \
| * | | Fix single-file ignore checksRussell Belfer2012-10-156-9/+114
* | | | test: fix some memory leaksnulltoken2012-10-161-0/+9
* | | | Merge pull request #982 from nulltoken/clone/no-checkoutBen Straub2012-10-151-0/+33
|\ \ \ \ | |/ / / |/| | |
| * | | clone: fix detection of remote HEADnulltoken2012-10-151-0/+5
| * | | clone: Explicit support of no-checkout optionnulltoken2012-10-151-0/+28
* | | | test: fix some memory leaksnulltoken2012-10-151-0/+2
* | | | reset: prevent hard reset in a bare repositorynulltoken2012-10-151-0/+14
|/ / /
* | | Clone: use libgit2's test reposBen Straub2012-10-152-3/+3
* | | Tests: add "network" categoryBen Straub2012-10-152-66/+80
* | | Fix leak in the testsCarlos Martín Nieto2012-10-151-0/+1
* | | refs: loosen the OID parsingCarlos Martín Nieto2012-10-152-0/+3
* | | tags: cover EEXISTS propagation upon creationnulltoken2012-10-111-2/+2
* | | branches: cover EEXISTS propagation upon movingnulltoken2012-10-111-1/+1
* | | branches: propagate EEXISTS upon creationnulltoken2012-10-111-1/+1
* | | refs: propagate EEXISTS upon renamingnulltoken2012-10-111-0/+11
* | | tests: add a test for tag autofollow behaviourCarlos Martín Nieto2012-10-111-0/+70
* | | Add git_buf_put_base64 to buffer APIRussell Belfer2012-10-101-0/+25
* | | Fix clar issueRussell Belfer2012-10-091-1/+1
* | | Update to latest clarRussell Belfer2012-10-091-5/+40
* | | gsoc-pack-objects WIPMichael Schubert2012-10-091-0/+67
|/ /