]> git.proxmox.com Git - libgit2.git/shortlog
libgit2.git
2013-08-07 Ben StraubAdd status test for long paths
2013-08-05 Ben StraubSplit UTF-16 and UTF-8 buffer sizes for win32
2013-08-05 Russell BelferUpdate submodule documentation
2013-07-31 Carlos Martín... Merge pull request #1748 from arthurschreiber/patch-1
2013-07-31 Arthur SchreiberWhen building with MINGW, specify `__USE_MINGW_ANSI_STDIO`.
2013-07-28 Ben StraubMerge pull request #1755 from csware/double-close
2013-07-28 Vicent MartíMerge pull request #1753 from 13ren/log-bugfix
2013-07-27 Sven StrickrothFix possible double close
2013-07-26 Brendan MacmillanFix -n bug; default to all ancestors
2013-07-25 Vicent MartíMerge pull request #1749 from csware/handle-fixes
2013-07-25 Sven StrickrothClose p->mwf.fd only if necessary
2013-07-24 Arthur SchreiberAllow Makefile.embed to be used when cross-compiling
2013-07-23 Russell BelferMerge pull request #1745 from libgit2/doc-fixes
2013-07-23 Carlos Martín... remote: fix git_remote_download() documentation
2013-07-23 Carlos Martín... Clean up some documentation
2013-07-23 Vicent MartíMerge pull request #1732 from libgit2/revwalk-glob...
2013-07-22 Russell BelferUpdate init and clean for revwalk::basic tests
2013-07-22 Russell BelferFix warning message about mismatched types
2013-07-22 Russell BelferUse pool for loose refdb string allocations
2013-07-22 Russell Belfergit_reference_next_name must match git_reference_next
2013-07-19 Martin WoodwardMerge pull request #1743 from ethomson/readme
2013-07-19 Edward ThomsonUpdate README.md
2013-07-19 Ben StraubMerge pull request #1726 from crazymaster/development
2013-07-19 Edward ThomsonClarify when to use github issues
2013-07-19 Ben StraubMerge pull request #1742 from martinwoodward/Refresh...
2013-07-19 Martin WoodwardUpdate contributing guidance to explain PR flow
2013-07-19 Martin WoodwardTidy up the methods of contacting the project
2013-07-18 Ben StraubTypo
2013-07-18 Vicent MartíMerge pull request #1736 from ben/default-to-cdecl
2013-07-18 Ben StraubMerge pull request #1722 from libgit2/ntk/fix/issue_1722
2013-07-17 Vicent MartíMerge pull request #1735 from ethomson/ignored_are_not_...
2013-07-17 Edward Thomsondon't include ignored as rename candidates
2013-07-17 Ben StraubSwitch default calling convention to cdecl.
2013-07-16 Ben StraubMerge pull request #1731 from alindeman/patch-1
2013-07-16 Andy LindemanSmall grammar fix in docs
2013-07-15 Vicent MartíMerge pull request #1728 from ivoire/small_fixes
2013-07-15 Vicent MartíMerge pull request #1729 from tiennou/remote-owner
2013-07-15 Etienne SamsonAdd `git_remote_owner`
2013-07-15 Rémi DuraffortFix some more memory leaks in error path
2013-07-15 Rémi Duraffortpack: fix memory leak in error path
2013-07-15 Rémi Duraffortindex: fix potential memory leaks
2013-07-15 Rémi Duraffortrepository: clarify assignment and test order
2013-07-14 crazymasterFix
2013-07-14 crazymasterFix typo
2013-07-14 crazymasterFix the initial line
2013-07-14 crazymasterRevert "Replace Japanese characters with the encoded...
2013-07-14 crazymasterReplace Japanese characters with the encoded hexadecima...
2013-07-14 Russell BelferMerge pull request #1727 from alindeman/lookup-object...
2013-07-14 Andy LindemanFixes return type documentation
2013-07-14 crazymasterFix gather_stats
2013-07-14 crazymasterAdd test for multi-byte characters
2013-07-13 nulltokenrevparse: Don't return a reference when asked for a...
2013-07-13 Vicent MartíMerge pull request #1725 from libgit2/ntk/fix/leaks
2013-07-13 nulltokentests: Fix memory leak
2013-07-13 nulltokensubmodule: Fix memory leaks
2013-07-13 Vicent MartíMerge pull request #1724 from ethomson/cmake_vs
2013-07-12 Edward Thomsonheader files show up in vs
2013-07-11 Vicent MartíMerge pull request #1721 from ethomson/config_paths
2013-07-11 Edward Thomsonpreload configuration paths
2013-07-11 Vicent MartíMerge pull request #1719 from libgit2/arrbee/threading...
2013-07-11 Russell BelferFix warnings on Win64
2013-07-11 Russell BelferUpdate git__swap thread helper
2013-07-10 Russell BelferClarify docs for git_status_file
2013-07-10 Vicent MartíMerge pull request #1685 from arrbee/submodule-status...
2013-07-10 Russell BelferUntracked directories with .git should be ignored
2013-07-10 Russell BelferAdd tests for diff.ignoreSubmdules config
2013-07-10 Russell BelferClean up left over alloc change
2013-07-10 Russell BelferAdd ignore_submodules to diff options
2013-07-10 Russell BelferUpdate diff to new internal submodule status API
2013-07-10 Russell BelferSubmodule status improvements
2013-07-10 Russell BelferAdd BARE option to git_repository_open_ext
2013-07-10 Russell BelferAdd accessors for refcount value
2013-07-10 Russell BelferAdd timestamp check to submodule status
2013-07-10 Russell BelferAdd API to get path to index file
2013-07-10 Russell BelferMore diff submodule tests for cache issues
2013-07-10 Russell BelferFix diff test helper to show parent file/line
2013-07-10 Russell BelferFix memory leak in test
2013-07-10 Russell BelferMore improvements to submodule diff tests
2013-07-10 Russell BelferAdd another submodule test of dirty wd
2013-07-10 Vicent MartiMerge branch 'arrbee/examples-log' into development
2013-07-10 Vicent Martibitvec: Simplify the bit vector code
2013-07-10 Russell BelferAdd git_pathspec_match_diff API
2013-07-10 Russell BelferBasic bit vector
2013-07-10 Russell BelferImprove include/git2/pathspec.h docs
2013-07-10 Russell BelferConvert commit->parent_ids to git_array_t
2013-07-10 Russell BelferAdd a bunch more features to log example
2013-07-10 Russell BelferFix example/log.c pathspec handling of merges
2013-07-10 Russell Belfermore examples/log.c bug fixing
2013-07-10 Russell Belferfix bug with order args and no revision
2013-07-10 Russell BelferFix example/log.c minor diffs with git log
2013-07-10 Russell BelferAdd basic commit formatting to log output
2013-07-10 Russell BelferAdd raw header access to commit API
2013-07-10 Russell Belferrev-parse example
2013-07-10 Russell BelferMore progress on log example
2013-07-10 Russell BelferExtending log example code
2013-07-10 Russell BelferAdd public API for pathspec matching
2013-07-10 Russell BelferBasic framework for log command
2013-07-10 Vicent MartíMerge pull request #1705 from arrbee/avoid-index-double...
2013-07-10 Vicent MartíMerge pull request #1717 from libgit2/arrbee/pr-1706...
2013-07-10 Russell Belfertrivial whitespace fixup
next