]> git.proxmox.com Git - libgit2.git/shortlog
libgit2.git
2013-03-01 Vicent MartíMerge pull request #1382 from arrbee/fix-diff-patch...
2013-03-01 Russell BelferAllow empty config object and use it
2013-03-01 Philip KelleyMerge pull request #1379 from arrbee/fix-tests-with...
2013-03-01 Russell BelferControl for core.autocrlf during testing
2013-03-01 Vicent MartíMerge pull request #1378 from jamill/clone_no_delete
2013-03-01 Jameson MillerClone should not delete directories it did not create
2013-02-28 Vicent MartíMerge pull request #1373 from arrbee/why-cdecl-why
2013-02-28 Russell BelferFix some deprecation warnings on Windows
2013-02-28 Russell BelferAdd GIT_STDLIB_CALL
2013-02-28 Vicent Martiw32-posix: Wrap the `timezone` declaration with a clause
2013-02-27 Russell Belferfixing some warnings on Windows
2013-02-27 Russell Belferuse cdecl for hashsig sorting functions on Windows
2013-02-27 Vicent MartíMerge pull request #1233 from arrbee/file-similarity...
2013-02-27 Russell BelferMerge pull request #1372 from ethomson/checkout_workdir_end
2013-02-27 Edward Thomsondon't dereference at the end of the workdir iterator
2013-02-27 Vicent MartíMerge pull request #1371 from csware/version-constants
2013-02-27 Sven StrickrothWin32: Use constants in version resource definitions...
2013-02-26 Vicent MartíMerge pull request #1368 from scunz/inc_ref
2013-02-26 Sascha CunzIncrement reference counter in git_repository_set_config
2013-02-26 Edward ThomsonMerge pull request #1364 from martinwoodward/thank...
2013-02-26 Martin WoodwardGive props to Martin Pool
2013-02-26 Michael SchubertRevert "hash: remove git_hash_init from internal api"
2013-02-25 Vicent MartíMerge pull request #1363 from schu/hash-initialization
2013-02-25 Michael Schuberthash: remove git_hash_init from internal api
2013-02-25 Michael Schuberttests/pack: fixup 6774b10
2013-02-25 Vicent MartíMerge pull request #1362 from schu/packbuilder-nits
2013-02-25 Michael Schuberttests/pack: do strict check of testpack's SHA1 hash
2013-02-25 Michael Schubertpack.h: improve docs on how to create a packfile
2013-02-25 Vicent MartíMerge pull request #1359 from martinwoodward/remove...
2013-02-25 Martin WoodwardRemove sample hook files
2013-02-23 Vicent MartíMerge pull request #1355 from phkelley/development
2013-02-22 Vicent MartíMerge pull request #1356 from arrbee/fix-directory...
2013-02-22 Russell BelferDo not fail if .gitignore is directory
2013-02-22 Russell BelferMore rename detection tests
2013-02-22 Philip KelleyRename 'exp' so it doesn't conflict with exp()
2013-02-22 Russell BelferMinor improvements to find_similar code
2013-02-22 Russell BelferReplace static data with configured metric
2013-02-22 Russell BelferFix tests for find_similar and related
2013-02-22 Vicent MartíMerge pull request #1343 from nulltoken/topic/remote_or...
2013-02-22 Vicent MartíMerge pull request #1354 from nulltoken/fix/stash-drop
2013-02-22 Philip KelleyPortability fixes for Solaris
2013-02-22 nulltokenbranch: refactor git_branch_remote_name() tests
2013-02-22 nulltokenbranch: Make git_branch_remote_name() cope with orphane...
2013-02-22 nulltokenstash: Update the reference when dropping the topmost...
2013-02-22 nulltokenstash: Refactor stash::drop tests
2013-02-22 nulltokenignore: enhance git_ignore_path_is_ignored() test coverage
2013-02-22 Russell BelferAdd diff rename tests with partial similarity
2013-02-21 Russell BelferInitial integration of similarity metric to diff
2013-02-21 Vicent MartíMerge pull request #1352 from ethomson/reuc_sort
2013-02-21 Edward Thomsonadd a sorter to the reuc on index creation
2013-02-20 Russell BelferReplace diff delta binary with flags
2013-02-20 Russell BelferRefine pluggable similarity API
2013-02-20 Russell BelferPluggable similarity metric API
2013-02-20 Russell BelferMore tests of file signatures with whitespace opts
2013-02-20 Russell BelferChange similarity metric to sampled hashes
2013-02-20 Russell Belferwip: adding metric to diff
2013-02-20 Russell BelferSome similarity metric adjustments
2013-02-20 Russell BelferInitial implementation of similarity scoring algo
2013-02-20 Vicent MartíMerge pull request #1351 from arrbee/moar-treebuilder...
2013-02-20 Russell BelferAdd more treebuilder tests
2013-02-20 Vicent MartíMerge pull request #1350 from arrbee/fix-1292
2013-02-20 Russell BelferSome code cleanups in tree.c
2013-02-20 Russell BelferStore treebuilder length separately from entries vec
2013-02-20 Russell BelferMerge pull request #1348 from libgit2/signatures-2
2013-02-20 Vicent MartíMerge pull request #1349 from libgit2/clar-no-cache
2013-02-20 Vicent MartiDisable caching in Clar
2013-02-20 Vicent Martisignature: Small cleanup
2013-02-20 Vicent Martisignature: Shut up MSVC, you silly goose
2013-02-20 Vicent MartiSimplify signature parsing
2013-02-17 Vicent MartíMerge pull request #1344 from arrbee/fix-static-analyze...
2013-02-16 Russell BelferClear up warnings from cppcheck
2013-02-16 Russell BelferFix memory leak in p_getaddrinfo on Amiga
2013-02-15 Russell BelferAdd rudimentary error checks and reformat comments
2013-02-15 Vicent MartíMerge pull request #1342 from ghedo/development
2013-02-15 Alessandro... push: fix typo in git_push_finish() doc
2013-02-14 Vicent MartíMerge pull request #1318 from nulltoken/topic/diff...
2013-02-14 Vicent MartíMerge pull request #1340 from schu/push-docs
2013-02-14 Michael Schubertpush: improve docs on success / failure of git_push_finish
2013-02-14 Ben StraubFix a leak when canceling a network operation
2013-02-14 Philip KelleyFix a git_filebuf leak (fixes Win32 clone::can_cancel)
2013-02-14 Vicent MartíMerge pull request #1335 from phkelley/development
2013-02-13 Philip KelleyChange git2.rc to identify git.dll as VOS_NT_WINDOWS32
2013-02-13 Philip KelleyImprove MSVC compiler, linker flags
2013-02-12 Ben StraubMerge pull request #1333 from phkelley/push_options
2013-02-12 Russell BelferMerge pull request #1246 from arrbee/fix-force-text...
2013-02-12 Russell BelferMerge pull request #1316 from ben/clone-cancel
2013-02-11 Russell BelferMore diff tests with binary data
2013-02-11 Russell BelferReorganize FORCE_TEXT diff flag checks
2013-02-11 Russell BelferAdd FORCE_TEXT check into git_diff_blobs code path
2013-02-11 Russell BelferMerge pull request #1324 from nulltoken/topic/remote_is...
2013-02-11 nulltokenremote: Introduce git_remote_is_valid_name()
2013-02-11 nulltokenrefs: No component of a refname can end with '.lock'
2013-02-11 nulltokenremote: reorganize tests
2013-02-11 Russell BelferMerge pull request #1190 from nulltoken/topic/reset...
2013-02-11 Philip KelleyMerge pull request #1323 from jamill/resolve_remote
2013-02-11 Jameson MillerTeach refspec to transform destination reference to...
2013-02-11 Jameson MillerTeach remote branch to return its remote
2013-02-11 Philip KelleyAdd git_push_options, to set packbuilder parallelism
2013-02-11 Philip KelleyFix some incorrect MSVC #ifdef's. Fixes #1305
2013-02-10 Philip KelleyFix a bug introduced in df93a681 'Merge the push...'
next