]> git.proxmox.com Git - libgit2.git/shortlog
libgit2.git
2012-09-30 Carlos Martín... remote: support downloading all tags
2012-09-30 Carlos Martín... remote: use the refspec functions to parse, instead...
2012-09-30 Carlos Martín... remote: add accessors for the autotag setting
2012-09-30 Carlos Martín... remote: create tags if we have them
2012-09-30 Carlos Martín... fetch: use the include-tag capability
2012-09-30 Carlos Martín... refs: propagate EEXISTS
2012-09-30 Carlos Martín... refspec: add git_refspec__free, remove git_refspec_parse
2012-09-30 Carlos Martín... examples: fix config getter param order
2012-09-28 Vicent MartíMerge pull request #959 from jamill/empty_file_hash
2012-09-28 Vicent MartíMerge pull request #958 from schu/fix-merge-base
2012-09-28 Vicent MartíMerge pull request #941 from arrbee/diff-separate-iterators
2012-09-27 Jameson MillerFix error hashing empty file.
2012-09-27 Michael Schubertrevwalk: fix off-by-one error
2012-09-25 Russell BelferAdd const to all shared pointers in diff API
2012-09-25 Russell BelferFix bugs in new diff patch code
2012-09-25 Russell BelferInitial implementation of new diff patch API
2012-09-25 Russell BelferNew take on iterating over diff content
2012-09-25 Vicent MartíMerge pull request #947 from arrbee/public-error-set
2012-09-25 Vicent MartíMerge pull request #944 from scunz/list_tags
2012-09-25 Vicent MartíMerge pull request #938 from nulltoken/topic/is_valid_name
2012-09-25 nulltokenrefspec: introduce git_refspec__parse()
2012-09-25 nulltokenrefs: introduce git_reference_is_valid_name()
2012-09-25 nulltokenrefs: make git_reference_normalize_name() accept refspe...
2012-09-22 Sascha CunzTests: Add test for git_tag_list to check for 'git...
2012-09-22 Sascha CunzTests: reindent object/tag/list.c to use tabs
2012-09-22 Sascha CunzTests::object::tag: also test for a 'foo/*/bar'.
2012-09-22 Sascha CunzTests: Add 3 tags to resources/testrepo.
2012-09-22 Sascha CunzTests::Object::Tag: Add a mechanism to test which tags...
2012-09-22 Sascha CunzTests::Object::Tag: move listing tags tests to an own...
2012-09-22 Sascha CunzTags: teach git_tag_list not to include the 'refs/tags...
2012-09-22 Michael SchubertFix -Wmaybe-uninitialized warning
2012-09-21 Russell BelferMerge pull request #948 from csware/comment-fix
2012-09-21 Sven StrickrothMake clear that git_odb_hashfile does not use filters
2012-09-21 Russell BelferMake giterr_set_str public
2012-09-21 Russell BelferMerge pull request #942 from nulltoken/topic/checkout...
2012-09-21 Russell BelferMerge pull request #943 from csware/only-close-open...
2012-09-21 nulltokencheckout: add notification callback for skipped files
2012-09-20 Sven Strickrothgit_repository_hashfile: Only close file handle if...
2012-09-20 nulltokenFix MSVC amd64 compilation warnings
2012-09-20 nulltokencheckout: prefer mode_t type usage over int
2012-09-17 Russell BelferMerge pull request #887 from nulltoken/topic/reset...
2012-09-17 nulltokencheckout: Mimic git_diff_options storage of paths
2012-09-17 nulltokencheckout : reduce memory usage when not filtering
2012-09-17 nulltokenrepository: introduce git_repository_set_head()
2012-09-17 nulltokenrepository: introduce git_repository_set_head_detached()
2012-09-17 nulltokenrepository: introduce git_repository_detach_head()
2012-09-17 nulltokenrepository: fix documentation typo
2012-09-17 nulltokenrepository: separate head related tests
2012-09-17 nulltokencheckout: add test coverage of dirs and subtrees
2012-09-17 nulltokencheckout: drop git_checkout_reference()
2012-09-17 nulltokencheckout: segregate checkout strategies
2012-09-17 nulltokencheckout: separate tree from index related tests
2012-09-17 nulltokenreset: add support for GIT_RESET_HARD mode
2012-09-17 nulltokencheckout: introduce git_checkout_index()
2012-09-17 nulltokencheckout: introduce git_checkout_tree()
2012-09-15 Carlos Martín... odb: don't overflow the link path buffer
2012-09-14 Vicent MartíMerge pull request #860 from schu/thread-safety
2012-09-14 Michael Schubertodb_pack: fix race condition
2012-09-14 Vicent MartíMerge pull request #937 from nulltoken/fix/issue_936
2012-09-14 nulltokenrefs: prevent locked refs from being enumerated
2012-09-14 Carlos Martín... config: fix Unicode BOM detection
2012-09-14 Russell BelferRemove unnecessary include
2012-09-14 Russell BelferMerge pull request #934 from nulltoken/patch-1
2012-09-14 nulltokenFix MSVC compilation warnings
2012-09-14 Vicent MartíMerge pull request #933 from barrbrain/pack-iterate...
2012-09-14 David Michael... pack: iterate objects in offset order
2012-09-13 Carlos Martín... http: use the new unicode functions
2012-09-14 Vicent MartíMerge pull request #901 from carlosmn/winhttp
2012-09-14 Carlos Martín... http: use WinHTTP on Windows
2012-09-13 Vicent MartíMerge pull request #931 from scunz/error_text
2012-09-13 Sascha CunzFix error text s/buffer too long/buffer too short/
2012-09-13 Vicent MartíMerge pull request #929 from arrbee/diff-iter-fixes
2012-09-13 Russell BelferForgot to reset hunk & line between files
2012-09-13 Vicent MartíMerge pull request #930 from nulltoken/fix/tracking...
2012-09-13 nulltokenrefspec: No remote tracking ref from a fetchspec-less...
2012-09-13 Russell BelferFix problems in diff iterator record chaining
2012-09-13 Vicent MartíMerge pull request #927 from arrbee/hashfile-with-filters
2012-09-13 Vicent MartíMerge pull request #928 from barrbrain/odb-pack-stat...
2012-09-13 Michael SchubertFix -Wuninitialized warning
2012-09-12 David Michael... odb_pack: try lookup before refreshing packs
2012-09-12 Russell BelferAdd tests and improve param checks
2012-09-11 Russell BelferAdd git_repository_hashfile to hash with filters
2012-09-11 Vicent MartíMerge pull request #920 from scunz/mergebase_const
2012-09-11 Vicent MartiMerge branch 'diff-crlf-filters' into development
2012-09-11 Vicent MartiProperly handle p_reads
2012-09-11 Russell BelferFix diff binary file detection
2012-09-11 Vicent MartíMerge pull request #924 from schu/cache-fix-race-cond
2012-09-11 Michael Schubertcache: fix race condition
2012-09-11 Russell BelferMerge pull request #914 from authmillenon/index-fixes
2012-09-11 Russell BelferMerge pull request #906 from nulltoken/topic/git_refere...
2012-09-10 Russell BelferReorg internal odb read header and object lookup
2012-09-10 Russell BelferMove diff max_size to public API
2012-09-10 Russell BelferReplace git_diff_iterator_num_files with progress
2012-09-09 Sascha Cunzgit_mergebase: Constness-Fix for consistency
2012-09-07 Russell BelferAdd missing accessor for fetchRecurseSubmodules
2012-09-06 Russell BelferClean up blob diff path
2012-09-06 Russell BelferImplement filters for status/diff blobs
2012-09-06 Russell BelferBetter header comments
2012-09-06 Russell BelferAlternate test for autocrlf with status
2012-09-06 pontusmTest case to reproduce issue #690.
next