summaryrefslogtreecommitdiff
path: root/tests-clar
Commit message (Expand)AuthorAgeFilesLines
* Network progress: rename thingsBen Straub2012-10-243-3/+3
* Checkout progress now reports completed/total stepsBen Straub2012-10-193-6/+6
* Fix from rebaseBen Straub2012-10-191-1/+1
* Fix broken testsBen Straub2012-10-192-10/+10
* Adjust for rebaseBen Straub2012-10-191-1/+1
* Clone: in-line callbacks for progressBen Straub2012-10-192-17/+27
* Fetch/indexer: progress callbacksBen Straub2012-10-191-1/+10
* index: remove read_tree() progress indicatornulltoken2012-10-193-3/+3
* Remove checkout_stats from git_cloneBen Straub2012-10-192-11/+22
* Convert checkout_* to use progress callbackBen Straub2012-10-191-3/+21
* Convert checkout_index to use progress callbackBen Straub2012-10-191-17/+34
* Add git_indexer_stats field to git_remoteBen Straub2012-10-191-2/+1
* 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