]> git.proxmox.com Git - libgit2.git/shortlog
libgit2.git
2015-06-22 Edward Thomsoncrlf tests: ensure that Unix obeys autocrlf=true
2015-06-22 Edward Thomsongit_buf_text_lf_to_crlf: allow mixed line endings
2015-06-22 Edward Thomsoncrlf: use statistics to control to workdir filter
2015-06-22 Edward Thomsonclar: support hierarchical test resource data
2015-06-22 Edward Thomsoncrlf tests: posix known-good data
2015-06-22 Edward Thomsoncrlf tests: windows known-good data
2015-06-22 Edward Thomsoncrlf tests: use known-good data produced by git
2015-06-22 Edward Thomsoncrlf: script to generate expected crlf data
2015-06-22 Edward Thomsoncrlf: include utf8 resources in master branch
2015-06-22 Edward Thomsoncrlf: include additional test resources
2015-06-22 Edward ThomsonMerge pull request #3240 from libgit2/cmn/commit-header...
2015-06-22 Carlos Martín... Merge pull request #3239 from git-up/stash_index
2015-06-22 Carlos Martín... commit: allow retrieving an arbitrary header field
2015-06-21 Pierre-Olivier... Write modified index in git_stash_apply()
2015-06-20 Carlos Martín... Merge pull request #3233 from ethomson/status_typechange
2015-06-20 Edward Thomsondiff: preserve original mode in the index
2015-06-20 Edward Thomsonstatus: test that symlinks don't lose their mode
2015-06-20 Edward ThomsonMerge pull request #3238 from git-up/double_free
2015-06-20 Edward ThomsonMerge pull request #3236 from libgit2/cmn/index-checksum
2015-06-20 Pierre-Olivier... Fixed index being double-freed in stash tests
2015-06-20 Carlos Martín... index: make relative comparison use the checksum as...
2015-06-20 Carlos Martín... Merge pull request #3232 from Therzok/patch-2
2015-06-20 Carlos Martín... tests: tick over five seconds instead of one
2015-06-19 Carlos Martín... index: use the checksum to check whether it's been...
2015-06-19 Carlos Martín... index: user a better assertion when comparing sizes
2015-06-19 Marius UngureanuQuote LIBSSH2_LIBRARIES call
2015-06-17 Carlos Martín... Merge pull request #3229 from git-up/build_warnings
2015-06-17 Pierre-Olivier... Fixed Xcode 6.1 build warnings
2015-06-17 Carlos Martín... Merge pull request #3227 from jeffhostetler/memory_leak...
2015-06-17 Jeff HostetlerFix memory leak in tests/network/refspecs.c
2015-06-17 Carlos Martín... Merge pull request #3219 from libgit2/cmn/racy-diff
2015-06-16 Edward Thomsoncheckout: allow workdir to contain checkout target
2015-06-16 Edward Thomsonmerge::workdir::dirty: tick idx to defeat racy-git
2015-06-16 Edward ThomsonIntroduce p_utimes and p_futimes
2015-06-16 Edward ThomsonMerge pull request #3209 from libgit2/cmn/double-author
2015-06-16 Edward ThomsonMerge pull request #3225 from libgit2/cmn/url-empty
2015-06-16 Carlos Martín... remote: return EINVALIDSPEC when given an empty URL
2015-06-16 Carlos Martín... Merge pull request #3221 from git-up/build_warnings
2015-06-16 Carlos Martín... tests: tick the index when we count OID calculations
2015-06-16 Carlos Martín... crlf: tick the index forward to work around racy-git...
2015-06-16 Carlos Martín... index: zero the size of racily-clean entries
2015-06-16 Carlos Martín... diff: add failing test for racy-git in the index
2015-06-15 Edward ThomsonMerge pull request #3216 from dprofeta/fixTransactionVi...
2015-06-15 Pierre-Olivier... Fixed Xcode 6.1 build warnings
2015-06-15 Edward ThomsonMerge pull request #3220 from libgit2/cmn/readdir
2015-06-15 Carlos Martín... path: remove unnecessary readdir_r usage
2015-06-15 Carlos Martín... Merge pull request #3171 from libgit2/cmn/link-fallback
2015-06-15 Logan CollinsFix in stransport_stream.c for usage of SecCopyErrorMes...
2015-06-15 Carlos Martín... Merge pull request #3177 from ethomson/binary_diff
2015-06-15 Carlos Martín... Merge pull request #3217 from jeffhostetler/leak_checko...
2015-06-12 Carlos Martín... Merge pull request #3215 from jeffhostetler/windows_lea...
2015-06-12 Jeff HostetlerFix leaks in tests/checkout/icase
2015-06-12 Damien PROFETAFix visibility of transaction symbol
2015-06-12 Jeff HostetlerFix memory leak on windows in diriter.
2015-06-12 Edward Thomsonbinary diff: document changes in CHANGELOG
2015-06-12 Edward Thomsonpatch: include diff options on blob->blob diffs
2015-06-12 Edward Thomsonbinary diff: test binary blob to blob tests
2015-06-12 Edward Thomsondiff: introduce binary diff callbacks
2015-06-12 Edward Thomsonbinary diff: test index->workdir binary diffs
2015-06-12 Carlos Martín... Merge pull request #3208 from git-up/secure_transport
2015-06-12 Carlos Martín... Merge pull request #3214 from libgit2/cmn/push-tests
2015-06-12 Carlos Martín... clone: set the credentials callback during testing
2015-06-12 Carlos Martín... push: pass the callbacks during setup as well
2015-06-12 Carlos Martín... travis: fail if we fail the push tests
2015-06-12 Pierre-Olivier... Fixed some Secure Transport issues on OS X
2015-06-11 Carlos Martín... Merge pull request #3155 from mgorny/userpass-const
2015-06-11 Carlos Martín... commit: ignore multiple author fields
2015-06-11 Carlos Martín... Merge pull request #3205 from ethomson/crlf_query
2015-06-11 Carlos Martín... Merge pull request #3207 from ethomson/winhttp_eol
2015-06-10 Edward ThomsonMerge pull request #3174 from libgit2/cmn/idx-fill...
2015-06-10 Edward ThomsonMerge pull request #3204 from git-up/git_diff_find_similar
2015-06-10 Edward ThomsonCorrect line endings on winhttp.def
2015-06-10 Edward ThomsonIntroduce `git_filter_list_contains`
2015-06-10 Carlos Martín... Merge pull request #3203 from ethomson/gitattributes
2015-06-10 Pierre-Olivier... Fixed handling of GIT_DELTA_CONFLICTED in git_diff_fin...
2015-06-10 Edward Thomsongitattributes: let clients use native line endings
2015-06-10 Edward ThomsonMerge pull request #3201 from libgit2/cmn/coverity
2015-06-10 Carlos Martín... filter: close the descriptor in case of error
2015-06-10 Carlos Martín... object: correct the expected ID size in prefix lookup
2015-06-10 Carlos Martín... pack: use git_buf when building the index name
2015-06-10 Carlos Martín... merge: actually increment the counts, not the pointers
2015-06-10 Carlos Martín... cache: add a check for a failed allocation
2015-06-09 Edward ThomsonMerge pull request #3198 from libgit2/cmn/coverity
2015-06-09 Carlos Martín... Initialize a few variables
2015-06-09 Carlos Martín... ssh: move NULL check to the free function
2015-06-08 Carlos Martín... Merge pull request #3165 from ethomson/downcase
2015-06-08 Carlos Martín... Merge pull request #3188 from thentenaar/clean-up-after...
2015-06-08 Tim Hentenaarglobal: Ensure we free our SSL context.
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... remote: some error-handling issues from Coverity
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-06-02 Carlos Martín... indexer: use lseek to extend the packfile
2015-06-01 Carlos Martín... clone: fall back to copying when linking does not work
2015-05-31 Carlos Martín... Include git2/transaction.h
next