]> git.proxmox.com Git - libgit2.git/shortlog
libgit2.git
2014-12-05 Carlos Martín... Merge pull request #2743 from ethomson/init_val
2014-12-05 Edward Thomsoninit: return the number of initializations
2014-12-03 Carlos Martín... Merge pull request #2742 from stewid/add_missing_else_d...
2014-12-03 Stefan WidgrenAdd missing else directive
2014-12-03 Carlos Martín... Merge pull request #2741 from ethomson/fetch-twice
2014-12-03 Edward Thomsonwin32: clear connection data on close
2014-12-01 Edward ThomsonMerge pull request #2734 from jeffhostetler/jeffhostetl...
2014-11-30 Carlos Martín... Merge pull request #2736 from ethomson/describe_errorcode
2014-11-29 Edward Thomsondescribe: check error codes
2014-11-26 Jeff Hostetlerfix cl_git_mkfile() to test for -1 rather than 0 for...
2014-11-23 Edward ThomsonMerge pull request #2727 from libgit2/cmn/travis-jobs
2014-11-23 Edward ThomsonMerge pull request #2718 from libgit2/cmn/peeling-errors
2014-11-23 Carlos Martín... Plug leaks
2014-11-22 Carlos Martín... peel: reject bad queries with EINVALIDSPEC
2014-11-22 Carlos Martín... Travis: do non-threadsafe builds
2014-11-22 Carlos Martín... Travis: move the valgrind run to allowed_failures
2014-11-22 Carlos Martín... Merge pull request #2723 from ravindp/ravindp/fix_4_mis...
2014-11-21 Ravindra PatelFix for misleading "missing delta bases" error - Fix...
2014-11-21 Edward ThomsonMerge pull request #2725 from libgit2/vmg/attr-null
2014-11-21 Vicent Martitext: Null-terminate a string if we've been gouging it
2014-11-21 Vicent Martinotes: Use `git__strndup`
2014-11-21 Vicent Martiblame: Do not assume blob contents are NULL-terminated
2014-11-21 Vicent Martinotes: Do not assume blob contents are NULL-terminated
2014-11-21 Vicent Martiattr_file: Do not assume ODB data is NULL-terminated
2014-11-21 Vicent Martibuffer: Do not `put` anything if len is 0
2014-11-21 Edward ThomsonMerge pull request #2710 from Therzok/shellcheckScripts
2014-11-21 Carlos Martín... Merge pull request #2720 from ravindp/master
2014-11-21 Vicent MartiMerge pull request #2724 from libgit2/vmg/empty
2014-11-21 Vicent Martiodb: `git_odb_object` contents are never NULL
2014-11-20 Ungureanu MariusRun shell scripts through shellcheck
2014-11-20 Vicent MartiMerge pull request #2713 from libgit2/jamill/push_fetch...
2014-11-20 Vicent MartiMerge pull request #2717 from libgit2/cmn/remote-ls
2014-11-20 Vicent MartiMerge pull request #2719 from libgit2/cmn/fetch-twice
2014-11-20 Edward ThomsonMerge pull request #2722 from libgit2/cmn/disable-ssh...
2014-11-19 Carlos Martín... travis: disable the cert callback on OSX
2014-11-19 Carlos Martín... fetch: clear the connection data on close
2014-11-19 Ravindra PatelFix for memory leak issue in indexer.c, that surfaces...
2014-11-19 Carlos Martín... remote: don't say we free the remote on disconnect
2014-11-19 Carlos Martín... remote: clarify which list of references _ls() returns
2014-11-18 Carlos Martín... Remove two completed projects from the list
2014-11-18 Edward ThomsonMerge pull request #2654 from linquize/missing-obj
2014-11-18 Edward ThomsonMerge pull request #2608 from libgit2/cmn/remote-push
2014-11-18 Edward ThomsonMerge pull request #2671 from swisspol/remote_create_fix
2014-11-17 Edward ThomsonMerge pull request #2693 from libgit2/cmn/push-refspec...
2014-11-17 Edward ThomsonMerge pull request #2699 from swisspol/fix_warnings
2014-11-17 Jameson MillerUpdate message for error during push
2014-11-17 Pierre-Olivier... Fixed active_refspecs field not initialized on new...
2014-11-17 Carlos Martín... branch: consider an empty upstream remote config as...
2014-11-17 Carlos Martín... Merge branch 'openssl-lock-free'
2014-11-17 Ungureanu MariusPlug possible leak in the openssl locks
2014-11-15 Carlos Martín... Merge pull request #2707 from swisspol/fix_include
2014-11-15 Carlos Martín... Merge pull request #2708 from phatblat/pr/threading-doc
2014-11-15 Ben ChatelainFix GCD typo
2014-11-14 Pierre-Olivier... Fixed git2.h not including threads.h anymore
2014-11-09 Pierre-Olivier... Fixed a couple Clang warnings
2014-11-09 Carlos Martín... push: use the common refspec parser
2014-11-09 Carlos Martín... Merge pull request #2653 from ethomson/contributing
2014-11-08 Edward ThomsonMerge pull request #2637 from libgit2/cmn/global-init
2014-11-08 Carlos Martín... remote: use configured push refspecs if none are given
2014-11-08 Carlos Martín... push: move main test function to git_remote_push()
2014-11-08 Carlos Martín... remote: introduce git_remote_push()
2014-11-08 Carlos Martín... Rename git_threads_ to git_libgit2_
2014-11-08 Edward ThomsonMerge pull request #2673 from swisspol/2672
2014-11-08 Pierre-Olivier... Changed GIT_REMOTE_DOWNLOAD_TAGS_ALL to behave like...
2014-11-08 Edward ThomsonMerge pull request #2698 from libgit2/cmn/fetchhead...
2014-11-08 Edward ThomsonMerge pull request #2695 from libgit2/cmn/remote-lookup
2014-11-08 Edward ThomsonMerge pull request #2696 from libgit2/cmn/empty-objects
2014-11-08 Edward ThomsonMerge pull request #2694 from Therzok/statusFile
2014-11-08 Carlos Martín... remote: refactor the reference-update decision
2014-11-08 Carlos Martín... odb: hardcode the empty blob and tree
2014-11-08 Carlos Martín... remote: don't check for upstream on an anonymous remote
2014-11-08 Carlos Martín... remote: use git_branch_upstream_remote()
2014-11-08 Carlos Martín... branch: add getter for the upstream remote name
2014-11-08 Carlos Martín... remote: rename _load() to _lookup()
2014-11-07 Ungureanu Mariusgit_status_file now takes an exact path
2014-11-07 Edward ThomsonMerge pull request #2691 from libgit2/cmn/submodule...
2014-11-07 Carlos Martín... iterator: submodules are determined by an index or...
2014-11-07 Carlos Martín... submodules: add failing test for stale module entries
2014-11-07 Carlos Martín... Merge pull request #2692 from ethomson/bug2515
2014-11-06 Edward Thomsoncheckout_index: Remove stage 0 when checking out conflicts
2014-11-06 Edward Thomsoncheckout_index: remove conflicts when checking out...
2014-11-06 Edward ThomsonMerge pull request #2598 from libgit2/cmn/stacked-ignore
2014-11-06 Edward ThomsonMerge pull request #2676 from libgit2/cmn/threading
2014-11-06 Edward ThomsonMerge pull request #2682 from libgit2/cmn/fetch-tags...
2014-11-06 Carlos Martín... ignore: don't leak rules into higher directories
2014-11-06 Carlos Martín... ignore: add failing test for a file mentioning the...
2014-11-05 Edward ThomsonMerge pull request #2688 from libgit2/cmn/ignore-file...
2014-11-05 Carlos Martín... ignore: consider files with a CR in their names
2014-11-03 Carlos Martín... Merge pull request #2686 from ethomson/rename_notfound
2014-11-03 Edward Thomsongit_remote_rename: propogate GIT_ENOTFOUND
2014-11-03 Edward ThomsonMerge pull request #2679 from jfultz/missing-include
2014-11-03 Carlos Martín... remote: check the relevance of the refspec when updatin...
2014-11-03 Edward ThomsonMerge pull request #2661 from swisspol/2656
2014-11-03 Edward ThomsonMerge pull request #2683 from libgit2/cmn/remote-unify
2014-11-03 Edward ThomsonMerge pull request #2680 from libgit2/cmn/invalid-cert...
2014-11-03 Edward ThomsonMerge pull request #2685 from libgit2/cmn/mmap-readable
2014-11-03 Edward ThomsonMerge pull request #2684 from jacquesg/openssl-windows
2014-11-03 Stefan SperlingFix segmentation fault observed on OpenBSD/sparc64
2014-11-03 Jacques GermishuysMake the Visual Studio compiler happy
2014-11-03 John FultzClean up issues include.path issues found during code...
next