]> git.proxmox.com Git - libgit2.git/shortlog
libgit2.git
2013-01-31 Carlos Martín... refs: handle ALLOW_ONELEVEL normalization with leading...
2013-01-30 Vicent MartíMerge pull request #1297 from arrbee/diff-patch-line...
2013-01-30 Vicent MartíLet people know that the ML is deprecated
2013-01-30 Russell BelferFree buffer at end of test
2013-01-30 Russell BelferAdd helper for diff line stats
2013-01-29 Vicent MartíMerge pull request #1296 from arrbee/stricter-config...
2013-01-29 Vicent MartíMerge pull request #1295 from carlosmn/obsd
2013-01-29 Russell BelferMerge pull request #1285 from phkelley/vector
2013-01-29 Philip KelleyNow with no multiply
2013-01-29 Russell BelferTest config name validation
2013-01-29 Russell BelferImplement config key validation rules
2013-01-29 Russell BelferTest buf join with NULL behavior explicitly
2013-01-29 Carlos Martín... Fix p_realpath on OpenBSD
2013-01-28 Vicent MartíMerge pull request #1289 from jwiegley/development
2013-01-28 John WiegleyAdded git_treebuilder_entrycount
2013-01-28 Congyi WuFix 2 bugs in online::push tests.
2013-01-27 Vicent MartíMerge pull request #1283 from lznuaa/master
2013-01-27 Philip KelleyVector improvements and their fallout
2013-01-27 Frank LiFix fail clone local repository because can't found...
2013-01-26 Philip KelleyFix a mutex leak in pack.c
2013-01-26 Philip KelleyExpand valgrind suppressions even more for libssl,...
2013-01-26 Vicent MartíMerge pull request #1278 from sba1/cl-assert-equal-s
2013-01-26 Vicent MartíMerge pull request #1281 from phkelley/valgrind
2013-01-26 Philip KelleyImprove valgrind suppressions
2013-01-26 Philip KelleyFix 3 memory leaks
2013-01-25 Vicent MartíMerge pull request #1279 from carlosmn/config-trailing...
2013-01-25 Vicent MartíMerge pull request #1280 from nulltoken/fix/clone-segfault
2013-01-25 Carlos Martín... config: support trailing backslashes
2013-01-25 Michael Schuberttests-clar: ifdef GIT_WIN32 win helper functions
2013-01-25 nulltokenclone: Prevent segfault upon faulted remote creation
2013-01-25 Sebastian BauerUse cl_assert_equal_s() instead of strcmp().
2013-01-25 Vicent MartíMerge pull request #1277 from sba1/branch-name
2013-01-25 Sebastian BauerAdded git_branch_name().
2013-01-25 Scott J. Goldmanindex: Speed up loading a tree into the index
2013-01-24 Philip KelleyLeak cleanup in push tests
2013-01-24 Philip KelleyMerge pull request #1250 from jamill/push_update_tips
2013-01-23 Vicent MartíMerge pull request #1275 from ethomson/examples_windows
2013-01-23 Edward Thomsonupdate examples to work on windows
2013-01-23 Vicent Martiopts: Some basic tests
2013-01-23 Vicent Martiopts: Add getters too
2013-01-23 Vicent MartíMerge pull request #1273 from sba1/example-diff-fix
2013-01-23 Sebastian BauerDon't clear the opt instance in the diff example.
2013-01-23 Vicent MartíMerge pull request #1271 from libgit2/global-settings
2013-01-23 Vicent MartiGlobal options setter
2013-01-23 Russell BelferMerge pull request #1270 from libgit2/packed-peeled...
2013-01-23 Scott J. GoldmanSeperate out a new test that verifies packed-refs with...
2013-01-22 Scott J. GoldmanAllow peeled references without trailing newline at...
2013-01-22 Vicent MartíMerge pull request #1269 from arrbee/tree-iterator...
2013-01-22 Russell BelferFix case sensitivity bug with tree iterators
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 Jameson MillerUpdate remote tips on push
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
next