]> git.proxmox.com Git - libgit2.git/shortlog
libgit2.git
2012-10-09 Russell BelferIntroduce status/diff TYPECHANGE flags
2012-10-09 Russell BelferImprove error propogation in checkout
2012-10-09 Vicent MartíMerge pull request #967 from arrbee/diff-submodule...
2012-10-09 Michael SchubertFix compiler warnings
2012-10-08 Ben StraubMerge pull request #949 from nulltoken/topic/deploy_rep...
2012-10-08 Russell BelferAdd test for diffs with submodules and bug fixes
2012-10-08 Russell BelferExtend diff helpers for tests a little
2012-10-08 Russell BelferFix a few diff bugs with directory content
2012-10-08 Russell BelferMerge pull request #940 from scunz/diff_sm
2012-10-08 Russell BelferMerge pull request #966 from pwkelley/icasefix
2012-10-08 Philip KelleyFix a bug where ignorecase wasn't applied to ignores
2012-10-07 nulltokenclone: fix cloning of empty repository
2012-10-07 nulltokenclone: reorganize tests
2012-10-07 nulltokenclone: leverage refspec transform
2012-10-07 nulltokenrefspec: introduce git_refspec_transform_l()
2012-10-07 nulltokenclone: align type casing with convention
2012-10-07 nulltokenbranch: deploy git_branch_is_head()
2012-10-07 nulltokenbranch: introduce git_branch_is_head()
2012-10-07 nulltokenrefs: deploy git_repository_set_head() usage
2012-10-07 nulltokenclone: deploy git_repository_set_head() usage
2012-10-07 nulltokenreset: make reset rely on git_repository_head()
2012-10-07 nulltokenbranch: enhance branch moving test coverage
2012-10-07 nulltokenremote: use constants for well-known names
2012-10-07 nulltokenrefs: use constants for well-known names
2012-10-07 Carlos Martín... remote: only keep a weak pointer in update_tips
2012-10-07 Carlos Martín... protocol: don't store flushes
2012-10-05 Sascha CunzDiff: Do not try to calculate an oid for a GITLINK.
2012-10-05 Sascha CunzExtract submodule logic out of diff_output.c:get_workdi...
2012-10-05 Sascha CunzDiff: teach get_workdir_content to show a submodule...
2012-10-05 Sascha CunzDiff: teach get_blob_content to show a submodule as...
2012-10-05 Sascha CunzFix minor whitespace issue
2012-10-02 Vicent Marticlar: Proper shutdown order
2012-10-02 Russell BelferMerge pull request #932 from ben/clone_pack_race
2012-10-02 Russell BelferMerge pull request #939 from pwkelley/ignorecase
2012-10-01 Vicent MartíMerge pull request #961 from arrbee/win64-cleanups
2012-10-01 Russell BelferFix up more Win64 compile warnings
2012-10-01 Vicent Martithreads: Assert that the global state is initialized
2012-10-01 Vicent Martiremote: Fix mid-block declaration
2012-10-01 Vicent MartíMerge pull request #957 from carlosmn/include-tag
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 Russell BelferClean up Win64 warnings
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-19 Ben StraubODB pack: snapshot last_found to avoid race
2012-09-19 Ben StraubRemove mtime checks from ODB packfile backend
2012-09-19 Ben StraubODB: re-load packfiles on failed lookup
2012-09-17 Philip KelleyMinor fixes for ignorecase support
2012-09-17 Philip KelleySupport for core.ignorecase
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()
next