]> git.proxmox.com Git - libgit2.git/history - src
Fixes to safely reading the index
[libgit2.git] / src /
2013-08-08 Edward ThomsonFixes to safely reading the index
2013-08-08 Ben StraubMerge pull request #1738 from libgit2/diff-patch-conten...
2013-08-08 Ben StraubMerge pull request #1746 from libgit2/rename-detection...
2013-08-08 Russell BelferMerge pull request #1638 from brodie/brodie/handle...
2013-08-08 Brodie Raoodb_pack: handle duplicate objects from different packs
2013-08-07 Russell BelferMerge pull request #1769 from ethomson/configparse
2013-08-07 Edward ThomsonParse config headers with quoted quotes
2013-08-06 Russell BelferMerge pull request #1765 from arrbee/ambiguous-oids
2013-08-05 Russell BelferMerge pull request #1763 from nvloff/nameless_submodule...
2013-08-05 Nikolai Vladimirovsubmodule: check alloc and name presense
2013-08-04 Russell BelferUpdate rename src map for any split src
2013-07-31 Russell BelferMajor rename detection changes
2013-07-31 Carlos Martín NietoMerge pull request #1748 from arthurschreiber/patch-1
2013-07-28 Ben StraubMerge pull request #1755 from csware/double-close
2013-07-27 Sven StrickrothFix possible double close
2013-07-26 Russell BelferFix some warnings
2013-07-25 Russell BelferFix rename detection to use actual blob size
2013-07-25 Vicent MartíMerge pull request #1749 from csware/handle-fixes
2013-07-25 Sven StrickrothClose p->mwf.fd only if necessary
2013-07-25 Russell BelferMake rename detection file size fix better
2013-07-25 Russell BelferFix rename detection for tree-to-tree diffs
2013-07-24 Russell BelferFix incorrect comment
2013-07-24 Russell BelferUse local variables in hash calc to avoid aliasing
2013-07-24 Russell BelferDon't check rename if file size difference is huge
2013-07-24 Russell BelferDon't do text diff unless content will be used
2013-07-24 Russell BelferDon't unload diff data unless loaded
2013-07-23 Russell BelferRestore GIT_DIFF_LINE_BINARY usage
2013-07-23 Russell BelferMake compact output more like core Git
2013-07-23 Russell BelferAdd hunk/file headers to git_diff_patch_size
2013-07-23 Russell BelferMerge pull request #1745 from libgit2/doc-fixes
2013-07-23 Carlos Martín NietoClean up some documentation
2013-07-23 Vicent MartíMerge pull request #1732 from libgit2/revwalk-glob...
2013-07-22 Russell BelferAdd git_diff_patch_size() API
2013-07-22 Russell BelferFix warning message about mismatched types
2013-07-22 Russell BelferUse pool for loose refdb string allocations
2013-07-22 Russell Belfergit_reference_next_name must match git_reference_next
2013-07-19 Martin WoodwardMerge pull request #1743 from ethomson/readme
2013-07-19 Ben StraubMerge pull request #1726 from crazymaster/development
2013-07-18 Vicent MartíMerge pull request #1736 from ben/default-to-cdecl
2013-07-18 Ben StraubMerge pull request #1722 from libgit2/ntk/fix/issue_1722
2013-07-17 Vicent MartíMerge pull request #1735 from ethomson/ignored_are_not_...
2013-07-17 Edward Thomsondon't include ignored as rename candidates
2013-07-15 Vicent MartíMerge pull request #1728 from ivoire/small_fixes
2013-07-15 Vicent MartíMerge pull request #1729 from tiennou/remote-owner
2013-07-15 Etienne SamsonAdd `git_remote_owner`
2013-07-15 Rémi DuraffortFix some more memory leaks in error path
2013-07-15 Rémi Duraffortpack: fix memory leak in error path
2013-07-15 Rémi Duraffortindex: fix potential memory leaks
2013-07-15 Rémi Duraffortrepository: clarify assignment and test order
2013-07-14 crazymasterFix the initial line
2013-07-14 crazymasterFix gather_stats
2013-07-13 nulltokenrevparse: Don't return a reference when asked for a...
2013-07-13 Vicent MartíMerge pull request #1725 from libgit2/ntk/fix/leaks
2013-07-13 nulltokensubmodule: Fix memory leaks
2013-07-11 Vicent MartíMerge pull request #1721 from ethomson/config_paths
2013-07-11 Edward Thomsonpreload configuration paths
2013-07-11 Vicent MartíMerge pull request #1719 from libgit2/arrbee/threading...
2013-07-11 Russell BelferFix warnings on Win64
2013-07-11 Russell BelferUpdate git__swap thread helper
2013-07-10 Vicent MartíMerge pull request #1685 from arrbee/submodule-status...
2013-07-10 Russell BelferUntracked directories with .git should be ignored
2013-07-10 Russell BelferClean up left over alloc change
2013-07-10 Russell BelferAdd ignore_submodules to diff options
2013-07-10 Russell BelferUpdate diff to new internal submodule status API
2013-07-10 Russell BelferSubmodule status improvements
2013-07-10 Russell BelferAdd BARE option to git_repository_open_ext
2013-07-10 Russell BelferAdd accessors for refcount value
2013-07-10 Russell BelferAdd timestamp check to submodule status
2013-07-10 Russell BelferAdd API to get path to index file
2013-07-10 Vicent MartiMerge branch 'arrbee/examples-log' into development
2013-07-10 Vicent Martibitvec: Simplify the bit vector code
2013-07-10 Russell BelferAdd git_pathspec_match_diff API
2013-07-10 Russell BelferBasic bit vector
2013-07-10 Russell BelferConvert commit->parent_ids to git_array_t
2013-07-10 Russell BelferFix example/log.c pathspec handling of merges
2013-07-10 Russell BelferAdd raw header access to commit API
2013-07-10 Russell BelferAdd public API for pathspec matching
2013-07-10 Vicent MartíMerge pull request #1705 from arrbee/avoid-index-double...
2013-07-10 Vicent MartíMerge pull request #1717 from libgit2/arrbee/pr-1706...
2013-07-10 Russell Belfertrivial whitespace fixup
2013-07-10 Russell BelferBring SSH error reporting up to base standards
2013-07-10 Russell BelferMerge branch 'ssh-cred-fix' of tiennou/libgit2
2013-07-10 Etienne SamsonTab indent.
2013-07-10 Etienne SamsonAdd some missing error messages.
2013-07-10 Vicent MartíMerge pull request #1704 from arrbee/kill-status-index...
2013-07-10 Vicent MartíMerge pull request #1695 from arrbee/fix-1695
2013-07-09 Vicent MartíMerge pull request #1716 from arrbee/fix-config-get...
2013-07-09 Russell BelferA little git_config_get_multivar code cleanup
2013-07-09 J. David IbáñezFix return value in git_config_get_multivar
2013-07-09 Russell BelferAdd GIT_CAP_SSH if library was built with SSH
2013-07-09 Russell BelferMake credential clearing consistent
2013-07-09 Russell BelferIndent with tabs
2013-07-09 Russell BelferMerge pull request #1710 from arrbee/fix-1710
2013-07-09 Russell BelferLots of SSH credential stuff can be left on
2013-07-09 Russell BelferMake SSH APIs present even without SSH support
2013-07-09 Vicent MartíMerge pull request #1715 from tiennou/const-signature
2013-07-09 Etienne SamsonMake the git_signature const in the stash API.
2013-07-05 Russell BelferDiff hunk context off by one on long lines
2013-07-05 Russell BelferMerge pull request #1692 from arrbee/fix-1692
2013-07-03 Etienne SamsonFix a probable leak.
next