]> git.proxmox.com Git - libgit2.git/shortlog
libgit2.git
2011-09-29 Vicent Martiindex: Silence type-punned warning
2011-09-29 Vicent Martimingw: Fix printf identifiers
2011-09-29 Vicent Martiodb: Pass compression settings to filebuf
2011-09-29 Vicent Martiodb: Let users decide compression level for the loose ODB
2011-09-29 Vicent Martihttp-parser: Disable MSVC warnings locally
2011-09-28 Carlos Martín... Resync with upstream http-parser
2011-09-28 Vicent Martimsvc: Disable warnings in header file
2011-09-28 Vicent Martihttp-parser: More type changes
2011-09-28 Vicent MartiChange types in http-parser
2011-09-28 Vicent MartiUpdate Clay
2011-09-27 Vicent MartíMerge pull request #432 from carlosmn/msvc
2011-09-27 Carlos Martín... Really fix MSVC
2011-09-27 Carlos Martín... Fix dev branch under MSVC
2011-09-27 Vicent Martihttp-parser: Do not use bitfields
2011-09-27 Carlos Martín... Make repo config loading automatic or completely explicit
2011-09-27 Carlos Martín... Add git_config_find_system
2011-09-27 Vicent MartíMerge pull request #427 from schu/fix-unused-parameters
2011-09-27 Vicent Martitree: Fix check for valid attributes
2011-09-27 Vicent Martitree: Use an internal append functiont to add new entries
2011-09-27 Carlos Martín... Make use of the tree cache
2011-09-27 Carlos Martín... Add git_tree_cache_get
2011-09-27 Carlos Martín... Invalidate the path when removing from the index
2011-09-27 Carlos Martín... index: invalidate added paths
2011-09-27 Carlos Martín... Add git_tree_cache_invalidate_path
2011-09-27 Carlos Martín... tree cache: correctly handle invalidated trees
2011-09-27 Carlos Martín... Make tree cache name a flex-array
2011-09-27 Carlos Martín... Move the tree cache functions to their own file
2011-09-27 Vicent MartiRevert "Rewrite getenv to use Win32 version on Windows"
2011-09-25 Vicent MartíMerge pull request #424 from carlosmn/access-unicode
2011-09-24 schut18-status.c: fix unused warnings
2011-09-22 Carlos Martín... Implment p_access and use it in git_fileutils_exists
2011-09-22 Paul BettsRevert changes to clay
2011-09-22 Vicent MartíMerge pull request #421 from nulltoken/ntk/fix/config...
2011-09-22 Vicent MartiAdd HTTP sources to Clay suite
2011-09-22 Vicent MartíMerge pull request #405 from carlosmn/http-ls
2011-09-22 nulltokenconfig: make git_config_[get|set]_long() able to proper...
2011-09-21 Carlos Martín... http: get rid of the global state
2011-09-21 Paul BettsRewrite getenv to use Win32 version on Windows
2011-09-21 Vicent MartiDo not have duplicate filenames
2011-09-20 Vicent MartíMerge pull request #415 from schu/ref-rename-regression
2011-09-20 Vicent MartíMerge pull request #413 from libgit2/utf8-paths-win32
2011-09-20 Vicent MartíMerge pull request #414 from carlosmn/repo-discover...
2011-09-20 Vicent MartiFix clay under MinGW
2011-09-20 Vicent MartiMerge branch 'development' of github.com:libgit2/libgit...
2011-09-20 schurefs: fix git_reference_rename()
2011-09-20 schurefs: add additional test for reference renaming
2011-09-20 Carlos Martín... repsitory: use better error code if path is too short...
2011-09-19 Paul BettsFix opendir/readdir and friends on Win32 to use Unicode
2011-09-19 Paul BettsRewrite p_* functions to use Unicode and marshal to...
2011-09-19 Paul BettsFix tests to use portable setenv
2011-09-19 Paul BettsCreate cross-platform setenv
2011-09-19 Vicent MartiFix `repository_config` call in network::remotes
2011-09-19 Vicent MartiFix warning in `status.c`
2011-09-19 Carlos Martín... Add remotes test to clay
2011-09-19 Vicent MartiWho makes the magic possible?
2011-09-19 Vicent MartíMerge pull request #384 from kiryl/warnings
2011-09-19 Vicent MartíMerge pull request #397 from lambourg/development
2011-09-19 Vicent MartíMerge pull request #394 from carlosmn/tree-fromindex
2011-09-19 Vicent MartíMerge pull request #398 from carlosmn/config-autohome
2011-09-19 Vicent MartíMerge pull request #408 from schu/fixup-status
2011-09-19 Vicent MartíMerge pull request #393 from schu/unused-but-set-variable
2011-09-19 Vicent MartíMerge pull request #392 from sschuberth/development
2011-09-19 Vicent MartíMerge pull request #400 from boyski/fixup-examples
2011-09-19 Vicent MartíMerge pull request #399 from carlosmn/free-null
2011-09-19 Vicent MartiBackport t18 fixes to Clay
2011-09-19 Vicent MartíMerge pull request #409 from nulltoken/ntk/fix/status...
2011-09-19 Vicent MartíMerge pull request #411 from boyski/gcc4
2011-09-19 David BoyceDon't use '__attribute__ visibility' with gcc unless...
2011-09-19 Vicent MartiTabify everything
2011-09-18 Vicent MartiCleanup legal data
2011-09-17 schustatus.c: add missing check for error
2011-09-17 nulltokenAdd some forgotten asserts in the status tests
2011-09-17 nulltokenFix a off-by-one error in the git_status_foreach tests
2011-09-17 schustatus.c: remove wrong address operator
2011-09-16 Vicent MartiUpdate Clay script
2011-09-16 Vicent MartiFix Clay compilation under Win32
2011-09-16 Vicent MartiRename Clay target in CMakeLists
2011-09-16 Vicent MartiRegenerate test suite
2011-09-16 Vicent MartiAdd missing prototypes
2011-09-16 Vicent MartiRevert changes to t18
2011-09-16 David BoyceFixed typo in example Makefile code and slimmed it...
2011-09-16 Vicent MartiAdd sample "Status" clay tests
2011-09-14 nulltokenstatus: enhance determination of statuses for a whole...
2011-09-14 nulltokenstatus: enhance determination of status for a single...
2011-09-14 nulltokenrepository: Add git_repository_head()
2011-09-14 nulltokenMark the resources in the test folder as binary to...
2011-09-14 Vicent MartiCome out and Clay
2011-09-13 Vicent MartíMerge pull request #401 from boyski/document-git-success
2011-09-13 David BoyceStandardized doxygen @return lines for int functions...
2011-09-13 David BoyceChanges to allow examples/*.c to compile and link....
2011-09-13 David BoyceFixed to build examples with knowledge of include and...
2011-09-13 Carlos Martín... Add checks for NULL to the config and remote free functions
2011-09-12 Sebastian SchuberthFix a bug and GCC warning introduced in 932669b
2011-09-12 Carlos Martín... git_repository_config: open global config file automati...
2011-09-12 Carlos Martín... http: also store Content-Type if it's the last field
2011-09-12 Carlos Martín... http: store which service to expect
2011-09-12 Carlos Martín... Implement ls-remote over smart HTTP
2011-09-12 Jerome LambourgFix compilation issues with ming64 headers
2011-09-10 Carlos Martín... tree: use git_treebuilder to write the index as a tree
2011-09-09 schufilebuf.c: fix unused-but-set warning
next