]> git.proxmox.com Git - libgit2.git/shortlog
libgit2.git
2013-06-17 Vicent MartíMerge pull request #1655 from yorah/fix/ref-memleak
2013-06-17 yorahref: free the last ref when cancelling git_branch_foreach()
2013-06-17 Vicent MartíMerge pull request #1654 from yorah/memzero
2013-06-17 yorahcred: deploy git__memzero to clear memory holding a...
2013-06-17 yorahutil: git__memzero() tweaks
2013-06-14 Vicent MartíMerge pull request #1652 from yorah/fix/build-warnings
2013-06-14 yorahdiff: fix warning
2013-06-14 yorahfileops: fix invalid read
2013-06-13 Vicent MartíMerge pull request #1650 from nulltoken/ntk/winrc-filename
2013-06-13 nulltokencmake: Add option to specify the name of the binary
2013-06-12 Vicent MartiRevert "cmake: Update Windows resources to reflect...
2013-06-12 Vicent Martiutil: It's called `memzero`
2013-06-12 Vicent MartiMerge remote-tracking branch 'arrbee/minor-paranoia...
2013-06-12 Russell BelferMerge pull request #1647 from arrbee/fix-win32-warnings...
2013-06-12 Russell BelferFix Windows warnings
2013-06-12 Vicent MartíMerge pull request #1643 from ethomson/rename_source
2013-06-12 Vicent MartíMerge pull request #1642 from arrbee/diff-function...
2013-06-12 Russell BelferFix diff header naming issues
2013-06-12 Russell BelferImprovements to git_array
2013-06-12 Russell BelferAdd patch from blobs API
2013-06-12 Russell BelferFix some diff driver memory leaks
2013-06-12 Russell BelferAdd diff drivers tests (and fix bugs)
2013-06-11 Vicent MartíMerge pull request #1645 from csware/config_level_app
2013-06-11 Sven StrickrothAdd high(est) config level for application specific...
2013-06-11 Russell BelferImplement regex pattern diff driver
2013-06-11 Vicent MartíMerge pull request #1644 from carlosmn/sig-isspace
2013-06-11 Carlos Martín... signature: extend trimming to more whitespace
2013-06-10 Russell Belferstart implementing diff driver registry
2013-06-10 Russell BelferFix some memory leaks
2013-06-10 Russell Belferfix missing file and bad prototype
2013-06-10 Edward Thomsonkeep source similarity in rename detection
2013-06-10 Edward Thomsonfailing unit test for similar renames
2013-06-10 Russell BelferReorganize diff and add basic diff driver
2013-06-07 Russell BelferAdd safe memset and use it
2013-06-07 Vicent MartíMerge pull request #1635 from arrbee/simplify-mkdir
2013-06-05 Russell BelferMake mkdir early exit cases clearer
2013-06-05 Russell BelferMove some diff helpers into separate file
2013-06-05 Russell BelferBasic function context header
2013-06-05 Russell BelferSimplify git_futils_mkdir
2013-06-05 Vicent MartiI'm a dick
2013-06-05 Vicent MartíMerge pull request #1634 from arrbee/alternative-mkdir-fix
2013-06-05 Russell BelferEnsure git_futils_mkdir won't mkdir root
2013-06-05 Vicent MartíMerge pull request #1633 from jamill/directory_create_fix
2013-06-05 Jameson MillerAllow creation of directories under the volume root...
2013-06-03 Vicent MartíMerge pull request #1624 from libgit2/vmg/full-ref...
2013-06-02 Scott J. GoldmanMerge pull request #1631 from scottjg/fix-timezone...
2013-06-02 Scott J. GoldmanDon't bail on parsing commits with an invalid timezone
2013-06-01 Vicent MartíMerge pull request #1630 from arrbee/index-read-tree...
2013-06-01 Russell BelferMake git_index_read_tree preserve stat cache
2013-05-31 Vicent MartíMerge pull request #1627 from arrbee/iterator-api-impro...
2013-05-31 Russell BelferMutex init can fail
2013-05-31 Russell BelferZero memory for major objects before freeing
2013-05-31 Russell BelferMake iterators use GIT_ITEROVER & smart advance
2013-05-31 Vicent MartíMerge pull request #1626 from ethomson/index_ext_truncation
2013-05-31 Edward Thomsonimprove test for index extension truncation
2013-05-31 Vicent MartíMerge pull request #1621 from NHDaly/clone_transport_flags
2013-05-31 Nathan DalyAdded support for setting transport flags (No check...
2013-05-31 Vicent MartíMerge pull request #1559 from carlosmn/ref-shorthand
2013-05-31 Vicent MartíMerge pull request #1623 from yorah/fix/tag_auto
2013-05-31 Vicent MartíMerge pull request #1530 from veeti/http-parser
2013-05-30 Vicent MartiFrees
2013-05-30 Veeti PaananenBuild with the system's http-parser installation if...
2013-05-30 yorahProposal to handle default value (auto = 0)
2013-05-30 yorahremote: make default tag retrieving behaviour consistent
2013-05-30 Ben StraubMerge pull request #1622 from yorah/fix/thread-segfault
2013-05-30 Vicent MartiRefcounting
2013-05-30 yorahthread: fix segfault on Windows 64 bits
2013-05-30 Vicent Marti...Aaaand this works
2013-05-29 Russell BelferMerge pull request #1619 from ethomson/gitignore_slash
2013-05-29 Edward Thomsonallow (ignore) bare slash in gitignore
2013-05-29 Vicent MartiWhat are the chances, really
2013-05-29 Vicent MartíMerge pull request #1617 from arrbee/fix-oid-memory...
2013-05-29 Russell BelferFix memory leak in oid shortener tests
2013-05-28 Edward ThomsonMerge pull request #1615 from arthurschreiber/patch-1
2013-05-28 Arthur SchreiberFix two typos in the merge docs.
2013-05-28 Vicent MartiLiike this
2013-05-28 Vicent MartiThis refs iterator pleases the gods.
2013-05-27 Russell BelferFixing unwrapped calloc
2013-05-27 Vicent MartíMerge pull request #1614 from schu/packbuilder-write
2013-05-27 Michael Schubertpackbuilder: also write index in git_packbuilder_write
2013-05-27 Vicent MartíMerge pull request #1613 from schu/transport-ssh
2013-05-27 Michael Schuberttests: don't verify SSH unsupported with GIT_SSH
2013-05-26 Russell BelferMerge pull request #1612 from drodriguez/fix-branch...
2013-05-26 Daniel Rodríguez... Fix documentation of git_branch_delete.
2013-05-25 Vicent MartíMerge pull request #1609 from ethomson/qsort_r_glibc
2013-05-25 Edward Thomsonqsort_r appeared in glibc 2.8
2013-05-24 Vicent MartíMerge pull request #1608 from arrbee/various-cleanups...
2013-05-24 Russell BelferAdd ~ expansion to global attributes and excludes
2013-05-24 Russell BelferClarify GIT_DIFF_INCLUDE_UNTRACKED_CONTENT option
2013-05-24 Russell BelferTypedef git_config_level_t and use it everywhere
2013-05-24 Russell BelferDocs for git_libgit2_opts and cache disable tweak
2013-05-24 Russell BelferAdd typedefs on some public enums
2013-05-24 Russell BelferMerge pull request #1607 from ethomson/hurd
2013-05-24 Vicent MartíMerge pull request #1605 from ethomson/replace_reuc_fix
2013-05-24 Russell BelferEnsure reuc vector is always valid
2013-05-24 Edward Thomsonqsort_r is broken on HURD, avoid
2013-05-24 Vicent MartíMerge pull request #1593 from ethomson/conflict_iterator
2013-05-24 Vicent MartíMerge pull request #1592 from ethomson/merge_setup
2013-05-24 Vicent MartíMerge pull request #1603 from ben/shallow
2013-05-24 Vicent MartíMerge pull request #1595 from arrbee/even-more-rename...
next