summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | remote: introduce git_remote_push()Carlos Martín Nieto2014-11-091-0/+50
* | | Merge pull request #2671 from swisspol/remote_create_fixEdward Thomson2014-11-171-0/+4
|\ \ \
| * | | Fixed active_refspecs field not initialized on new git_remote objectsPierre-Olivier Latour2014-11-171-0/+4
| | |/ | |/|
* | | Merge pull request #2693 from libgit2/cmn/push-refspec-refactorEdward Thomson2014-11-175-60/+35
|\ \ \
| * | | push: use the common refspec parsercmn/push-refspec-refactorCarlos Martín Nieto2014-11-095-60/+35
* | | | Merge pull request #2699 from swisspol/fix_warningsEdward Thomson2014-11-171-0/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixed a couple Clang warningsPierre-Olivier Latour2014-11-101-0/+4
| | |/ | |/|
* | | branch: consider an empty upstream remote config as not foundCarlos Martín Nieto2014-11-171-0/+6
* | | Plug possible leak in the openssl locksUngureanu Marius2014-11-171-0/+6
* | | Rename git_threads_ to git_libgit2_Carlos Martín Nieto2014-11-082-11/+12
|/ /
* | Changed GIT_REMOTE_DOWNLOAD_TAGS_ALL to behave like git 1.9.0Pierre-Olivier Latour2014-11-092-18/+20
* | Merge pull request #2698 from libgit2/cmn/fetchhead-refactorEdward Thomson2014-11-082-25/+60
|\ \
| * | remote: refactor the reference-update decisioncmn/fetchhead-refactorCarlos Martín Nieto2014-11-081-26/+36
| * | remote: don't check for upstream on an anonymous remoteCarlos Martín Nieto2014-11-081-0/+1
| * | remote: use git_branch_upstream_remote()Carlos Martín Nieto2014-11-081-7/+8
| * | branch: add getter for the upstream remote nameCarlos Martín Nieto2014-11-081-0/+23
* | | Merge pull request #2695 from libgit2/cmn/remote-lookupEdward Thomson2014-11-083-9/+9
|\ \ \
| * | | remote: rename _load() to _lookup()cmn/remote-lookupCarlos Martín Nieto2014-11-083-9/+9
| |/ /
* | | Merge pull request #2696 from libgit2/cmn/empty-objectsEdward Thomson2014-11-081-1/+23
|\ \ \
| * | | odb: hardcode the empty blob and treecmn/empty-objectsCarlos Martín Nieto2014-11-081-1/+23
| |/ /
* | | git_status_file now takes an exact pathUngureanu Marius2014-11-071-1/+2
|/ /
* | iterator: submodules are determined by an index or treecmn/submodule-and-dirCarlos Martín Nieto2014-11-077-9/+94
* | checkout_index: Remove stage 0 when checking out conflictsEdward Thomson2014-11-061-3/+17
* | checkout_index: remove conflicts when checking out new filesEdward Thomson2014-11-061-48/+137
* | Merge pull request #2598 from libgit2/cmn/stacked-ignoreEdward Thomson2014-11-062-0/+28
|\ \
| * | ignore: don't leak rules into higher directoriescmn/stacked-ignoreCarlos Martín Nieto2014-11-062-0/+28
| |/
* | Merge pull request #2676 from libgit2/cmn/threadingEdward Thomson2014-11-061-18/+24
|\ \
| * | ssl: separate locking init from general initCarlos Martín Nieto2014-11-011-18/+23
| * | ssl: clear the OpenSSL locking functionCarlos Martín Nieto2014-11-011-0/+1
* | | Merge pull request #2682 from libgit2/cmn/fetch-tags-refspecEdward Thomson2014-11-061-0/+1
|\ \ \ | |_|/ |/| |
| * | remote: check the relevance of the refspec when updating FETCH_HEADcmn/fetch-tags-refspecCarlos Martín Nieto2014-11-031-0/+1
| |/
* | Merge pull request #2688 from libgit2/cmn/ignore-file-trailing-crEdward Thomson2014-11-051-1/+10
|\ \
| * | ignore: consider files with a CR in their namescmn/ignore-file-trailing-crCarlos Martín Nieto2014-11-051-1/+10
* | | git_remote_rename: propogate GIT_ENOTFOUNDEdward Thomson2014-11-031-1/+1
* | | Merge pull request #2679 from jfultz/missing-includeEdward Thomson2014-11-031-6/+12
|\ \ \
| * | | Clean up issues include.path issues found during code review.John Fultz2014-11-021-2/+9
| * | | Make config reading continue after hitting a missing include file.John Fultz2014-11-011-7/+6
| | |/ | |/|
* | | Merge pull request #2661 from swisspol/2656Edward Thomson2014-11-031-1/+1
|\ \ \ | |_|/ |/| |
| * | Changed context_lines and interhunk_lines to uint32_t to match struct s_xdemi...Pierre-Olivier Latour2014-10-271-1/+1
* | | Merge pull request #2683 from libgit2/cmn/remote-unifyEdward Thomson2014-11-031-21/+2
|\ \ \
| * | | remote: unify the creation codecmn/remote-unifyCarlos Martín Nieto2014-11-021-21/+2
| | |/ | |/|
* | | Merge pull request #2680 from libgit2/cmn/invalid-cert-returnEdward Thomson2014-11-031-1/+1
|\ \ \
| * | | netops: return GIT_ECERTIFICATE when it fails the basic testscmn/invalid-cert-returnCarlos Martín Nieto2014-11-021-1/+1
| |/ /
* | | Merge pull request #2685 from libgit2/cmn/mmap-readableEdward Thomson2014-11-031-4/+2
|\ \ \
| * | | Fix segmentation fault observed on OpenBSD/sparc64cmn/mmap-readableStefan Sperling2014-11-031-4/+2
| |/ /
* | | Make the Visual Studio compiler happyJacques Germishuys2014-11-031-7/+8
|/ /
* | Fixed potential crash with uninitialized variablesPierre-Olivier Latour2014-10-272-2/+2
* | Removed some useless variable assignmentsPierre-Olivier Latour2014-10-274-6/+1
|/
* Merge commit 'refs/pull/2366/head' of github.com:libgit2/libgit2Carlos Martín Nieto2014-10-278-24/+29
|\
| * Fix compiler warning (git_off_t cast to size_t).Albert Meltzer2014-05-198-24/+29