]> git.proxmox.com Git - libgit2.git/shortlog
libgit2.git
2012-07-07 nulltokenrefs: deep unfound ref returns ENOTFOUND
2012-07-07 nulltokenrefs: remove seemingly useless giterr_clear() call
2012-07-07 nulltokenrefs: deploy git_reference_has_log()
2012-07-07 nulltokenrefs: add git_reference_has_log()
2012-07-07 nulltokenrefs: fix moving of the reflog when renaming a ref
2012-07-03 Vicent MartíMerge pull request #798 from nulltoken/fix/revparse...
2012-07-03 Vicent MartíMerge pull request #800 from kevinsawicki/patch-1
2012-07-03 Kevin SawickiReplace incorrect 'it' with 'if' in documentation
2012-07-03 Carlos Martín... repo tests: do cleanup reinit tests
2012-07-02 nulltokenrevparse: fix parsing of date specifiers
2012-06-29 Vicent MartíMerge pull request #795 from nulltoken/topic/revparse...
2012-06-29 nulltokenrevparse: unfound reflog entry returns ENOTFOUND
2012-06-29 nulltokenrevparse: unfound reflog ref returns ENOTFOUND
2012-06-29 nulltokenrevparse: unfound partially-named ref returns ENOTFOUND
2012-06-28 Ben StraubMerge pull request #788 from nulltoken/topix/revparse
2012-06-28 nulltokenrevparse: unfound nth parent returns ENOTFOUND
2012-06-28 nulltokenrevparse: handle specs with caret and colon
2012-06-28 nulltokenrevparse: unfound treepath returns ENOTFOUND
2012-06-28 nulltokenrevparse: return trees through the "colon" syntax
2012-06-28 nulltokenrevparse: replace spaces with tabs
2012-06-28 Carlos Martin... mwindow: allow memory-window files to deregister
2012-06-28 Vicent MartíMerge pull request #791 from carlosmn/index-path
2012-06-28 Carlos Martín... indexer: don't use '/objects/pack/' unconditionally
2012-06-26 Vicent MartíMerge pull request #783 from nulltoken/topic/reinit...
2012-06-26 Vicent MartíMerge pull request #785 from nulltoken/topic/refs-fromglob
2012-06-25 Vicent MartíMerge pull request #786 from schu/indexer
2012-06-25 Michael Schubertindexer: start parsing input data immediately
2012-06-24 Vicent Martiamigaos: Add missing include
2012-06-22 nulltokenrevwalk: make git_revwalk_(push|hide)_glob() leverage...
2012-06-22 nulltokenreferences: introduce git_reference_foreach_glob()
2012-06-22 Vicent Martiamigaos: Cleanup
2012-06-22 Vicent MartiMerge branch 'pull-req' of https://github.com/chris...
2012-06-22 Scott J. GoldmanMerge pull request #784 from nulltoken/patch-1
2012-06-22 nulltokenFix MSVC compilation errors
2012-06-22 nulltokentests-clar: fix isolation of repo initialization tests
2012-06-22 nulltokenrepository: enhance reinitialization test coverage
2012-06-22 nulltokenrepository: fix configuration updating issue while...
2012-06-22 Michael Schuberttests-clar: mark unused variables
2012-06-22 Vicent MartíMerge pull request #782 from nulltoken/topic/branch...
2012-06-21 Vicent MartíMerge pull request #780 from schu/cleanup
2012-06-21 Scott J. GoldmanMerge pull request #781 from liyuray/development
2012-06-21 nulltokenbranch: drop git_branch_list()
2012-06-21 nulltokenbranch: add git_branch_foreach()
2012-06-21 liyurayfix below issues on mingw:
2012-06-21 Michael Schubertobject: add missing git_odb_object_free
2012-06-21 Michael Schubertnotes: fix memory leaks
2012-06-21 Carlos Martín... tests: plug a leak in the repo tests
2012-06-21 Carlos Martín... repository: avoid opening the repository twice on reinit
2012-06-20 Vicent MartíMerge pull request #776 from scottjg/mingw-makefile-fix
2012-06-20 Chris YoungMerge branch 'development' into pull-req
2012-06-20 Chris Youngmore getaddrinfo compatibility
2012-06-20 Chris Younggetaddrinfo() replacement functions
2012-06-20 Chris Youngrevert defaults
2012-06-20 Scott J. GoldmanMore Makefile.embed cleanups
2012-06-20 Vicent MartíMerge pull request #777 from benstraub/revparse-fixup
2012-06-20 Ben StraubFix indentation.
2012-06-20 Ben StraubAvoid uninitialized variable error.
2012-06-20 Scott J. GoldmanFix Makefile.emebed for mingw32
2012-06-20 Carlos Martín... diff: make sure we free all allocated resources
2012-06-19 Carlos Martín... odb: don't leak when detecting id ambiguity
2012-06-19 Carlos Martín... Plug a few leaks
2012-06-19 Vicent MartíMerge pull request #775 from arrbee/fix-index-filemodes
2012-06-19 Russell BelferNicer constant
2012-06-19 Vicent MartíMerge pull request #768 from nulltoken/topic/expose...
2012-06-19 Carlos Martín... revparse: handle a non-existent path in the colon syntax
2012-06-19 Russell BelferMake index add/append support core.filemode flag
2012-06-19 Vicent MartíMerge pull request #774 from benstraub/revparse-colon...
2012-06-19 Ben StraubFix potential segfault in revparse.
2012-06-19 nulltokenmessage: Expose git_message_prettify()
2012-06-19 Vicent MartíMerge pull request #758 from libgit2/config-values...
2012-06-19 Vicent Marticlar: Fix warnings
2012-06-19 Vicent MartíMerge pull request #753 from nulltoken/topic/merge...
2012-06-19 Vicent MartiMerge remote-tracking branch 'yorah/fix/notes-creation...
2012-06-18 Vicent Martitree: Proper path comparison logic
2012-06-15 Tim ClemFix compile errors when building on windows
2012-06-15 Tim ClemFix broken tests caused by no longer prettifying by...
2012-06-15 Tim ClemKill message_prettify - we will export instead
2012-06-15 Tim ClemDon't strip comments (#) from commit messages by default
2012-06-14 Chris YoungMerge branch 'development' into pull-req
2012-06-14 Chris YoungFix incorrect revert
2012-06-14 Chris YoungMerge branch 'development' into pull-req
2012-06-14 Chris YoungMore changes resulting from pull request
2012-06-14 Chris YoungUpdates from comments on OS4 compatibility pull request...
2012-06-13 Chris YoungRemoved hardcoded CMAKE_SYSTEM_NAME
2012-06-13 Chris YoungMerge remote-tracking branch 'source/development' into...
2012-06-13 Chris YoungMake this more generic and mergeable.
2012-06-13 Vicent MartíMerge pull request #765 from benstraub/msvc-pch
2012-06-13 Ben StraubPrecompile headers for MSVC.
2012-06-13 Carlos Martín... config: add more tests for writing escaped chars
2012-06-13 Carlos Martín... config: correctly escape quotes in the value
2012-06-13 Adam RobenAdd a test that shows we don't preserve quotes in confi...
2012-06-13 Vicent MartíMerge pull request #764 from sleeper/issue_763
2012-06-13 Frederick RosFix issue #763
2012-06-12 Chris YoungActually do the mmap... unsurprisingly, this makes...
2012-06-12 Russell BelferMerge pull request #760 from nulltoken/topic/logAllRefU...
2012-06-12 Carlos Martín... Expose git_refspec_parse()
2012-06-12 yorahnotes: simplify tests
2012-06-12 Michael Schubertrevparse: remove unnecessary GIT_BEGIN_DECL
2012-06-12 nulltokenrepository: make git_repository_init() value the core...
2012-06-12 nulltokenrepository: widen test coverage regarding initializatio...
next