]> git.proxmox.com Git - libgit2.git/shortlog
libgit2.git
2013-09-17 Carlos Martín... No such thing as an orphan branch
2013-09-16 Vicent Marticlone: Anal as fuck
2013-09-16 Ben StraubMerge pull request #1850 from linquize/git-clone-init...
2013-09-16 Linquizegit_clone supports optional init_options
2013-09-13 Russell BelferAdd tests for git_tree_walk
2013-09-13 Russell BelferMerge pull request #1849 from whavinga/treewalker
2013-09-13 wilkeFix memory leak in git_tree_walk on error or when stopp...
2013-09-13 wilkePrevent git_tree_walk 'skip entry' callback return...
2013-09-12 Vicent MartíMerge pull request #1848 from libgit2/ntk/fix/cl_assert...
2013-09-12 nulltokenclar: Move cl_assert_equal_sz() definition to clar.h
2013-09-12 nulltokenclar: Fix clar__assert_equal error message formating
2013-09-11 Vicent MartíMerge pull request #1839 from isaac/ssh-repository...
2013-09-11 Ben StraubMerge pull request #1846 from libgit2/ntk/fix/format
2013-09-11 nulltokenerrors: Fix format of some error messages
2013-09-10 Russell BelferMerge pull request #1838 from libgit2/cmn/first-parent
2013-09-10 Russell BelferMerge pull request #1841 from libgit2/ntk/fix/loose_amb...
2013-09-10 nulltokenodb: Teach loose backend to return EAMBIGUOUS
2013-09-10 nulltokenpath: Make direach() return EUSER on callback error
2013-09-09 Carlos Martín... revwalk: allow simplifying by first-parent
2013-09-09 Russell BelferMerge pull request #1843 from uh-sem-blee/development
2013-09-09 Russell BelferMake work if built with threading enabled
2013-09-09 Krzysztof AdamskiOnly use callbacks when -n or -v in add example.
2013-09-09 Krzysztof AdamskiMove statement after declarations in add example.
2013-09-09 Krzysztof AdamskiRemove unnececery arguments priting in add example.
2013-09-09 Krzysztof AdamskiBetter usage info in add example.
2013-09-09 Krzysztof AdamskiAdd -u option to add example.
2013-09-09 Krzysztof AdamskiSupported options information in add example.
2013-09-09 Krzysztof AdamskiAdding add example.
2013-09-09 John Joseffixing headers with bad values for objective-c
2013-09-09 Russell BelferMerge pull request #1842 from uh-sem-blee/development
2013-09-09 Russell BelferComment updates
2013-09-09 Russell BelferMerge pull request #1837 from libgit2/ntk/topic/control...
2013-09-09 Isaac KearseTest for repo before removing leading colon
2013-09-08 John Joseffixes issues with objective-git
2013-09-08 Isaac KearseTrim leading colon from ssh repository path
2013-09-07 nulltokenodb: Error when streaming in too [few|many] bytes
2013-09-07 Vicent MartíMerge pull request #1836 from libgit2/ntk/fix/leaks
2013-09-07 Vicent MartíMerge pull request #1835 from libgit2/ntk/fix/less_back...
2013-09-07 nulltokentests: Fix memory leaks
2013-09-07 nulltokenrevparse: Simplify error handling
2013-09-07 nulltokenrevparse: Prevent unnecessary odb backend calls
2013-09-06 Russell BelferMerge pull request #1791 from libgit2/cmn/revwalk-recursive
2013-09-06 Russell BelferMerge pull request #1815 from libgit2/ntk/topic/stream_...
2013-09-06 nulltokenodb: Prevent stream_finalize_write() from overwriting
2013-09-06 nulltokenblob: Slightly enforce a create_fromchunks() test
2013-09-06 Carlos Martín... revwalk: make mark_unintersting use a loop
2013-09-05 Vicent MartíMerge pull request #1829 from libgit2/fix-umask-fragility
2013-09-05 Russell BelferBetter macro name for is-exec-bit-set test
2013-09-05 Russell BelferGIT_MODE_TYPE should exclude setgid bits
2013-09-05 Russell BelferFix tests of file modes
2013-09-05 Russell BelferAdd more file mode permissions macros
2013-09-05 Russell BelferFix some newer GCC compiler warnings
2013-09-05 Vicent MartíMerge pull request #1831 from linquize/version.h-warning
2013-09-05 LinquizeFix warning in src/win32/version.h
2013-09-04 Russell BelferFix tests to use core.filemode correctly
2013-09-04 Russell Belfer_umask is function name on Windows
2013-09-04 Russell BelferClean up one other mode_t assertion
2013-09-04 Russell BelferMake tests take umask into account
2013-09-04 Russell BelferUpdate clar
2013-09-04 Ben StraubTest pushing to remotes with "file:///" urls
2013-09-04 Ben StraubProvide better errors for push on non-bare local remotes
2013-09-04 Vicent MartíMerge pull request #1817 from libgit2/ntk/fix/backend...
2013-09-04 Vicent MartiBackport @peff's fix for duplicates in sha1_lookup
2013-09-04 nulltokenodb: Move the auto refresh logic to the pack backend
2013-09-03 Vicent MartíMerge pull request #1828 from libgit2/examples-cmakelists
2013-09-03 Russell BelferSplit examples CMakeLists.txt
2013-09-03 Russell BelferMerge pull request #1827 from libgit2/relative-path...
2013-09-03 Russell BelferFix resolving relative windows network paths
2013-09-03 Russell Belferdon't use inline in tests for win32
2013-09-03 Vicent MartíMerge pull request #1804 from ethomson/rewrites
2013-09-03 Russell BelferMerge pull request #1825 from nvloff/resolve_relative
2013-09-03 Nikolai Vladimirovpath: properly resolve relative paths
2013-09-03 Vicent MartíMerge pull request #1814 from libgit2/is-empty-fix
2013-09-02 Vicent MartíMerge pull request #1823 from kadamski/building4android
2013-09-01 Vicent MartíMerge pull request #1822 from kadamski/examples-cleanup
2013-09-01 Krzysztof AdamskiAdd instructions about buiding for Android to README.md
2013-09-01 Krzysztof AdamskiBuild all example files if BUILD_EXAMPLES used.
2013-09-01 Krzysztof AdamskiAdding credentials callback to ls-remote and fetch...
2013-09-01 Krzysztof AdamskiRemoving unneeded code duplication in ls-remote.c
2013-09-01 Krzysztof AdamskiDefine S_IREAD i S_IWRITE for Android.
2013-09-01 Krzysztof AdamskiUse git__insertsort_r on Android too.
2013-09-01 Krzysztof AdamskiCreate ANDROID build option
2013-09-01 Vicent MartíMerge pull request #1820 from linquize/git_oid_streq
2013-09-01 Vicent MartíMerge pull request #1819 from linquize/git_oid_shorten_add
2013-08-31 Carlos Martín... Point to the right Go bindings
2013-08-31 Carlos Martín... Merge pull request #1821 from n1rvana/development
2013-08-31 NirvanaUpdate readme to point to the currently maintained...
2013-08-31 Linquizeoid: git_oid_shorten_add() sets GITERR_INVALID when...
2013-08-31 LinquizeUpdate documentation of git_oid_streq to remove outdate...
2013-08-30 nulltokenodb: Code beautification
2013-08-30 nulltokenodb: Honor the non refreshing capability of a backend
2013-08-29 Russell BelferTreat detached HEAD as non-empty repo
2013-08-29 Vicent Martírepository: Make the is_empty check more explicit
2013-08-29 Carlos Martín... Fix typo _delete -> _free
2013-08-29 Justin Spahr... Fix incorrect precedence within git_repository_is_empty()
2013-08-28 Russell BelferAdd stddef include for sortedcache
2013-08-28 Vicent MartíMerge pull request #1805 from libgit2/threading-packed...
2013-08-28 Russell BelferSome documentation improvements
2013-08-28 Edward ThomsonSplit rewrites, status doesn't return rewrites
2013-08-28 Vicent MartíMerge pull request #1803 from libgit2/ntk/topic/even_mo...
next