]> git.proxmox.com Git - libgit2.git/shortlog
libgit2.git
2013-01-22 Scott J. GoldmanRevert "Handle packed peeled objects without trailing...
2013-01-22 Vicent MartíMerge pull request #1268 from phkelley/development
2013-01-22 Philip KelleyFix gen_pktline format specifier for Win32
2013-01-22 Philip KelleyA simple perf optimization in pack-objects.c
2013-01-21 Vicent MartíMerge pull request #1267 from libgit2/no-newline
2013-01-21 Scott J. GoldmanHandle packed peeled objects without trailing newlines
2013-01-21 Vicent MartíMerge pull request #1266 from arrbee/update-clar
2013-01-21 Russell BelferUpdate clar to a80e7f30
2013-01-21 Vicent MartíMerge pull request #1265 from arrbee/parse-commit-time...
2013-01-21 Russell BelferParse commit time as uint64_t to avoid overflow
2013-01-20 Carlos Martín... commit: don't include the LF in the header field value
2013-01-20 Carlos Martín... Fix compilation on OpenBSD
2013-01-18 Philip KelleyMerge pull request #1260 from phkelley/development
2013-01-18 Philip KelleyFix really bad error handling in git_smart__negotiate_fetch
2013-01-18 Vicent MartíMerge pull request #1258 from zcbenz/fix_index_remove_test
2013-01-18 Zhao ChengFix linking error caused by ddcb28a41f3774e26fc6ae0a717...
2013-01-18 Vicent MartíMerge pull request #1239 from ethomson/index_remove
2013-01-18 Vicent MartíMerge pull request #1256 from arrbee/asciify-test-data
2013-01-18 Vicent MartíMerge pull request #1257 from ethomson/crlf_test_fix
2013-01-18 Edward Thomsonadd a git config, don't run crlf tests on non-win32
2013-01-17 Russell BelferMove all non-ascii test data to raw hex
2013-01-17 Vicent MartíMerge pull request #1244 from carlosmn/pack-evict
2013-01-17 Ben StraubMerge pull request #1247 from sba1/dont-segfault-if...
2013-01-17 Vicent MartíMerge pull request #1255 from arrbee/fix-signed-commit...
2013-01-17 Vicent MartíMerge pull request #1254 from ethomson/index_filtered_size
2013-01-17 Sebastian BauerTest that pushs properly fail for transports that don...
2013-01-17 Russell BelferAdd skipping of unknown commit headers
2013-01-17 Edward Thomsoncache should contain on-disk (filtered) file size
2013-01-17 Sebastian BauerDon't segfault if transport doesn't support push.
2013-01-16 Vicent MartíMerge pull request #1211 from arrbee/fix-icase-status...
2013-01-16 Vicent MartíMerge pull request #1248 from sba1/doc-fix
2013-01-16 Vicent MartíMerge pull request #1245 from nulltoken/topic/git_branc...
2013-01-16 nulltokenbranch: Introduce git_branch_tracking_name()
2013-01-16 nulltokenFix indentations
2013-01-16 Sebastian BauerSome doc improvements
2013-01-15 Russell BelferShortcut spool and sort for empty iterator
2013-01-15 Russell BelferSupport case insensitive tree iterators and status
2013-01-15 Russell BelferAdd git_tree_entry_cmp and git_tree_entry_icmp
2013-01-15 Russell BelferAdd git_path_icmp to case-insensitive path cmp
2013-01-15 Russell BelferAdd payload "_r" versions of bsearch and tsort
2013-01-15 Russell BelferTest for ignore_case ranges on workdir iterator
2013-01-15 Russell BelferUpdate iterator API with flags for ignore_case
2013-01-15 Russell BelferFix err msg for ambiguous path in git_status_file
2013-01-15 Russell BelferMinor iterator API cleanups
2013-01-15 Russell BelferSimplify git_diff__paired_foreach icase handling
2013-01-15 nulltokenstatus: Enhance git_status_file() test coverage
2013-01-15 Russell BelferMerge pull request #1238 from nulltoken/fix/checkout...
2013-01-14 Russell BelferMerge pull request #1242 from sba1/init-with-template-fix
2013-01-14 Carlos Martín... pack: evict all of the pages at once
2013-01-14 Carlos Martín... pack: evict objects from the cache in groups of eight
2013-01-13 Sebastian BauerAltered the description of the template.
2013-01-13 Sebastian BauerNow checks in the template test whether the description...
2013-01-13 Sebastian BauerDo not use GIT_CPDIR_CHMOD flag when copying the template.
2013-01-13 nulltokenFix Travis compilation warnings
2013-01-13 nulltokencheckout: Teach checkout to cope with orphaned Head
2013-01-12 Edward Thomsonadd an index_remove_bypath that removes conflicts,...
2013-01-12 Sebastian BauerClear local error variable after invoking giterr_clear().
2013-01-12 Carlos Martín... pack: fixes to the cache
2013-01-12 Carlos Martín... tests: plug leaks
2013-01-12 Carlos Martín... indexer: properly free the packfile resources
2013-01-12 Sebastian BauerAdded flag GIT_REPOSITORY_INIT_EXTERNAL_TEMPLATE to...
2013-01-12 Vicent MartíMerge pull request #1222 from scunz/clone_branch
2013-01-12 Sascha CunzDefault git_clone_options' checkout strategy to GIT_CHE...
2013-01-12 Vicent Martibuf: Is this the function you were looking for?
2013-01-12 Ben StraubKill vestigal dangling-remote code
2013-01-12 Philip KelleyMerge pull request #1215 from phkelley/binaryunicode
2013-01-12 Philip KelleyFix up binaryunicode test repo
2013-01-11 Sascha CunzTests: Add test for check out of given branch during...
2013-01-11 Sascha CunzTest: Cleanup some cleaning code
2013-01-11 Russell BelferCheck for binary blobs in checkout
2013-01-11 Vicent MartíMerge pull request #1230 from arrbee/match-core-git...
2013-01-11 Vicent MartíMerge pull request #1229 from arrbee/fix-diff-patch...
2013-01-11 Russell BelferMatch binary file check of core git in diff
2013-01-11 Russell BelferFix diff patch line number calculation
2013-01-11 Carlos Martín... Revert "pack: packfile_free -> git_packfile_free and...
2013-01-11 Vicent MartíMerge pull request #1227 from nulltoken/topic/emergecon...
2013-01-11 nulltokenFix MSVC Clar compilation warnings
2013-01-11 nulltokenFix MSVC compilation warnings
2013-01-11 nulltokencheckout: Deploy EMERGECONFLICT usage
2013-01-11 nulltokenerrors: Introduce EMERGECONFLICT error code
2013-01-11 nulltokenFix indentations
2013-01-11 Vicent Martipack: That declaration
2013-01-11 Vicent Martiregex: Proper define for this thing
2013-01-11 Vicent MartíMerge pull request #1228 from carlosmn/delta-base
2013-01-11 Vicent MartíMerge pull request #1224 from sba1/some-regex-warning...
2013-01-11 Carlos Martín... pack: packfile_free -> git_packfile_free and use it...
2013-01-11 Carlos Martín... pack: limit the amount of memory the base delta cache...
2013-01-11 Carlos Martín... pack: abstract out the cache into its own functions
2013-01-11 Vicent MartíMerge pull request #1226 from nulltoken/fix/refspec_free
2013-01-11 Carlos Martín... pack: refcount entries and add a mutex around cache...
2013-01-11 Carlos Martín... pack: introduce a delta base cache
2013-01-11 Carlos Martín... tests: plug a couple of leaks
2013-01-11 nulltokenrefspec: prevent git_refspec__free() from segfaulting
2013-01-11 Sebastian Bauerregex: Fixed warnings about unused parameter values.
2013-01-11 Sebastian Bauerregex: Fixed several warnings about signed/unsigned...
2013-01-11 Sascha CunzAdd missing git_buf_free
2013-01-11 Sascha CunzImplement analog for 'git checkout --branch xxx ...'
2013-01-11 Sascha CunzFix possible free'ing of unitialized pointer in error...
2013-01-10 Vicent MartíMerge pull request #1221 from arrbee/checkout-without...
2013-01-10 Russell BelferAdd GIT_CHECKOUT_DISABLE_PATHSPEC_MATCH
next