]> git.proxmox.com Git - libgit2.git/shortlog
libgit2.git
2015-06-07 Carlos Martín... Merge pull request #3185 from libgit2/cmn/foreach-cance...
2015-06-07 Carlos Martín... Merge pull request #3175 from git-up/build_warnings
2015-06-07 Carlos Martín... Merge pull request #3179 from arielb2/master
2015-06-06 Carlos Martín... path: error out if the callback returns an error
2015-06-04 Carlos Martín... Merge pull request #3172 from Therzok/patch-2
2015-06-03 Ariel O. Barriaprint_usage functions is defined but not used
2015-06-02 Pierre-Olivier... Fixed build warnings on Xcode 6.1
2015-06-02 Marius UngureanuChange error when running out of ssh agent keys
2015-05-31 Carlos Martín... Include git2/transaction.h
2015-05-31 Carlos Martín... Merge pull request #3152 from tkelman/patch-1
2015-05-31 Carlos Martín... Merge pull request #3048 from pks-t/insteadof
2015-05-31 Patrick Steinhardtremote: test insteadOf for anonymous remotes
2015-05-31 Patrick SteinhardtAdd CHANGELOG entry for url.*.insteadOf feature.
2015-05-31 Patrick Steinhardtremote: apply insteadOf configuration.
2015-05-29 Carlos Martín... CHANGELOG: fill in a few missing entries
2015-05-29 Carlos Martín... Merge pull request #3157 from mgorny/ssh_memory_auth
2015-05-29 Carlos Martín... Merge pull request #3163 from ethomson/emergeconflict
2015-05-29 Edward ThomsonRename GIT_EMERGECONFLICT to GIT_ECONFLICT
2015-05-28 Edward ThomsonMerge pull request #3161 from fxfactorial/master
2015-05-28 Edgar AroutiounianChanged README to use new OCaml bindings to git
2015-05-28 Carlos Martín... Merge pull request #3139 from ethomson/diff_conflicts
2015-05-28 Edward ThomsonMerge pull request #3149 from libgit2/cmn/upstream...
2015-05-28 Carlos Martín... Merge pull request #3127 from libgit2/cmn/remote-fixups
2015-05-28 Edward Thomsonindex_add_all: remove conflicts when no wd file
2015-05-28 Edward ThomsonIntroduce `GIT_DIFF_FLAG_EXISTS`
2015-05-28 Edward Thomsongit_index_add_all: test that conflicts are handled
2015-05-28 Edward ThomsonIntroduce cl_git_sandbox_init_new()
2015-05-28 Edward Thomsondiff: prettify `maybe_modified` a little
2015-05-28 Edward Thomsonintroduce `git_index_entry_is_conflict`
2015-05-28 Edward Thomsonconflict tests: use GIT_IDXENTRY_STAGE_SET
2015-05-28 Edward Thomsondiff conflicts: don't include incorrect ID
2015-05-28 Edward Thomsondiff conflicts: test index to workdir w/ conflicts
2015-05-28 Edward Thomsondiff conflicts: add tests for tree to index
2015-05-28 Edward Thomsondiff: for conflicts w/o workdir, blank nitem side
2015-05-28 Edward Thomsondiff/status: introduce conflicts
2015-05-28 Edward Thomsonindex: validate mode of new conflicts
2015-05-28 Edward Thomsonindex: remove error message in non-error remove
2015-05-28 Edward Thomsonconflicts: when adding conflicts, remove staged
2015-05-28 Edward Thomsondiff: wrap the iterator functions
2015-05-28 Edward Thomsonindex iterator: optionally include conflicts
2015-05-28 Carlos Martín... remote: call the update_tips callback for opportunisitc...
2015-05-28 Carlos Martín... remote: validate refspecs before adding to config
2015-05-28 Carlos Martín... remote: remove fetch parameter from create_anonymous
2015-05-28 Carlos Martín... Merge pull request #3160 from b4n/ident-same-as-git
2015-05-27 Michał Górnytest: Add a test for in-memory SSH private key cred_cb
2015-05-27 Michał Górnycred: Check for null values when getting key from memory
2015-05-27 Michał Górnycred: Declare GIT_CREDTYPE_SSH_MEMORY unconditionally
2015-05-27 Michał Górnycmake: Add CMake check for libssh2 memory credential...
2015-05-27 David CalaveraReturn an error when ssh memory credentials are not...
2015-05-27 David CalaveraAdd support to read ssh keys from memory.
2015-05-26 Colomban WendlingFix ident replacement to match Git behavior
2015-05-22 Tony Kelmanbuild maint branches on appveyor
2015-05-22 Carlos Martín... Merge pull request #3151 from ethomson/thinpack
2015-05-22 Edward Thomsonindexer: avoid loading already existent bases
2015-05-22 Edward Thomsonindexer: don't look for the index we're creating
2015-05-22 Edward ThomsonMerge pull request #3108 from libgit2/cmn/ssl-no-want
2015-05-22 Carlos Martín... travis: build maint branches
2015-05-22 Carlos Martín... branch: error out if we cannot find the remote
2015-05-22 Carlos Martín... refspec: make sure matching refspecs have src, dst...
2015-05-21 Carlos Martín... Merge branch 'sni'
2015-05-21 Cristian OnețCall the openssl API to be able to work with SNI servers.
2015-05-21 Carlos Martín... Merge pull request #3145 from stinb/fix_cxx_build
2015-05-21 Carlos Martín... Merge pull request #3146 from ethomson/add_untracked_files
2015-05-21 Edward Thomsongit_index_add_all: don't recurse ignored dirs
2015-05-21 Edward ThomsonMerge pull request #3144 from libgit2/cmn/ignored-ignore
2015-05-21 Edward Thomsonindex_add_all: include untracked files in new subdirs
2015-05-20 Jason HaslamFix error when building as C++.
2015-05-20 Carlos Martín... ignore: clear the error when matching a pattern negation
2015-05-20 Carlos Martín... Add a missing include for reset
2015-05-20 Carlos Martín... Merge pull request #3137 from libgit2/cmn/server-errors
2015-05-20 Carlos Martín... errors: add GIT_EEOF to indicate early EOF
2015-05-20 Carlos Martín... ssh: read from stderr if stdout is empty
2015-05-19 Edward ThomsonMerge pull request #3109 from libgit2/cmn/index-use...
2015-05-19 Edward ThomsonMerge pull request #3132 from libgit2/cmn/path-direach...
2015-05-17 Carlos Martín... fileops: set an error on write error for file copy
2015-05-17 Carlos Martín... remote: get rid of the run-time refspec setters
2015-05-17 Carlos Martín... clone: don't rely on auto-saving for single-branch
2015-05-17 Carlos Martín... Fix typos in the CHANGELOG
2015-05-15 Carlos Martín... fileops: set an error message if we fail to link a...
2015-05-15 Carlos Martín... path: don't let direach overwrite the callback's error...
2015-05-15 Carlos Martín... Merge pull request #3130 from mortonfox/patch-1
2015-05-14 Carlos Martín... Merge pull request #3129 from Therzok/patch-2
2015-05-14 Morton FoxUpdated dlibgit link.
2015-05-14 Marius UngureanuMake "Early EOF" message start with lowercase
2015-05-14 Carlos Martín... local: plug a leak in the progress reporting
2015-05-14 Carlos Martín... index: add a CHANGELOG entry for the diff usage
2015-05-14 Carlos Martín... index: include TYPECHANGE in the diff
2015-05-14 Carlos Martín... index: make add_all to act on a diff
2015-05-14 Carlos Martín... index: refactor diff-based update_all to match other...
2015-05-14 Carlos Martín... index: use a diff to perform update_all
2015-05-14 Edward ThomsonMerge pull request #3128 from libgit2/cmn/push-notify...
2015-05-14 Carlos Martín... push: fix the update constructor
2015-05-14 Carlos Martín... push: add tests for the push negotiation callback
2015-05-14 Carlos Martín... Add CHANGELOG entry for index entry changes
2015-05-13 Carlos Martín... Merge pull request #3119 from ethomson/ignore
2015-05-13 Edward ThomsonMerge pull request #3103 from libgit2/cmn/local-push...
2015-05-13 Edward ThomsonMerge pull request #3102 from libgit2/cmn/pack-objects...
2015-05-13 Edward ThomsonMerge pull request #3118 from libgit2/cmn/stream-size
2015-05-13 Edward Thomsonattr tests: make explicit our dir/file match tests
2015-05-13 Carlos Martín... Fix a few leaks
next