summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #2788 from swisspol/fix_docsEdward Thomson2014-12-311-1/+1
|\ \ \
| * | | Fixed git_revert() documentationPierre-Olivier Latour2014-12-301-1/+1
|/ / /
* | | Merge pull request #2761 from libgit2/cmn/fetch-pruneEdward Thomson2014-12-305-0/+474
|\ \ \
| * | | Update CHANGELOG for pruningcmn/fetch-pruneCarlos Martín Nieto2014-12-301-0/+5
| * | | fetch: plug leaks in the prune testsCarlos Martín Nieto2014-12-141-18/+34
| * | | fetch: remove the prune setterCarlos Martín Nieto2014-12-143-19/+2
| * | | fetch: add test for the other order of overlapping specsCarlos Martín Nieto2014-12-141-0/+9
| * | | fetch: perform prune in separate stepsCarlos Martín Nieto2014-12-141-45/+112
| * | | fetch: prune after updating tipsCarlos Martín Nieto2014-12-141-3/+6
| * | | fetch: assert we don't call update tips when there are no upatesCarlos Martín Nieto2014-12-141-0/+12
| * | | fetch: do set prune when testingCarlos Martín Nieto2014-12-141-0/+1
| * | | Make sure that `fetch --prune --tags` doesn't remove tags.David Calavera2014-12-141-0/+59
| * | | Cleanup repository after prune tests.David Calavera2014-12-141-19/+14
| * | | Cleanup after testing remote prune.David Calavera2014-12-141-3/+6
| * | | Fix references to git_remote_lookup.David Calavera2014-12-141-6/+6
| * | | Test that prune overlapping works as expected.David Calavera2014-12-142-1/+64
| * | | Fix calls to `git_remote_download` and `git_remote_fetch`.David Calavera2014-12-141-6/+6
| * | | Add test for prune refsLinquize2014-12-141-0/+128
| * | | remote: prune refs when fetchingLinquize2014-12-143-0/+130
* | | | Merge pull request #2762 from libgit2/cmn/hide-pushEdward Thomson2014-12-309-179/+210
|\ \ \ \
| * | | | remote: remove git_push from the public APIcmn/hide-pushCarlos Martín Nieto2014-12-309-179/+210
| |/ / /
* | | | Merge pull request #2785 from jacquesg/coverityCarlos Martín Nieto2014-12-3012-21/+48
|\ \ \ \
| * | | | Check for OOMJacques Germishuys2014-12-302-0/+4
| * | | | Added missing error handling pathJacques Germishuys2014-12-301-0/+1
| * | | | Check the result of git_buf_joinpathJacques Germishuys2014-12-302-4/+9
| * | | | Plug some leaksJacques Germishuys2014-12-298-17/+34
* | | | | Merge pull request #2784 from jacquesg/undef-statEdward Thomson2014-12-291-0/+2
|\ \ \ \ \
| * | | | | Undef stat firstJacques Germishuys2014-12-291-0/+2
| |/ / / /
* | | | | Merge pull request #2783 from libgit2/cmn/treebuilder-newEdward Thomson2014-12-298-22/+26
|\ \ \ \ \
| * | | | | treebuilder: rename _create() to _new()cmn/treebuilder-newCarlos Martín Nieto2014-12-278-22/+26
* | | | | | Merge pull request #2777 from sba1/amigaos-get-timerEdward Thomson2014-12-291-0/+11
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Added AmigaOS-specific implementation of git__timer().Sebastian Bauer2014-12-281-0/+11
|/ / / / /
* | | | | Add a few missing CHANGELOG entriesCarlos Martín Nieto2014-12-271-0/+12
|/ / / /
* | | | Merge pull request #2772 from ethomson/case_changing_renameCarlos Martín Nieto2014-12-243-14/+83
|\ \ \ \
| * | | | Always checkout with case sensitive iteratorEdward Thomson2014-12-233-14/+6
| * | | | Introduce test for checkout case-changing renameEdward Thomson2014-12-231-0/+77
| | |/ / | |/| |
* | | | Merge pull request #2778 from ethomson/whitespace_85Carlos Martín Nieto2014-12-241-2/+2
|\ \ \ \
| * | | | don't treat 0x85 as whitespaceEdward Thomson2014-12-231-2/+2
* | | | | Merge pull request #2779 from ethomson/openssl_exportCarlos Martín Nieto2014-12-241-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | global: include sys/openssl.h for GIT_EXPORT of fnEdward Thomson2014-12-231-0/+1
|/ / / /
* | | | Merge pull request #2775 from ethomson/index_entrycountsCarlos Martín Nieto2014-12-232-6/+6
|\ \ \ \ | |/ / / |/| | |
| * | | index: reuc and name entrycounts should be size_tEdward Thomson2014-12-222-6/+6
|/ / /
* | | Merge pull request #2773 from ethomson/findpkgconfigEdward Thomson2014-12-221-0/+1
|\ \ \
| * | | cmake: include FindPkgConfig for windowsEdward Thomson2014-12-221-0/+1
|/ / /
* | | Merge pull request #2745 from libgit2/cmn/pkg-config-sshEdward Thomson2014-12-222-45/+1
|\ \ \ | |_|/ |/| |
| * | Find libssh2 via pkg-configcmn/pkg-config-sshCarlos Martín Nieto2014-12-052-45/+1
* | | Merge pull request #2759 from libgit2/cmn/openssl-sysEdward Thomson2014-12-205-19/+29
|\ \ \
| * | | Add the OpenSSL changes to the CHANGELOGcmn/openssl-sysCarlos Martín Nieto2014-12-121-0/+5
| * | | Make the OpenSSL locking function warnings more severeCarlos Martín Nieto2014-12-124-19/+24
| | |/ | |/|
* | | Merge pull request #2760 from libgit2/cmn/init-readmeEdward Thomson2014-12-201-0/+13
|\ \ \