]> git.proxmox.com Git - libgit2.git/shortlog
libgit2.git
2014-10-24 Edward ThomsonMerge pull request #2644 from libgit2/cmn/remove-suppor...
2014-10-24 Carlos Martín... remote: delete git_remote_supported_url()
2014-10-23 Carlos Martín... Merge 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... ssl: dump the SSL ciphers in favour of TLS
2014-10-23 Alan RogersPatch from @carlosmn to refresh the parent config befor...
2014-10-23 Alan RogersChange the length of the file so that the change is...
2014-10-23 Alan RogersAdd a test to make sure a new snapshot has the new...
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... tree-cache: correct the entry_count calculation
2014-10-18 Carlos Martín... Update some documentation
2014-10-17 Carlos Martín... PROJECTS: remove two completed tasks
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 ThomsonIntroduce failing test for conflict filtering in index
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-12 Linquizedescribe: add example
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... Update CHANGELOG and PROJECTS with the tree cache changes
2014-10-10 Carlos Martín... index: fill the tree cache on write-tree
2014-10-10 Carlos Martín... index: make sure to write cached subtrees if parent...
2014-10-10 Carlos Martín... index: write out the tree cache extension
2014-10-10 Carlos Martín... tree-cache: remove the parent pointer
2014-10-10 Carlos Martín... index: add tests for the tree cache
2014-10-10 Carlos Martín... index: fill the tree cache when reading from a tree
2014-10-10 Carlos Martín... tree-cache: move to use a pool allocator
2014-10-10 Carlos Martín... tree-cache: extract the allocation
2014-10-10 Edward ThomsonMerge pull request #2593 from libgit2/cmn/remote-delete...
2014-10-10 Carlos Martín... Merge pull request #2575 from cirosantilli/factor-struc...
2014-10-10 Carlos Martín... Fix test build
2014-10-10 Carlos Martín... Merge pull request #2498 from linquize/read-large-file
2014-10-10 Carlos Martín... Merge pull request #2556 from sbc100/fix_warnings
2014-10-10 Carlos Martín... Merge pull request #2542 from linquize/fetch-head
2014-10-10 Carlos Martín... Merge pull request #2600 from libgit2/cmn/embed-ssh
2014-10-10 Carlos Martín... Merge pull request #2588 from swansontec/ssl-cert-path2
2014-10-10 Carlos Martín... Merge 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... Merge 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... Merge pull request #2592 from libgit2/cmn/describe
2014-10-09 Arthur SchreiberUpdate the javascript diff driver's function pattern.
2014-10-09 Arthur SchreiberNew test files for the javascript diff driver.
2014-10-09 Edward ThomsonMerge branch 'anuraggup/git_filter'
2014-10-09 Anurag Gupta... 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 Sven StrickrothAdd tests for host names
2014-10-09 Edward ThomsonMerge pull request #2597 from ethomson/fixup
2014-10-09 Carlos Martín... Fix 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... transaction: rename lock() to lock_ref()
2014-10-09 Carlos Martín... Merge 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... revwalk: clear first-parent flag on reset
2014-10-08 Carlos Martín... revwalk: catch no-push and no-hide cases
2014-10-08 Carlos Martín... revwalk: mark uninteresting only up to the common ancestors
2014-10-08 Carlos Martín... revwalk: keep a single list of user inputs
2014-10-08 Carlos Martín... revwalk: clear the flags on reset
2014-10-06 SeijiItoFix README.md
2014-10-05 Carlos Martín... Provide option to embed libssh2
2014-10-04 Linquizeconfig: Add test cases that have trailing spaces before...
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-03 Edward Thomsonp_mkdir != mkdir on win32
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 Carlos Martín... Include git2/odb_backend.h in git2.h
2014-09-30 Erdurpath: fix invalid access
2014-09-30 Carlos Martín... remote: accept a repository and remote name for deletion
2014-09-30 Carlos Martín... Add changelog for transactions
2014-09-30 Carlos Martín... transaction: add documentation
2014-09-30 Carlos Martín... stash: use a transaction to modify the reflog
2014-09-30 Carlos Martín... Introduce reference transactions
2014-09-30 Carlos Martín... signature: add a dup function which takes a pool
2014-09-30 Carlos Martín... reflog: constify byindex
2014-09-30 Carlos Martín... remote: implement opportunistic remote-tracking branch...
2014-09-30 Carlos Martín... remote: store passive refspecs
2014-09-30 Carlos Martín... remote: don't DWIM refspecs unnecessarily
2014-09-30 Carlos Martín... remote: use active refspec override in the tests
2014-09-30 Carlos Martín... remote: allow overriding the refspecs for download...
2014-09-30 Carlos Martín... describe: document the API
next