]> git.proxmox.com Git - libgit2.git/shortlog
libgit2.git
2011-05-19 Vicent MartiRewrite `git_config_open_global`
2011-05-19 Vicent MartíMerge pull request #193 from carlosmn/config
2011-05-19 Vicent MartíMerge pull request #198 from sschuberth/fix-typos
2011-05-19 Vicent Martiindex: Fix issues in the unmerged entries API
2011-05-19 Sebastian SchuberthFix a few minor typos in comments and error messages
2011-05-19 Vicent MartíMerge pull request #141 from jpfender/unmerged
2011-05-19 Vicent MartíMerge pull request #197 from schu/errors
2011-05-18 Vicent MartíMerge pull request #194 from schu/must-pass-ret
2011-05-18 Vicent MartíMerge pull request #195 from RomainMuller/master
2011-05-18 Vicent MartíMerge pull request #196 from sschuberth/cmake-msvc2010
2011-05-18 schuMove odb.c to the new error handling
2011-05-18 Sebastian SchuberthUse "__inline" instead of "inline" with MSVC
2011-05-18 Sebastian SchuberthDefine str(n)casecmp for MSVC
2011-05-18 Sebastian SchuberthIgnore CMake files and generated Visual Studio files
2011-05-18 Sebastian SchuberthFix mixed line endings in .gitignore
2011-05-18 Romain MullerHave wscript use the environment-provided CFLAGS as...
2011-05-18 schutest_lib: add return value to git_test
2011-05-17 Carlos Martín... Fix variable name normalization
2011-05-17 Jakob Pfenderindex.c: Fix typo
2011-05-17 Jakob PfenderMove index.c to new error handling mechanism
2011-05-17 Jakob PfenderMerge branch 'development' into unmerged
2011-05-17 Carlos Martín... Add documentation for git_config_add_backend
2011-05-17 Carlos Martín... Implement git_config_open_global
2011-05-17 Vicent Martit15: Remove unused variable
2011-05-17 Vicent Martitests: Update NAMING file
2011-05-17 Vicent Martiutils: Move git__str[n]tolower
2011-05-17 Vicent Marticonfig_file: Fix compilation
2011-05-17 Vicent Martiutils: Implement git__strndup
2011-05-17 Vicent Martirepository: Properly free the index on close
2011-05-17 Vicent MartíMerge pull request #116 from carlosmn/test-naming
2011-05-17 Vicent MartíMerge pull request #110 from carlosmn/config
2011-05-17 Carlos Martín... Move config to the new error methods
2011-05-17 Carlos Martín... Merge upstream/development
2011-05-16 Vicent Marticache: Drop cuckoo hashing
2011-05-16 Vicent Marticache: Fix deadlock
2011-05-16 Vicent MartíMerge pull request #190 from alco/patch-1
2011-05-16 Alexei SholikFix a typo in README.md
2011-05-15 Vicent MartiDo not set error message on `GIT_EREVWALKOVER`
2011-05-15 Vicent MartiChange error codes from DEFINEs to an enum
2011-05-15 Vicent MartiCheck error code from `git_cache_init`
2011-05-15 Vicent MartiReturn success code on `git_cache_init`
2011-05-15 Vicent MartíMerge pull request #184 from nulltoken/repo-error-handling
2011-05-15 Vicent MartíMerge pull request #185 from chobie/development
2011-05-15 Shuhei Tanumafix git_otype typo when calling `git_odb_read_header`.
2011-05-15 nulltokenMove cache.c to the new error handling
2011-05-14 nulltokenMove repository.c to the new error handling
2011-05-14 nulltokenMove fileops.c to the new error handling
2011-05-13 Vicent MartíMerge pull request #183 from schu/errors
2011-05-13 Vicent MartiCheck Redis replies for NULL
2011-05-13 Vicent MartiInclude "common.h" in "errors.h"
2011-05-11 Vicent MartíMerge pull request #182 from darkhelmet/patch-1
2011-05-11 schuMove revwalk.c to the new error handling
2011-05-11 schuMove vector.c to the new error handling
2011-05-11 schuMove tree.c to the new error handling
2011-05-11 schuMove blob.c to the new error handling
2011-05-10 Daniel HuckstepAdd --with-redis flag to list of available build flags...
2011-05-10 Vicent Martilibgit2 v0.12.0 "absolutely no reason"
2011-05-10 Vicent MartiMove all error-related defines to `git2/errors.h`
2011-05-10 Vicent MartiBring back `git_strerror`
2011-05-10 Vicent MartíMerge pull request #180 from kellypleahy/bug/fix_issue_79
2011-05-10 Vicent MartíMerge pull request #181 from carlosmn/errors
2011-05-10 Carlos Martín... Move tag.c to the new error handling
2011-05-10 Carlos Martín... Move signature.c to the new error handling
2011-05-10 Carlos Martín... Move config to a backend structure
2011-05-10 kelly.leahyFix issue #79 - git_lasterror() isn't appearing in...
2011-05-09 Vicent MartiMerge branch 'error-handling' into development
2011-05-09 Vicent MartiChange error handling mechanism once again
2011-05-09 Vicent Martierrors: Update external API with new `git_lasterror`
2011-05-09 Vicent Martierrors: Set error messages on memory allocation
2011-05-09 Vicent Martierrors: Add error handling function
2011-05-08 Vicent MartíMerge pull request #170 from jasonrm/development
2011-05-08 Vicent MartíMerge pull request #172 from carlosmn/valgrind
2011-05-08 Vicent MartíMerge pull request #174 from carlosmn/backend-static
2011-05-08 Vicent MartíMerge pull request #177 from kellypleahy/topic/fix...
2011-05-08 Scott ChaconMerge pull request #176 from kellypleahy/topic/force...
2011-05-08 kelly.leahyFix bug in the way pthead_mutex_t was being destroyed...
2011-05-08 kelly.leahyAdd git attributes settings for *.c and *.h to force...
2011-05-06 Vicent MartíMerge pull request #175 from carlosmn/analyzer
2011-05-06 Carlos Martín... Fix two warnings from Clang
2011-05-06 Carlos Martín... odb backend_sort_cmp should be static
2011-05-05 Carlos Martín... Merge remote-tracking branch 'upstream/development...
2011-05-05 Carlos Martín... config: store the section name separately
2011-05-05 Carlos Martín... ref test: update a forgotten repo -> repo2
2011-05-04 Jason R. McNeilFix misspelling of git_index_append2 (was git_index_app...
2011-05-02 Vicent MartíMerge pull request #151 from carlosmn/root-commit.
2011-05-02 Vicent MartíMerge pull request #146 from nordsturm/fix_subtrees.
2011-05-01 Vicent MartiRe-apply missing patches
2011-05-01 Vicent MartíMerge pull request #145 from schu/fix-unused-warnings.
2011-05-01 Vicent MartíMerge pull request #147 from nordsturm/fix_pack_backend...
2011-05-01 Vicent MartíMerge pull request #168 from nulltoken/isolate_refs_tests.
2011-05-01 nulltokenChange implementation of refs tests that alter the...
2011-05-01 Vicent Martipack-odb: Check `mtime` instead of folder size
2011-04-29 Carlos Martín... Add root commit test
2011-04-29 Carlos Martín... commit: support a root commits
2011-04-29 Carlos Martín... refs: don't loose info on resolve error
2011-04-28 Jakob Pfenderindex.c: Remove duplicate function declaration
2011-04-27 Sergey NikishinFix memory leak in pack_backend__free
2011-04-27 Carlos Martín... Fix git__strntolower
2011-04-26 Sergey NikishinFix tree-entry attribute convertion (fix corrupted...
2011-04-26 schuFix -Wunused-but-set-variable warnings
next