summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a test for getting status of files containing bracketsfilename-containing-bracketAdam Roben2012-06-271-0/+63
* Merge pull request #783 from nulltoken/topic/reinit-coverageVicent Martí2012-06-252-38/+59
|\
| * tests-clar: fix isolation of repo initialization testsnulltoken2012-06-221-6/+17
| * repository: enhance reinitialization test coveragenulltoken2012-06-221-0/+31
| * repository: fix configuration updating issue while reinitializationnulltoken2012-06-221-34/+13
* | Merge pull request #785 from nulltoken/topic/refs-fromglobVicent Martí2012-06-254-9/+140
|\ \
| * | revwalk: make git_revwalk_(push|hide)_glob() leverage git_reference_foreach_g...nulltoken2012-06-221-8/+3
| * | references: introduce git_reference_foreach_glob()nulltoken2012-06-223-1/+137
* | | Merge pull request #786 from schu/indexerVicent Martí2012-06-251-2/+0
|\ \ \
| * | | indexer: start parsing input data immediatelyMichael Schubert2012-06-251-2/+0
* | | | amigaos: Add missing includeVicent Marti2012-06-241-0/+1
|/ / /
* | | amigaos: CleanupVicent Marti2012-06-224-140/+125
* | | Merge branch 'pull-req' of https://github.com/chris-y/libgit2 into amigaosVicent Marti2012-06-2216-7/+201
|\ \ \
| * \ \ Merge branch 'development' into pull-reqChris Young2012-06-201-35/+88
| |\ \ \
| | * | | more getaddrinfo compatibilityChris Young2012-06-201-4/+6
| | * | | getaddrinfo() replacement functionsChris Young2012-06-201-35/+86
| * | | | revert defaultsChris Young2012-06-201-2/+2
| * | | | Merge branch 'development' into pull-reqChris Young2012-06-141-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Fix incorrect revertChris Young2012-06-141-1/+1
| * | | | Merge branch 'development' into pull-reqChris Young2012-06-1410-53/+43
| |\ \ \ \ | | |/ / /
| | * | | More changes resulting from pull requestChris Young2012-06-146-14/+8
| | * | | Updates from comments on OS4 compatibility pull request http://github.com/lib...Chris Young2012-06-148-41/+37
| * | | | Removed hardcoded CMAKE_SYSTEM_NAMEChris Young2012-06-131-2/+0
| |/ / /
| * | | Merge remote-tracking branch 'source/development' into developmentChris Young2012-06-1389-283/+3138
| |\ \ \
| * | | | Make this more generic and mergeable.Chris Young2012-06-136-41/+80
| * | | | Actually do the mmap... unsurprisingly, this makes the indexer work on SFSChris Young2012-06-124-8/+9
| * | | | Basic mmap/munmap compatiblityChris Young2012-06-103-5/+22
| * | | | remove errorneous commentChris Young2012-06-091-1/+1
| * | | | Merge branch 'development' of github.com:chris-y/libgit2 into developmentChris Young2012-06-096-8/+25
| |\ \ \ \
| | * | | | stop readdir parsing crashingChris Young2012-06-091-0/+9
| | * | | | Fix gethostbyname compatibilityChris Young2012-06-092-7/+11
| | * | | | pre-compiled sha1ppc.S.obj file with nasty CMake hack instructions as the cro...Chris Young2012-06-093-1/+5
| * | | | | Let platform 'Generic' get the regex deps so we don't need to use our externa...Chris Young2012-06-092-10/+17
| |/ / / /
| * | | | allow disabling pthreads for testingChris Young2012-06-091-0/+6
| * | | | Fix makefileChris Young2012-06-091-3/+4
| * | | | Don't use the PPC native SHA1 :( CMake is refusing to acknowledge the sha1pp...Chris Young2012-06-081-3/+3
| * | | | Re-add the ability to select the PowerPC SHA1 functionChris Young2012-06-081-1/+12
| * | | | Generic needs compat filesChris Young2012-06-082-2/+2
| * | | | OS4 compatibilityChris Young2012-06-083-3/+9
| * | | | Fix double-defines when using GIT_OLD_ERRORSChris Young2012-06-071-1/+3
| * | | | Network byte order is big-endian - the way it should be :)Chris Young2012-06-071-0/+8
| * | | | random page size for os4Chris Young2012-06-071-0/+2
| * | | | horrid gethostbyname compatibilityChris Young2012-06-071-4/+30
| * | | | no fnmatch.hChris Young2012-06-071-1/+1
| * | | | force disable of openssl, confusing cross-compilerChris Young2012-06-071-6/+6
| * | | | Merge remote-tracking branch 'source/development' into update-testChris Young2012-06-07823-15938/+64559
| |\ \ \ \
| * | | | | OS4 is PPCChris Young2012-06-051-1/+1
| * | | | | Assume this is irrelevant for nowChris Young2012-06-051-2/+6
| * | | | | Required include for OS4 to typedef int64_tChris Young2012-06-051-0/+3
| * | | | | Force not to use openssl, as confusing cross-compilerU-Poseidon\Chris2012-06-051-1/+3