summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Implement setting multivarsCarlos Martín Nieto2012-02-175-13/+167
| * | Support getting multivarsCarlos Martín Nieto2012-02-174-0/+104
| * | tests: add multivar read testCarlos Martín Nieto2012-02-172-0/+27
| * | Store multivars in the multimapCarlos Martín Nieto2012-02-171-3/+11
| * | First round of config multimap changesCarlos Martín Nieto2012-02-171-219/+147
* | | Merge pull request #571 from saurik/developmentVicent Martí2012-02-222-3/+6
|\ \ \ | |_|/ |/| |
| * | Export parse_tag_buffer as git_tag__parse_buffer.Jay Freeman (saurik)2012-02-222-3/+6
|/ /
* | Fix check for writing remote's fetch and push configurationsCarlos Martín Nieto2012-02-211-2/+2
* | Merge pull request #568 from carlosmn/remotesVicent Martí2012-02-203-22/+172
|\ \ | |/ |/|
| * Move git_remote_load() to git_bufCarlos Martín Nieto2012-02-201-22/+16
| * Add git_remote_save()Carlos Martín Nieto2012-02-203-0/+84
| * Add git_remote_set_{fetch,push}spec()Carlos Martín Nieto2012-02-203-0/+72
|/
* Merge pull request #563 from schu/notes-fixupVicent Martí2012-02-161-3/+3
|\
| * notes: fix assertschu2012-02-161-3/+3
|/
* Merge pull request #558 from schu/notes-apiVicent Martí2012-02-1510-4/+680
|\
| * Add git notes APIschu2012-02-156-0/+618
| * util: add git__ishexschu2012-02-151-0/+9
| * commit: actually allow yet to be born update_refschu2012-02-153-4/+53
* | zlib: Remove custom `git2/zlib.h` headerVicent Martí2012-02-158-47/+7
|/
* Merge pull request #557 from schu/copyrightVicent Martí2012-02-13143-143/+143
|\
| * Update Copyright headerschu2012-02-13143-143/+143
|/
* Merge pull request #474 from schu/clang-unusedVicent Martí2012-02-131-1/+1
|\
| * config_file: fix clang sizeof-pointer-memaccessschu2012-02-131-1/+1
* | Merge pull request #556 from schu/fix-sign-compareVicent Martí2012-02-131-1/+1
|\ \ | |/ |/|
| * tests-clar: fix warning sign-compareschu2012-02-131-1/+1
|/
* Merge pull request #554 from carlosmn/revwalk-resetVicent Martí2012-02-111-0/+1
|\
| * revwalk: unmark commits as uninteresting on resetCarlos Martín Nieto2012-02-071-0/+1
* | odb: Proper symlink hashingVicent Martí2012-02-103-25/+107
* | odb: Add internal `git_odb__hashfd`Vicent Martí2012-02-103-24/+32
* | makefile: Define _GNU_SOURCE in the embed mkfileVicent Martí2012-02-091-1/+1
* | Merge pull request #553 from nacho/glibVicent Martí2012-02-071-0/+1
|\ \ | |/ |/|
| * Add libgit2-glib link to README.mdIgnacio Casal Quinteiro2012-02-071-0/+1
|/
* libgit2 v0.16.0 "Dutch Fries"v0.16.0Vicent Martí2012-02-051-2/+2
* Merge pull request #551 from schu/treebuilder-entriesVicent Martí2012-02-052-9/+1
|\
| * treebuilder: remove needless variable entry_countschu2012-02-052-9/+1
* | Merge pull request #549 from nulltoken/fix/open-repo-with-workdir-pathVicent Martí2012-02-043-8/+66
|\ \
| * | repository: ensure that the path to the .git directory ends with a forward sl...nulltoken2012-02-033-8/+66
|/ /
* | Merge pull request #548 from ehsan/build_fixVicent Martí2012-02-021-0/+1
|\ \
| * | Fix the build on EmscriptenEhsan Akhgari2012-02-021-0/+1
|/ /
* | Compile with _GNU_SOURCE when appropriateRussell Belfer2012-02-011-1/+1
* | Add unit tests for recent bug fixesRussell Belfer2012-02-018-0/+28
* | Fix memory leak in attr file cacheRussell Belfer2012-02-011-4/+13
* | status: Document submodule TODOsVicent Martí2012-02-011-11/+16
* | Merge remote-tracking branch 'arrbee/status-bugs' into developmentVicent Martí2012-02-017-40/+75
|\ \
| * | Fix issue with ignoring whole directoriesRussell Belfer2012-01-311-0/+2
| * | Fix attr path is_dir checkRussell Belfer2012-01-317-38/+61
| * | Convert status assert to skip fileRussell Belfer2012-01-311-2/+12
* | | tests: free the remotes temp bufferCarlos Martín Nieto2012-02-011-0/+1
* | | Merge pull request #544 from nulltoken/fix/thread-testsVicent Martí2012-01-311-0/+4
|\ \ \ | |/ / |/| |
| * | threads: Make the old test suite TLS awarenulltoken2012-01-291-0/+4
| |/