]> git.proxmox.com Git - libgit2.git/shortlog
libgit2.git
2012-11-21 Ben StraubRewrite conventions to be more complete
2012-11-21 Ben StraubMarkdownize CONVENTIONS
2012-11-21 Ben StraubAdd contributing guidelines
2012-11-19 Vicent MartíMerge pull request #1084 from libgit2/filename-validation
2012-11-19 Scott J. GoldmanAdd a test for invalid filenames while writing tree...
2012-11-19 Scott J. GoldmanCatch invalid filenames in append_entry()
2012-11-18 Scott J. GoldmanPrevent creating `..`, `.`, and `.git` with tree builder
2012-11-18 Vicent MartíMerge pull request #1082 from scunz/fixDoubleDeleteOnError
2012-11-18 Sascha CunzIndexer: Avoid a possible double-deletion in error...
2012-11-18 Michael SchubertFix a couple of warnings
2012-11-18 nulltokenMerge pull request #1077 from nulltoken/fix/api
2012-11-18 nulltokenreflog: make entry_byindex() and drop() git compliant
2012-11-18 nulltokenreflog: Fix documentation
2012-11-18 nulltokenconfig: Opening a nonexistent file returns ENOTFOUND
2012-11-17 nulltokenconfig: Make git_config_file__ondisk() internal
2012-11-17 nulltokenrepo: ensure is_empty() checks there are no refs
2012-11-17 nulltokentests: introduce cl_git_remove_placeholders()
2012-11-17 nulltokenrepo: readonly tests don't need a sandboxed repo
2012-11-17 nulltokenenv: ensure git_futils_find_xxx() returns ENOTFOUND
2012-11-17 nulltokentag: rename git_tag_type to git_tag_target_type
2012-11-17 nulltokenFix MSVC compilation warnings
2012-11-16 Vicent MartíMerge pull request #1075 from carlosmn/alternates-recurse
2012-11-16 Carlos Martín... odb: recursively load alternates
2012-11-16 Scott J. GoldmanMerge pull request #1071 from arrbee/alternate-fix...
2012-11-16 Michael SchubertAUTHORS: cleanup
2012-11-16 Michael SchubertFix -Wmaybe-uninitialized warning
2012-11-16 Ben StraubInclude Microsoft in AUTHORS
2012-11-15 Vicent MartíMerge pull request #1074 from edubart/ignore_diff_filemode
2012-11-15 Vicent MartíMerge pull request #1072 from arrbee/diff-api-signatures
2012-11-15 Eduardo BartAdd option to ignore file mode in diffs
2012-11-15 Russell BelferAdd explicit git_index ptr to diff and checkout
2012-11-15 Russell BelferAdd iterator for git_index object
2012-11-15 Russell BelferFix diff API to better parameter order
2012-11-15 Russell BelferFix reset hard tests on platforms with CRLF
2012-11-15 Russell BelferAdd POSIX compat lstat() variant for win32
2012-11-15 Russell BelferCreate internal strcmp variants for function ptrs
2012-11-14 Vicent MartíMerge pull request #1069 from carlosmn/readme
2012-11-14 Carlos Martín... Explain a few CMake options in the README
2012-11-14 Carlos Martín... Slightly different valgrind fix
2012-11-14 Carlos Martín... Fix a few valgrind errors
2012-11-13 Vicent MartíMerge pull request #1068 from carlosmn/config-empty...
2012-11-13 Carlos Martín... config: return an emtpy string when there is no value
2012-11-13 Vicent Martihttp: Unrustle
2012-11-13 Vicent MartíMerge pull request #1016 from arrbee/fix-checkout-dir...
2012-11-13 Vicent Martimakefile: Fix the builtin Makefile
2012-11-13 Carlos Martín... config: distinguish between a lone variable name and...
2012-11-13 Carlos Martín... config: rename get_config_entry -> config_entry
2012-11-13 Vicent MartíMerge pull request #1055 from ethomson/sha1_win32
2012-11-13 Vicent MartíMerge pull request #1064 from libgit2/http-parser-2
2012-11-13 Edward Thomsonfilebuf now has a git_hash_ctx instead of a ctx*
2012-11-13 Edward Thomsonunload dll / destroy hash ctxs at shutdown
2012-11-13 Edward Thomsonmove hash library func ptrs to global global
2012-11-13 Edward ThomsonRemove git_hash_ctx_new - callers now _ctx_init()
2012-11-13 Edward ThomsonWin32 CryptoAPI and CNG support for SHA1
2012-11-13 Ben StraubMerge pull request #1065 from nulltoken/fix/memory...
2012-11-13 Michael SchubertRemove unused variables
2012-11-13 nulltokentest: fix memory leak
2012-11-13 nulltokenlocal: fix memory leak
2012-11-12 Vicent MartiBump the builtin http-parser
2012-11-12 Vicent Marticlar-helpers: Oops, grab pointer
2012-11-12 Vicent MartiMerge remote-tracking branch 'ben/local-transport'...
2012-11-12 Vicent MartíMerge pull request #1061 from nulltoken/topic/explicit...
2012-11-12 Ben StraubRemove unnecessary progress logic
2012-11-12 Ben StraubFix error check
2012-11-11 nulltokenrepository: Refine repository_head() error report
2012-11-11 nulltokenFix compilation warning
2012-11-11 Edward ThomsonMerge pull request #1010 from ethomson/fetch_head
2012-11-11 Edward Thomsoncreate FETCH_HEAD specially instead of as a ref file
2012-11-11 Vicent MartíMerge pull request #1056 from nulltoken/duplicate-tree...
2012-11-11 Vicent MartíMerge pull request #1060 from nulltoken/topic/explicit...
2012-11-10 nulltokenindex: prefer INDEX_OWNER usage
2012-11-10 nulltokenindex: refine add_from_workdir() error report
2012-11-10 nulltokenindex: make git_index_new() work with a NULL path
2012-11-10 nulltokentests: Add missing assertions
2012-11-10 Ben StraubHelpers for local-filesystem remote URLs
2012-11-09 Russell BelferFix warnings and valgrind issues
2012-11-09 Russell BelferFix various cross-platform build issues
2012-11-09 Russell BelferUpdate reset hard test
2012-11-09 Russell Belferfix regression in diff with submodule oid
2012-11-09 Russell BelferRework checkout with new strategy options
2012-11-09 Russell BelferSome diff refactorings to help code reuse
2012-11-09 Russell BelferMove pathspec code in separate files
2012-11-09 Russell BelferMake iterator ignore eval lazy
2012-11-09 Russell BelferClean up a couple things missed in rebase
2012-11-09 Russell BelferFix checkout behavior when its hands are tied
2012-11-09 Russell BelferExtensions to rmdir and mkdir utilities
2012-11-09 Vicent MartíMerge pull request #1058 from pwkelley/development
2012-11-09 Vicent MartíMerge pull request #1059 from nulltoken/fix/config...
2012-11-09 Philip KelleyFix a mutex/critical section leak
2012-11-09 nulltokenconfig: make git_config_open_level() work with an empty...
2012-11-09 Philip KelleyFix uninitialized memory in winhttp subtransport on...
2012-11-09 Philip KelleyFix implementation of strndup to not overrun
2012-11-09 Ben StraubAvoid copying duplicate commits
2012-11-09 Ben StraubLocal fetch: add tests
2012-11-09 Ben StraubImplement local transport's fetch
2012-11-09 nulltokenindex: prevent tree creation from a non merged state
2012-11-09 Vicent MartíMerge pull request #1052 from delanne/invalid_read
2012-11-09 Vicent MartíMerge pull request #1057 from bts/patch-1
2012-11-09 Brian SchroederUpdate documentation in remote.h
2012-11-08 nulltokenindex: Introduce git_index_has_conflicts()
next