]> git.proxmox.com Git - libgit2.git/shortlog
libgit2.git
2015-01-14 Edward ThomsonMerge pull request #2818 from leoyanggit/openssl_option
2015-01-14 Edward ThomsonMerge branch 'pr/2740'
2015-01-14 Pierre-Olivier... Always use GIT_HASHSIG_SMART_WHITESPACE when diffing...
2015-01-14 Pierre-Olivier... Added GIT_HASHSIG_ALLOW_SMALL_FILES to allow computing...
2015-01-13 Leo YangAdd option to turn off OpenSSL
2015-01-13 nulltokenMerge pull request #2817 from PeterDaveHello/patch-1
2015-01-13 Carlos Martín... Pre-fill the changelog with the subheadings
2015-01-13 Peter Dave... Use svg instead of png to get better image quality
2015-01-12 Carlos Martín... Merge pull request #2815 from ethomson/example
2015-01-10 Edward Thomsonclone example: don't divide by zero
2015-01-09 Carlos Martín... Reformat the changelog
2015-01-09 Carlos Martín... Merge commit '4b1018d24f980273528743c27c47ceb96cb720bd'
2015-01-09 Jeff HostetlerFix crash in free() when git_buf_grow() fails.
2015-01-09 Carlos Martín... Fix warning
2015-01-09 Carlos Martín... Merge pull request #2810 from ethomson/remove_symlinks
2015-01-08 Edward ThomsonMerge pull request #2811 from ethomson/remote_leak
2015-01-08 Edward Thomsonsubmodule::init tests: free some leaks
2015-01-08 Edward Thomsonremote: plug leak
2015-01-08 Edward Thomsonrepo::init test: create hook symlink
2015-01-08 Edward ThomsonMerge pull request #2802 from calavera/remote_create_pr...
2015-01-07 David CalaveraFix more indentation.
2015-01-07 David CalaveraAdd extern function to initialize submodule update...
2015-01-07 Carlos Martín... Merge pull request #2806 from ethomson/changelog
2015-01-07 Edward ThomsonMerge pull request #2805 from ethomson/msvc
2015-01-07 Edward ThomsonMerge pull request #2803 from ethomson/appveyor
2015-01-06 Edward ThomsonCHANGELOG: we've added git_describe
2015-01-06 Edward ThomsonAdd appveyor yaml
2015-01-06 Edward Thomsonsubmodule: declare vars at top of func block
2015-01-05 Carlos Martín... Merge pull request #2801 from ethomson/changelog
2015-01-05 David CalaveraFix intentation.
2015-01-05 Edward ThomsonCHANGELOG: add missing 0.22 changes
2015-01-05 Carlos Martín... Merge pull request #2799 from ethomson/merge_doc
2015-01-05 David CalaveraLoad prune configuration when a remote is created.
2015-01-05 Carlos Martín... Fix the version in CHANGELOG to 0.22
2015-01-05 Carlos Martín... Bump version to 0.22
2015-01-05 Carlos Martín... Merge commit 'refs/pull/2632/head' of github.com:libgit...
2015-01-05 Edward ThomsonBetter document `git_merge_commits`
2015-01-04 Carlos Martín... Plug a couple of leaks
2015-01-04 Carlos Martín... Merge pull request #2792 from swisspol/fix_remote_download
2015-01-04 Carlos Martín... Merge pull request #2794 from calavera/include_right_common
2015-01-02 David CalaveraInclude git2/common.h in sys/openssl.h.
2015-01-01 Pierre-Olivier... Fixed internal push state not being cleared on download
2014-12-31 Edward ThomsonMerge pull request #2788 from swisspol/fix_docs
2014-12-30 Pierre-Olivier... Fixed git_revert() documentation
2014-12-30 Edward ThomsonMerge pull request #2761 from libgit2/cmn/fetch-prune
2014-12-30 Edward ThomsonMerge pull request #2762 from libgit2/cmn/hide-push
2014-12-30 Carlos Martín... Update CHANGELOG for pruning
2014-12-30 Carlos Martín... remote: remove git_push from the public API
2014-12-30 Carlos Martín... Merge pull request #2785 from jacquesg/coverity
2014-12-30 Jacques GermishuysCheck for OOM
2014-12-30 Jacques GermishuysAdded missing error handling path
2014-12-30 Jacques GermishuysCheck the result of git_buf_joinpath
2014-12-29 Edward ThomsonMerge pull request #2784 from jacquesg/undef-stat
2014-12-29 Jacques GermishuysPlug some leaks
2014-12-29 Jacques GermishuysUndef stat first
2014-12-29 Edward ThomsonMerge pull request #2783 from libgit2/cmn/treebuilder-new
2014-12-29 Edward ThomsonMerge pull request #2777 from sba1/amigaos-get-timer
2014-12-28 Sebastian BauerAdded AmigaOS-specific implementation of git__timer().
2014-12-27 Carlos Martín... treebuilder: rename _create() to _new()
2014-12-27 Carlos Martín... Add a few missing CHANGELOG entries
2014-12-24 Carlos Martín... Merge pull request #2772 from ethomson/case_changing_rename
2014-12-24 Carlos Martín... Merge pull request #2778 from ethomson/whitespace_85
2014-12-24 Carlos Martín... Merge pull request #2779 from ethomson/openssl_export
2014-12-23 Edward Thomsonglobal: include sys/openssl.h for GIT_EXPORT of fn
2014-12-23 Edward Thomsondon't treat 0x85 as whitespace
2014-12-23 Edward ThomsonAlways checkout with case sensitive iterator
2014-12-23 Edward ThomsonIntroduce test for checkout case-changing rename
2014-12-23 Carlos Martín... Merge pull request #2775 from ethomson/index_entrycounts
2014-12-23 Edward Thomsonindex: reuc and name entrycounts should be size_t
2014-12-22 Jameson MillerIntroduce a convenience function for submodule update
2014-12-22 Jameson Millersubmodule init should resolve relative url paths
2014-12-22 Edward ThomsonMerge pull request #2773 from ethomson/findpkgconfig
2014-12-22 Edward Thomsoncmake: include FindPkgConfig for windows
2014-12-22 Edward ThomsonMerge pull request #2745 from libgit2/cmn/pkg-config-ssh
2014-12-21 Edward ThomsonMerge pull request #2759 from libgit2/cmn/openssl-sys
2014-12-21 Edward ThomsonMerge pull request #2760 from libgit2/cmn/init-readme
2014-12-21 Edward ThomsonMerge pull request #2763 from libgit2/cmn/local-proto...
2014-12-21 Edward ThomsonMerge pull request #2767 from linquize/winpath
2014-12-20 Carlos Martín... Merge pull request #2768 from dprofeta/fix/c++-refs
2014-12-19 LinquizeAdd more Windows reserved filenames
2014-12-19 LinquizeCOM0 is a valid path, although Windows Explorer does...
2014-12-19 Damien PROFETAFix public header on sys/refs.h
2014-12-19 Carlos Martín... Fix ming32 compilation
2014-12-19 Edward ThomsonMerge branch 'hf/master_patch'
2014-12-18 Vicent MartiMerge remote-tracking branch 'origin/master_patch'
2014-12-18 Edward Thomsonindex tests: test capitalization before mkdir
2014-12-18 Carlos Martín... Plug leaks
2014-12-18 Carlos Martín... Create miscapitialised dirs for case-sensitive filesystems
2014-12-17 Edward Thomsontreebuilder: take a repository for path validation
2014-12-17 Edward ThomsonIntroduce core.protectHFS and core.protectNTFS
2014-12-16 Vicent Martipath: Use UTF8 iteration for HFS chars
2014-12-16 Edward Thomsoncheckout: disallow bad paths on HFS
2014-12-16 Edward Thomsonreference_create: validate loose names
2014-12-16 Edward Thomsoncheckout: disallow bad paths on win32
2014-12-16 Vicent Martiindex: Check for valid paths before creating an index...
2014-12-16 Vicent Martitree: Check for `.git` with case insensitivy
2014-12-16 Edward Thomsonwin32: use NT-prefixed "\\?\" paths
2014-12-16 Carlos Martín... local: send 'counting objects' output
2014-12-16 Carlos Martín... local: add failing test for sideband information
2014-12-14 Carlos Martín... fetch: plug leaks in the prune tests
next