]> git.proxmox.com Git - libgit2.git/history - src
Merge pull request #2612 from ethomson/warnings
[libgit2.git] / src /
2014-10-27 Edward ThomsonMerge pull request #2612 from ethomson/warnings
2014-10-27 Edward ThomsonRemove unused warning on non-win32
2014-10-27 Edward Thomsoniterator: free paths when skipping them
2014-10-27 Edward Thomsonmwindow: clean up pack map at shutdown
2014-10-27 Edward Thomsonglobal: clean up openssl_locks on shutdown
2014-10-27 Edward ThomsonCleanup memory leak in ssh transport
2014-10-27 Edward ThomsonClean up some memory leaks
2014-10-27 Edward ThomsonClean up various compiler warnings
2014-10-24 Edward ThomsonMerge pull request #2638 from libgit2/cmn/config-refres...
2014-10-24 Edward ThomsonMerge pull request #2646 from libgit2/cmn/remote-rename
2014-10-24 Edward ThomsonMerge pull request #2649 from swisspol/2630
2014-10-24 Edward ThomsonMerge pull request #2647 from ethomson/clar_tmpname
2014-10-24 Edward ThomsonMerge pull request #2645 from libgit2/cmn/common-crypto
2014-10-24 Pierre-Olivier LatourFixed memory leak in git_tag_delete()
2014-10-24 Edward ThomsonMerge pull request #2644 from libgit2/cmn/remove-suppor...
2014-10-24 Carlos Martín Nietoremote: accept a repo and name for renaming
2014-10-24 Carlos Martín Nietoremote: delete git_remote_supported_url()
2014-10-24 Carlos Martín Nietohash: use CommonCrypto on OSX for SHA-1
2014-10-23 Carlos Martín Nietoconfig: remove the refresh function and backend field
2014-10-23 Carlos Martín NietoMerge pull request #2622 from libgit2/refresh-config...
2014-10-23 Edward ThomsonMerge pull request #2625 from libgit2/cmn/ssl-tls
2014-10-23 Carlos Martín Nietossl: dump the SSL ciphers in favour of TLS
2014-10-23 Alan RogersPatch from @carlosmn to refresh the parent config befor...
2014-10-23 Edward ThomsonMerge pull request #2617 from linquize/describe-example
2014-10-23 Edward ThomsonMerge pull request #2619 from ethomson/remotes_with_unc
2014-10-22 Edward ThomsonRemote paths: canonicalize UNC paths on Win32
2014-10-22 Edward ThomsonMerge pull request #2634 from libgit2/cmn/tree-cache...
2014-10-22 Carlos Martín Nietotree-cache: correct the entry_count calculation
2014-10-13 Edward ThomsonMerge pull request #2609 from linquize/describe-opts
2014-10-13 Edward ThomsonMerge pull request #2615 from ethomson/mount_points
2014-10-13 Edward ThomsonMerge pull request #2616 from ethomson/index_crlf
2014-10-13 Edward ThomsonDon't copy buffer in checkout unless needed
2014-10-13 Jacques GermishuysEnsure filters (i.e. CRLF) are applied when checking...
2014-10-13 Edward ThomsonMerge pull request #2618 from csware/msvc-no-z-prefix
2014-10-13 Edward Thomsonis_empty_dir (wi32): cope with empty mount points
2014-10-13 Edward Thomsonp_lstat win32: don't canonicalize volume mounts
2014-10-13 Sven StrickrothThere is no "z" size specifier on MSVC
2014-10-11 Edward ThomsonMerge pull request #2613 from libgit2/rb/minor-cleanups
2014-10-10 Linquizedescribe: Initialize options for git_describe_format...
2014-10-10 Linquizedescribe: Do not crash if pass null option to git_descr...
2014-10-10 Russell BelferDon't use cl_git_pass for POSIX functions
2014-10-10 Russell BelferMove un-namespaced constant to internal header
2014-10-10 Edward ThomsonMerge pull request #2470 from libgit2/cmn/read-tree...
2014-10-10 Carlos Martín Nietoindex: fill the tree cache on write-tree
2014-10-10 Carlos Martín Nietoindex: make sure to write cached subtrees if parent...
2014-10-10 Carlos Martín Nietoindex: write out the tree cache extension
2014-10-10 Carlos Martín Nietotree-cache: remove the parent pointer
2014-10-10 Carlos Martín Nietoindex: fill the tree cache when reading from a tree
2014-10-10 Carlos Martín Nietotree-cache: move to use a pool allocator
2014-10-10 Carlos Martín Nietotree-cache: extract the allocation
2014-10-10 Edward ThomsonMerge pull request #2593 from libgit2/cmn/remote-delete...
2014-10-10 Carlos Martín NietoMerge pull request #2575 from cirosantilli/factor-struc...
2014-10-10 Carlos Martín NietoMerge pull request #2498 from linquize/read-large-file
2014-10-10 Carlos Martín NietoMerge pull request #2556 from sbc100/fix_warnings
2014-10-10 Carlos Martín NietoMerge pull request #2542 from linquize/fetch-head
2014-10-10 Carlos Martín NietoMerge pull request #2600 from libgit2/cmn/embed-ssh
2014-10-10 Carlos Martín NietoMerge pull request #2588 from swansontec/ssl-cert-path2
2014-10-10 Carlos Martín NietoMerge pull request #2499 from csware/hard-reset-checkou...
2014-10-10 Edward ThomsonMerge pull request #2574 from csware/hostname-for-certi...
2014-10-10 Edward ThomsonMerge pull request #2473 from arthurschreiber/arthur...
2014-10-10 Edward ThomsonMerge pull request #2603 from libgit2/cmn/revwalk-merge...
2014-10-10 Carlos Martín NietoMerge pull request #2606 from arthurschreiber/arthur...
2014-10-10 Arthur SchreiberTreat an empty list of refspecs the same as a NULL...
2014-10-09 Carlos Martín NietoMerge pull request #2592 from libgit2/cmn/describe
2014-10-09 Arthur SchreiberUpdate the javascript diff driver's function pattern.
2014-10-09 Edward ThomsonMerge branch 'anuraggup/git_filter'
2014-10-09 Anurag Gupta (OSG)git_filter: dup the filter name
2014-10-09 Edward ThomsonMerge pull request #2599 from linquize/config-trailing...
2014-10-09 Edward ThomsonMerge pull request #2601 from SeijiIto/master
2014-10-09 Edward ThomsonMerge pull request #2597 from ethomson/fixup
2014-10-09 Carlos Martín NietoFix an uninitialized variable
2014-10-09 Edward ThomsonMerge pull request #2448 from libgit2/cmn/reference...
2014-10-09 Edward ThomsonMerge pull request #2462 from libgit2/cmn/remote-fetch...
2014-10-09 Carlos Martín Nietotransaction: rename lock() to lock_ref()
2014-10-09 Carlos Martín NietoMerge pull request #2604 from arthurschreiber/arthur...
2014-10-09 Arthur SchreiberExtract shared functionality.
2014-10-09 Arthur SchreiberAdd git_merge_bases_many.
2014-10-08 Carlos Martín Nietorevwalk: clear first-parent flag on reset
2014-10-08 Carlos Martín Nietorevwalk: catch no-push and no-hide cases
2014-10-08 Carlos Martín Nietorevwalk: mark uninteresting only up to the common ancestors
2014-10-08 Carlos Martín Nietorevwalk: keep a single list of user inputs
2014-10-08 Carlos Martín Nietorevwalk: clear the flags on reset
2014-10-04 Linquizeconfig: Fix multiple trailing spaces before comments...
2014-10-03 Edward Thomsonrepository_head_unborn: clear error when HEAD is unborn
2014-10-01 Vicent MartiMerge pull request #2594 from libgit2/vmg/hashsig
2014-10-01 Vicent Martihashsig: Export as a `sys` header
2014-10-01 William SwansonAdd support for setting the SSL CA location
2014-09-30 Erdurpath: fix invalid access
2014-09-30 Carlos Martín Nietoremote: accept a repository and remote name for deletion
2014-09-30 Carlos Martín Nietostash: use a transaction to modify the reflog
2014-09-30 Carlos Martín NietoIntroduce reference transactions
2014-09-30 Carlos Martín Nietosignature: add a dup function which takes a pool
2014-09-30 Carlos Martín Nietoreflog: constify byindex
2014-09-30 Carlos Martín Nietoremote: implement opportunistic remote-tracking branch...
2014-09-30 Carlos Martín Nietoremote: store passive refspecs
2014-09-30 Carlos Martín Nietoremote: don't DWIM refspecs unnecessarily
2014-09-30 Carlos Martín Nietoremote: allow overriding the refspecs for download...
2014-09-30 Carlos Martín Nietodescribe: make mingw happy
2014-09-30 Carlos Martín Nietodescribe: rename git_describe_opts to git_describe_options
2014-09-30 Carlos Martín Nietodescribe: implement abbreviated ids
next