]> git.proxmox.com Git - libgit2.git/shortlog
libgit2.git
2014-07-16 Vicent Marticlone: should_clone? Of course we should clone. That...
2014-07-16 Vicent MartiMerge pull request #2467 from ethomson/win_local_clone
2014-07-15 Vicent MartiMerge pull request #2472 from jacquesg/perl-link
2014-07-15 Vicent MartiMerge pull request #2474 from ethomson/clar_file_report
2014-07-15 Edward ThomsonSwitch description and path reporting
2014-07-13 Jacques GermishuysUpdated perl bindings link
2014-07-11 Edward ThomsonHandle local file:/// paths on Windows
2014-07-11 Vicent MartiMerge pull request #2466 from jacquesg/win2003-platform-sdk
2014-07-11 Vicent MartiMerge pull request #2463 from libgit2/cmn/ssh-factory...
2014-07-11 Vicent MartiMerge pull request #2465 from libgit2/cmn/refspec-start...
2014-07-11 Carlos Martín... Merge pull request #2468 from Airbitz/pack-error-reporting
2014-07-11 Carlos Martín... Merge pull request #2457 from ethomson/merge_fix
2014-07-11 Carlos Martín... checkout: fix docs formatting for the options
2014-07-09 William SwansonProperly report failure when expanding a packfile
2014-07-08 Edward Thomsonmerge: don't open COMMIT_MSG unless we need to append...
2014-07-08 Carlos Martín... Documentation fixes
2014-07-07 Carlos Martín... ssh: provide a factory function for setting ssh paths
2014-07-06 Jacques GermishuysDefine IO_REPARSE_TAG_SYMLINK if its not defined by...
2014-07-06 Jacques GermishuysSecure CRT is only available from Visual Studio 2005+
2014-07-06 Jacques Germishuysqsort_r is only available from Visual Studio 2005+
2014-07-06 Jacques GermishuysVariadic macros is only available from Visual Studio...
2014-07-06 Jacques Germishuys_stat64 is a function, __stat64 is the structure
2014-07-06 Jacques Germishuysstrnlen() is only available from Visual Studio 2005+
2014-07-06 Jacques Germishuysin_addr is defined in <Winsock2.h>, include before...
2014-07-04 Vicent MartiMerge remote-tracking branch 'origin/cmn/update-zlib'
2014-07-04 Carlos Martín... Add a CHANGELOG entry for refspecs with asterisk in...
2014-07-04 Carlos Martín... refspec: support asterisks in the middle of a pattern
2014-07-04 Carlos Martín... refspec: short-circuit non-pattern refspecs on transform
2014-07-04 Carlos Martín... Merge pull request #2461 from jacquesg/ssh2-warnings
2014-07-03 Jacques GermishuysInclude libssh2.h before git2.h (transport.h)
2014-07-03 Jacques GermishuysFix git_cred_ssh_interactive_callback signature
2014-07-03 Vicent MartiMerge pull request #2460 from libgit2/cmn/sched-yield
2014-07-03 Carlos Martín... Move yield to the tests and enable for FreeBSD
2014-07-03 Vicent MartiMerge pull request #2459 from libgit2/cmn/http-url...
2014-07-03 Carlos Martín... netops: error out on url without a path
2014-07-02 Vicent MartiMerge pull request #2449 from libgit2/cmn/maint-21
2014-07-02 Vicent MartiMerge pull request #2455 from ethomson/equal_oid
2014-07-02 Vicent MartiMerge pull request #2453 from ethomson/checkout_index
2014-07-02 Vicent MartiMerge pull request #2452 from libgit2/cmn/clone-custom...
2014-07-02 Vicent MartiMerge pull request #2456 from libgit2/cmn/ssh-send...
2014-07-02 Carlos Martín... ssh: libssh2_channel_write() behaves like send()
2014-07-02 Carlos Martín... clone: remote git_clone_into{,_local} from the public API
2014-07-02 Carlos Martín... clone: add a callback for repository creation
2014-07-01 Edward Thomsongit_checkout_index: checkout other indexes
2014-07-01 Edward Thomsonrevwalk::simplify test should test
2014-07-01 Edward ThomsonIntroduce cl_assert_equal_oid
2014-07-01 Vicent MartiMerge pull request #2451 from libgit2/rb/round-up-pool...
2014-06-30 Carlos Martín... ssh: always declare the libssh2 types
2014-06-30 Russell BelferRound up pool alloc sizes for alignment
2014-06-30 Vicent MartiMerge pull request #2440 from phkelley/transports
2014-06-30 Carlos Martín... ssh: create the right callback signature based on build...
2014-06-30 Carlos Martín... ssl: init only once without threads
2014-06-27 Vicent MartiMerge pull request #2447 from phkelley/pkt_assert
2014-06-27 Philip KelleyFix assert when receiving uncommon sideband packet
2014-06-27 Philip KelleyImprovements to git_transport extensibility
2014-06-26 Vicent MartiMerge pull request #2445 from ethomson/checkout_conflic...
2014-06-26 Edward Thomsoncheckout::conflict tests: only test owner mode
2014-06-26 Philip KelleyMerge pull request #2444 from libgit2/phkelley/flexarray
2014-06-26 Philip KelleyFixes #2443 Zero size arrays are an extension
2014-06-25 Vicent MartiMerge pull request #2442 from libgit2/cmn/leaks
2014-06-25 Carlos Martín... pack: clean up error returns
2014-06-25 Carlos Martín... tree: free in error conditions
2014-06-25 Carlos Martín... pack: free the new pack struct if we fail to insert
2014-06-25 Carlos Martín... travis: build the master branch
2014-06-25 Vicent MartiMerge pull request #2435 from ethomson/text_attr
2014-06-25 Vicent MartiMerge pull request #2439 from ethomson/revert_export
2014-06-25 Edward ThomsonExport git_revert_commit
2014-06-24 Edward ThomsonUpdate text=auto / core.autocrlf=false behavior
2014-06-24 Carlos Martín... Add CHANGELOG entry for mixed-EOL fix
2014-06-24 Carlos Martín... Merge remote-tracking branch 'upstream/cmn/mixed-eol...
2014-06-24 Carlos Martín... Add CHANGELOG entry for treebuilder map
2014-06-24 Carlos Martín... Merge remote-tracking branch 'upstream/cmn/treebuilder...
2014-06-24 Carlos Martín... Add CHANGELOG entry for shared packs
2014-06-24 Carlos Martín... Merge branch 'cmn/global-mwf'
2014-06-24 Vicent MartiMerge pull request #2434 from libgit2/rb/contributing...
2014-06-23 Carlos Martín... crlf: pass-through mixed EOL buffers from LF->CRLF
2014-06-23 Carlos Martín... Share packs across repository instances
2014-06-23 Carlos Martín... Add a CHANGELOG entry for the filebuf change
2014-06-23 Carlos Martín... Merge remote-tracking branch 'upstream/cmn/filebuf...
2014-06-20 Russell Belfermissing paren
2014-06-20 Russell BelferUpdate CONTRIBUTING and PROJECTS
2014-06-20 Vicent Martilibgit2 v0.21.0
2014-06-16 Vicent MartiMerge pull request #2425 from libgit2/cmn/clone-auth...
2014-06-14 Vicent MartiMerge pull request #2421 from libgit2/cmn/init-ssl...
2014-06-13 Carlos Martín... test: remove assembla clone test
2014-06-13 Carlos Martín... test: use read-only account
2014-06-13 Carlos Martín... http: fix typo in credentials logic
2014-06-12 Carlos Martín... ssl: init everything all the time
2014-06-12 Carlos Martín... ssl: init also without threads
2014-06-12 Carlos Martín... ssl: cargo-cult thread safety
2014-06-11 Carlos Martín... ssl: use locking
2014-06-11 Carlos Martín... remote: update documentation
2014-06-11 Carlos Martín... netops: init OpenSSL once under lock
2014-06-11 Vicent MartiMerge pull request #2417 from libgit2/cmn/revwalk-array-fix
2014-06-11 Carlos Martín... zlib: disable warning 4142 on MSVC
2014-06-11 Carlos Martín... zlib: get rid of compress.c and uncompr.c
2014-06-11 Carlos Martín... zlib: get rid of gz*
2014-06-11 Carlos Martín... zlib: add a few missing defines
2014-06-11 Carlos Martín... Merge branch 'cmn/zlib-update' into cmn/update-zlib
2014-06-11 Carlos Martín... Merge branch 'cmn/zlib-128' into cmn/zlib-update
next