summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Tests should clean up after themselvesBen Straub2013-01-035-0/+14
* Merge branch 'development' into clar2Vicent Marti2013-01-0319-370/+480
|\
| * Move some clone tests to the nonetwork suiteBen Straub2013-01-022-22/+22
| * Merge pull request #1152 from ben/clone-api-structificationVicent Martí2013-01-0218-341/+470
| |\
| | * Include checkout options inlineBen Straub2013-01-025-12/+22
| | * Remove `inmem` flag, use NULL name insteadBen Straub2013-01-022-5/+3
| | * Move `url` to last place in parameter listBen Straub2013-01-027-10/+10
| | * Fix warnings in exampleBen Straub2012-12-271-3/+15
| | * Fix GCC static/non-static compile errorBen Straub2012-12-271-23/+22
| | * remote: remove duplicated testnulltoken2012-12-241-15/+0
| | * remote: Prevent create() from blindly overwritingnulltoken2012-12-243-6/+17
| | * remote: Improve documentationnulltoken2012-12-241-4/+6
| | * remote: Enhance in-memory remote test coveragenulltoken2012-12-242-1/+3
| | * Fix indentationsnulltoken2012-12-241-8/+8
| | * Fix MSSVC compilation issuenulltoken2012-12-241-1/+2
| | * Fix examplesBen Straub2012-12-212-2/+2
| | * Rename test to make @nulltoken happyBen Straub2012-12-211-1/+1
| | * In-memory remotes don't have namesBen Straub2012-12-215-32/+22
| | * git_remote_create calls git_remote_saveBen Straub2012-12-202-3/+4
| | * Remote: deprecate dangling, prevent saving in-memoryBen Straub2012-12-205-92/+52
| | * Rename remote creation APIsBen Straub2012-12-2012-37/+46
| | * Fix clone sampleBen Straub2012-12-191-17/+6
| | * Initialize variableBen Straub2012-12-191-2/+2
| | * Clone: trust but verifyBen Straub2012-12-193-0/+147
| | * Add more clone options. Push test suite segfaults.Ben Straub2012-12-198-120/+133
| * | path: ifdef GIT_WIN32 looks_like_network_computer_name()Michael Schubert2013-01-021-0/+2
* | | Prototypes warning goes awayVicent Marti2013-01-031-2/+1
* | | Remove the submodule from travisVicent Marti2013-01-031-1/+0
* | | ...and add Clar rawVicent Marti2013-01-039-4/+1268
* | | Remove the clar submoduleVicent Marti2013-01-032-3/+0
* | | Fix network suiteVicent Marti2013-01-032-15/+3