]> git.proxmox.com Git - libgit2.git/shortlog
libgit2.git
2012-06-22 nulltokenrepository: enhance reinitialization test coverage
2012-06-22 nulltokenrepository: fix configuration updating issue while...
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 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-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 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...
2012-06-11 Russell BelferFix fragile commit parsing in revwalk
2012-06-11 Ben StraubFix mingw32 (Travis) build.
2012-06-11 Vicent MartíMerge pull request #759 from libgit2/ignore-line-contai...
2012-06-11 Russell BelferIgnores allow unescapes internal whitespace
2012-06-09 Adam RobenAdd a test showing that git_status_file gets confused...
2012-06-08 Russell BelferMerge pull request #744 from arrbee/fix-filemodes
2012-06-08 Russell BelferBetter fix for isalpha in drive letter detection
2012-06-08 Russell Belferisalpha is not great for UTF-8
2012-06-08 Russell BelferMinor fixes, cleanups, and clarifications
2012-06-08 Russell BelferFix filemode comparison in diffs
2012-06-08 Vicent MartíMerge pull request #757 from benstraub/development
2012-06-08 yorahnotes: simplify the handling of fanouts
2012-06-08 nulltokentreebuilder: prevent git_treebuilder_free() from segfau...
2012-06-08 Ben StraubTests: wrap 'getenv' and friends for Win32 tests.
2012-06-07 yorahnotes: add failing test
2012-06-07 yorahnotes: add test resource with faked two-level fanout
2012-06-07 Vicent Martímisc: Fix warnings from PVS Studio trial
2012-06-07 Ben StraubFixing rev-parse-induced Travis errors.
2012-06-07 Vicent MartíMerge pull request #669 from nulltoken/topic/reset
2012-06-07 Vicent MartíMerge pull request #684 from benstraub/rev-parse
2012-06-07 Ben StraubPrefer git__free (again).
2012-06-07 nulltokenAdd git_reset()
2012-06-07 Ben StraubRename internal function.
2012-06-07 Vicent MartíMerge pull request #704 from nulltoken/topic/blob_fromc...
2012-06-07 nulltokenblob: add git_blob_create_fromchunks()
2012-06-07 Vicent MartíMerge pull request #752 from nulltoken/fix/warning
2012-06-07 Vicent MartíMerge pull request #751 from libgit2/8bit-filename...
2012-06-07 nulltokenmerge: Expose git_merge_base_many()
2012-06-07 Adam RobenFix git_status_file for files that start with a charact...
2012-06-07 Adam RobenIngore clar_main.c.rule
2012-06-07 nulltokenmerge: cleanup tests
2012-06-07 nulltokentests: fix assertion
2012-06-07 nulltokenFix compilation warning
2012-06-06 Ben StraubRename posix wrappers with 'p_' prefix.
2012-06-06 Ben StraubRemove 'git__' prefix from a static function.
2012-06-06 Ben StraubRev-parse: stop referencing freed memory.
2012-06-06 Ben StraubOmit failing test on 32-bit machines.
2012-06-06 Ben StraubPrefer git__free() to free().
2012-06-06 Ben StraubMove git__date_parse declaration to util.h.
2012-06-06 Ben StraubFix signatures for tree calls.
2012-06-06 Carlos Martín... Don't include arpa/inet.h on Windows
2012-06-05 Michael Schuberttransports: fix buglet
2012-06-05 Vicent MartíMerge pull request #697 from carlosmn/ssl
2012-06-05 Vicent MartíMerge pull request #747 from nulltoken/topic/init-filemode
2012-06-05 nulltokenrepository: make git_repository_init() value the core...
2012-06-05 Vicent MartíMerge pull request #738 from nacho/development
2012-06-05 Vicent Martitests: Fix warning with nested comments
2012-06-05 Vicent MartíMerge pull request #714 from schu/config-enotfound
2012-06-05 Ben StraubMerge branch 'development' into rev-parse
2012-06-05 nulltokenrepository: make git_repository_init() value the core...
2012-06-04 Carlos Martín... Merge pull request #737 from nulltoken/topic/git_remote...
2012-06-04 nulltokenremote: Make git_remote_add() generate a default refspe...
2012-06-04 Russell BelferMerge pull request #739 from arthurschreiber/fix_remote...
2012-06-04 Ben StraubComplete the AUTHORS list.
2012-06-02 Arthur SchreiberFix git_close/http_close/local_close to set the transpo...
2012-06-02 Arthur SchreiberAdd a failing test case for git_remote_disconnect/git_r...
2012-06-01 Ben StraubRev-parse: implement ":/foo" syntax.
next