summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Simplify checkout documentationRussell Belfer2013-01-043-302/+304
* Clone should use GIT_CHECKOUT_SAFE_CREATERussell Belfer2013-01-041-1/+1
* Extend tests for checkout with typechangesRussell Belfer2013-01-041-4/+171
* Fix some submodule and typechange checkout casesRussell Belfer2013-01-041-24/+109
* Fix workdir notifications and removalsRussell Belfer2013-01-041-20/+25
* Fix up spoolandsort iterator usageRussell Belfer2013-01-044-23/+11
* Submodule caching fix and location APIRussell Belfer2013-01-042-6/+39
* Fix use of uninitialized variableRussell Belfer2013-01-041-3/+3
* Improve error propagation in stashRussell Belfer2013-01-043-113/+118
* Make git_oid_tostr use out buffer for NULL oidRussell Belfer2013-01-042-4/+4
* Add index updating to checkoutRussell Belfer2013-01-045-62/+187
* More checkout improvementsRussell Belfer2013-01-048-539/+823
* Rework checkout internals (again)Russell Belfer2013-01-049-551/+971
* Reorder operations in git resetRussell Belfer2013-01-041-39/+30
* Failing test on git_checkout_tree when removing directoriesJameson Miller2013-01-041-0/+27
* Add failing test to demonstrate wrong checkout behaviourMarvin Gülker2013-01-041-0/+20
* missing error message is confusingRussell Belfer2013-01-041-0/+3
* Clear error to avoid leaving invalid error behindRussell Belfer2013-01-041-1/+3
* Update cl_git_pass to return more infoRussell Belfer2013-01-042-7/+21
* clar: lolpythonVicent Marti2013-01-041-1/+1
* clar: Corrupted picklesVicent Marti2013-01-041-1/+1
* Merge pull request #1174 from nulltoken/topic/soft_reset_with_index_conflictsVicent Martí2013-01-043-42/+50
|\
| * Ignore clar.suite.rulenulltoken2013-01-041-0/+1
| * reset: Cannot soft reset with a conflicted indexnulltoken2013-01-042-42/+49
* | clar: make it compatible with python3Carlos Martín Nieto2013-01-041-3/+3
* | clar: hahaVicent Marti2013-01-041-3/+2
* | clar: fix warning on WindowsVicent Marti2013-01-041-1/+6
* | Fix git_index sorting with core.ignorecase in git_index_readPhilip Kelley2013-01-041-3/+4
|/
* Merge pull request #1189 from martinwoodward/tests-complianceVicent Martí2013-01-041-1/+38
|\
| * Add jGit license block to derrived testsMartin Woodward2013-01-041-1/+38
* | Merge branch 'clar2' into developmentVicent Marti2013-01-0429-890/+1806
|\ \
| * | clar: fix merge/setup.cclar2Vicent Marti2013-01-041-21/+1
| * | Remove whitespaceTed Nyman2013-01-040-0/+0
| * | Add note in CONVENTIONS about inlined functionsTed Nyman2013-01-041-0/+7
| * | Add Brian Downing to the hall of fameMartin Woodward2013-01-042-0/+2
| * | MERGE_HEAD contents iteratorEdward Thomson2013-01-045-0/+230
| * | Give proper license notice to code from AndroidMartin Woodward2013-01-041-1/+27
| * | Add full license notice to bsearch codeMartin Woodward2013-01-041-0/+24
| * | Fix bug in gen_pktline() for deletes of missing remote refsCongyi Wu2013-01-043-86/+38
| * | Add Apache license header back to libpqueue filesMartin Woodward2013-01-042-1/+45
| * | expose merge metadata cleanupEdward Thomson2013-01-044-3/+11
| * | add option to allow git note overwriteNikolai Vladimirov2013-01-044-10/+39
| * | Fix git__strncasecmpPhilip Kelley2013-01-041-7/+5
| * | notes.c - whitespace fixNikolai Vladimirov2013-01-041-6/+6
| * | Fix core::env cleanup codeRussell Belfer2013-01-031-2/+10
| * | Status tests...Vicent Marti2013-01-032-369/+365
| * | Even more cleanupsVicent Marti2013-01-033-40/+15
| * | Proper cleanup jeezVicent Marti2013-01-032-48/+47
| * | Move test cleanup into cleanup functionsBen Straub2013-01-037-42/+75
| * | Cleanup after testsBen Straub2013-01-033-0/+24