]> git.proxmox.com Git - libgit2.git/shortlog
libgit2.git
2013-06-24 Russell BelferMerge pull request #1675 from arthurschreiber/fix-leak...
2013-06-24 Vicent MartíMerge pull request #1674 from arrbee/fix-checkout-targe...
2013-06-24 Arthur SchreiberFix a leak in the local transport code.
2013-06-24 Russell BelferFix checkout tests on Windows
2013-06-24 Vicent MartíMerge pull request #1672 from TheRealKerni/fix/header_docs
2013-06-24 Vicent MartíMerge pull request #1670 from arrbee/open-cloexec
2013-06-24 Vicent MartíMerge pull request #1669 from arrbee/fix-index-add...
2013-06-24 Russell BelferWork around reparse point stat issues
2013-06-24 Andreas LindeFixed most documentation header bugs
2013-06-23 Russell BelferAdd O_CLOEXEC to open calls
2013-06-23 Russell BelferMerge pull request #1668 from csware/WC_ERR_INVALID_CHARS
2013-06-23 Russell BelferConstrain mkdir calls to avoid extra mkdirs
2013-06-22 Sven StrickrothDo not redefine WC_ERR_INVALID_CHARS
2013-06-21 Vicent MartíMerge pull request #1665 from arrbee/checkout-target...
2013-06-21 Russell BelferAddition checkout target directory tests
2013-06-21 Russell BelferLoosen ensure_not_bare rules in checkout
2013-06-21 Russell BelferAdd target directory to checkout
2013-06-21 Vicent MartíMerge pull request #1664 from arrbee/checkout-deleted...
2013-06-21 Russell BelferFix checkout of modified file when missing from wd
2013-06-21 Edward Thomsontest asserting checkout should not recreate deleted...
2013-06-20 Vicent MartíMerge pull request #1662 from arrbee/examples-like-git
2013-06-20 Russell BelferAdd test for fixed diff bug
2013-06-20 Russell BelferFix comment and copyright in example
2013-06-20 Russell BelferAdd example implementation of long format status
2013-06-20 Russell BelferAdd status flags to force output sort order
2013-06-20 Russell BelferInitial implementation of status example
2013-06-20 Russell BelferFix bug in diff untracked dir scan
2013-06-19 Vicent MartíMerge pull request #1661 from arrbee/index-add-all
2013-06-19 Russell BelferAdd tests and fix use of freed memory
2013-06-19 Russell BelferAdd index pathspec-based operations
2013-06-19 Russell BelferAdd fn to check pathspec for ignored files
2013-06-19 Russell BelferAdd higher level pathspec API
2013-06-19 Vicent MartíMerge pull request #1660 from trast/tr/fix-zlib-configu...
2013-06-19 Thomas RastCMakeLists: fix zlib linker setup
2013-06-18 Vicent MartíMerge pull request #1659 from arrbee/rename-cycle-fixes
2013-06-18 Russell BelferFix rename looped reference issues
2013-06-18 Edward Thomsontest illustrating tri-cyclic rename failure
2013-06-18 Edward Thomsontest failure when renames produce similar similarities
2013-06-18 Vicent MartíMerge pull request #1657 from arrbee/diff-blob-as-path
2013-06-18 Russell BelferAdd "as_path" parameters to blob and buffer diffs
2013-06-17 Russell BelferMerge pull request #1651 from arrbee/status_indexed_updates
2013-06-17 Russell BelferUpdate clar to latest version
2013-06-17 Russell BelferFix memory leaks in diff rename tests
2013-06-17 Russell BelferAdd test of rename with no changes
2013-06-17 Russell BelferMore tests and bug fixes for status with rename
2013-06-17 Russell BelferTest has to work on case sensitive systems
2013-06-17 Russell BelferAlways do tree to index diffs case sensitively
2013-06-17 Russell BelferMake index_insert keep existing case
2013-06-17 Edward Thomsonsome simple case-sensitive index tests
2013-06-17 Russell BelferImprove case handling in git_diff__paired_foreach
2013-06-17 Russell BelferBe more careful about the path with diffs
2013-06-17 Russell BelferFix broken status EXCLUDE_SUBMODULES logic
2013-06-17 Russell BelferClarify some docs and minor reordering
2013-06-17 Russell BelferFix some warnings
2013-06-17 Edward Thomsongit__strcasesort_cmp: strcasecmp sorting rules but...
2013-06-17 Edward Thomsonhandle renames in status computation
2013-06-17 Edward Thomsonstatus access by index, providing more details to callers
2013-06-17 Vicent Martibranch: More obvious semantics in `foreach`
2013-06-17 Vicent MartíMerge pull request #1655 from yorah/fix/ref-memleak
2013-06-17 yorahref: free the last ref when cancelling git_branch_foreach()
2013-06-17 Vicent MartíMerge pull request #1654 from yorah/memzero
2013-06-17 yorahcred: deploy git__memzero to clear memory holding a...
2013-06-17 yorahutil: git__memzero() tweaks
2013-06-14 Vicent MartíMerge pull request #1652 from yorah/fix/build-warnings
2013-06-14 yorahdiff: fix warning
2013-06-14 yorahfileops: fix invalid read
2013-06-13 Vicent MartíMerge pull request #1650 from nulltoken/ntk/winrc-filename
2013-06-13 nulltokencmake: Add option to specify the name of the binary
2013-06-12 Vicent MartiRevert "cmake: Update Windows resources to reflect...
2013-06-12 Vicent Martiutil: It's called `memzero`
2013-06-12 Vicent MartiMerge remote-tracking branch 'arrbee/minor-paranoia...
2013-06-12 Russell BelferMerge pull request #1647 from arrbee/fix-win32-warnings...
2013-06-12 Russell BelferFix Windows warnings
2013-06-12 Vicent MartíMerge pull request #1643 from ethomson/rename_source
2013-06-12 Vicent MartíMerge pull request #1642 from arrbee/diff-function...
2013-06-12 Russell BelferFix diff header naming issues
2013-06-12 Russell BelferImprovements to git_array
2013-06-12 Russell BelferAdd patch from blobs API
2013-06-12 Russell BelferFix some diff driver memory leaks
2013-06-12 Russell BelferAdd diff drivers tests (and fix bugs)
2013-06-11 Vicent MartíMerge pull request #1645 from csware/config_level_app
2013-06-11 Sven StrickrothAdd high(est) config level for application specific...
2013-06-11 Russell BelferImplement regex pattern diff driver
2013-06-11 Vicent MartíMerge pull request #1644 from carlosmn/sig-isspace
2013-06-11 Carlos Martín... signature: extend trimming to more whitespace
2013-06-10 Russell Belferstart implementing diff driver registry
2013-06-10 Russell BelferFix some memory leaks
2013-06-10 Russell Belferfix missing file and bad prototype
2013-06-10 Edward Thomsonkeep source similarity in rename detection
2013-06-10 Edward Thomsonfailing unit test for similar renames
2013-06-10 Russell BelferReorganize diff and add basic diff driver
2013-06-07 Russell BelferAdd safe memset and use it
2013-06-07 Vicent MartíMerge pull request #1635 from arrbee/simplify-mkdir
2013-06-05 Russell BelferMake mkdir early exit cases clearer
2013-06-05 Russell BelferMove some diff helpers into separate file
2013-06-05 Russell BelferBasic function context header
2013-06-05 Russell BelferSimplify git_futils_mkdir
2013-06-05 Vicent MartiI'm a dick
2013-06-05 Vicent MartíMerge pull request #1634 from arrbee/alternative-mkdir-fix
2013-06-05 Russell BelferEnsure git_futils_mkdir won't mkdir root
next