]> git.proxmox.com Git - libgit2.git/shortlog
libgit2.git
2013-11-01 Russell BelferAdd git_diff_options_init helper
2013-11-01 Russell BelferConvert git_index_read to have a "force" flag
2013-11-01 Russell BelferMake diff and status perform soft index reload
2013-11-01 Russell BelferFix some of the glaring errors in GIT_DIFF_REVERSE
2013-11-01 Vicent MartíMerge pull request #1916 from libgit2/simplify-examples
2013-11-01 Russell BelferMerge pull request #1933 from libgit2/vmg/gcc-warnings
2013-11-01 Vicent Marticlar: Fix warnings in GCC/Linux
2013-11-01 Vicent Martiiconv: Do not fake an API when iconv is not available
2013-11-01 Vicent Marticheckout: Remove unused vector
2013-11-01 Vicent Martiarray: Wrap `array_alloc` as a single statement
2013-11-01 Vicent Martipack: `__object_header` always returns unsigned values
2013-11-01 LinquizeFix warning on win64
2013-11-01 Vicent MartíMerge pull request #1918 from libgit2/cmn/indexer-naming
2013-11-01 Vicent Marticonfig_file: Style fixes
2013-11-01 Vicent MartiMerge remote-tracking branch 'drodriguez/fix-remote...
2013-11-01 Ben StraubFix typos
2013-11-01 Vicent MartíMerge pull request #1928 from libgit2/parse-bad-urls
2013-11-01 Carlos Martín... A few formatting changes for rocco
2013-10-31 Daniel Rodríguez... Set new multivar values using unmatcheable regexp.
2013-10-31 Daniel Rodríguez... Fix memory leaks.
2013-10-31 Daniel Rodríguez... Fix saving remotes with several fetch/push ref specs.
2013-10-31 Russell BelferUpdate examples/README.md
2013-10-31 Ben StraubFormat comments for use with docco
2013-10-31 Ben StraubPrevent another segfault from bad URL
2013-10-31 Ben StraubTest another bad URL
2013-10-31 Ben StraubPrevent segfault with a badly-formed URL
2013-10-31 Ben StraubAdd tests for badly-formed URLs
2013-10-31 Vicent MartíMerge pull request #1924 from linquize/gmtime
2013-10-31 LinquizeUse gmtime() instead of gmtime_t()
2013-10-31 Ben StraubTest more kinds of bad url
2013-10-30 Ben StraubInitialize variables
2013-10-30 Ben StraubClean up showindex sample
2013-10-30 Ben StraubReorganize rev-parse example
2013-10-30 Ben Straubrev-list.c example: use common utils, reorganize
2013-10-30 Vicent MartíMerge pull request #1919 from libgit2/cmn/multi-ack...
2013-10-30 Carlos Martín... merge: any non-zero return from the user is an error
2013-10-30 Carlos Martín... protocol: basic support for multi_ack_detailed
2013-10-30 Ben Straubcat-file.c example: deploy helpers, reorg
2013-10-30 Ben Straubadd.c: proper frontmatter
2013-10-30 Carlos Martín... Remove leftover function declaration
2013-10-30 Carlos Martín... indexer: remove the stream infix
2013-10-30 Ben Straubinit.c example: deploy more helpers
2013-10-30 Ben Straubadd.c example: deploy helpers, reorg
2013-10-30 Vicent Martipack-objects: Depth can be negative
2013-10-30 Ben Straubinit example: deploy helpers, reorg
2013-10-30 Russell BelferExtract common example helpers and reorg examples
2013-10-28 Vicent MartíMerge pull request #1891 from libgit2/cmn/fix-thin...
2013-10-28 Vicent MartíMerge pull request #1912 from ethomson/push_err_messages
2013-10-28 Vicent MartíMerge pull request #1904 from libgit2/cmn/ssh-naming
2013-10-28 Ben StraubMerge pull request #1802 from libgit2/cmn/reflog-backend
2013-10-28 Vicent MartíMerge pull request #1915 from zcbenz/common-h-before...
2013-10-28 Cheng ZhaoThe "common.h" should be included before "config.h".
2013-10-26 Vicent MartíMerge pull request #1913 from nvloff/remove_fedora_spec
2013-10-26 Nikolai Vladimirovremove rpm spec
2013-10-25 Edward ThomsonTest for failure, but don't test the error message
2013-10-25 Vicent MartíMerge pull request #1910 from ethomson/disable_winhttp
2013-10-25 Vicent MartíMerge pull request #1911 from ethomson/http_headers
2013-10-25 Edward ThomsonUse two calls to set two headers
2013-10-25 Edward ThomsonAllow -DWINHTTP=OFF to disable WinHTTP
2013-10-24 Vicent MartíMerge pull request #1907 from nikai3d/patch-1
2013-10-24 Nicolas Kaiserfix typos in README.md
2013-10-23 Carlos Martín... Really fix the pc file
2013-10-23 Vicent MartíMerge pull request #1905 from libgit2/cmn/list-deps
2013-10-23 Vicent MartíMerge pull request #1906 from libgit2/cmn/net-cb-errors
2013-10-23 Carlos Martín... transport: let the progress output return an error
2013-10-23 Carlos Martín... indexer: include the delta stats
2013-10-23 Carlos Martín... examples: show used local objects in fetch
2013-10-23 Carlos Martín... README: add a note about the optional dependencies
2013-10-23 Carlos Martín... Set the correct dependencies in the pkg-config file
2013-10-23 Carlos Martín... Rename the ssh credentials
2013-10-22 Vicent MartíMerge pull request #1897 from libgit2/split-patch-from...
2013-10-22 Russell BelferFix typo
2013-10-22 Vicent MartiImplement `git_odb_object_dup`
2013-10-21 Russell BelferImplement patience and minimal diff flags
2013-10-21 Russell BelferFix warnings for win64
2013-10-21 Russell BelferCreate git_diff_line and extend git_diff_hunk
2013-10-21 Vicent MartíMerge pull request #1903 from ethomson/ssh
2013-10-21 Edward ThomsonAllowed credential types should be a bitfield
2013-10-21 Russell BelferTweak to git_diff_delta structure for nfiles
2013-10-18 Vicent MartíMerge pull request #1900 from haneefmubarak/patch-1
2013-10-17 Haneef Mubarakslightly clarified the "license" portion of `README...
2013-10-17 Haneef Mubarakslightly clarified the "license" portion of `README...
2013-10-17 Haneef Mubarakslightly clarified the "license" portion of `README...
2013-10-16 Vicent MartíMerge pull request #1702 from ethomson/checkout_merge
2013-10-16 Edward ThomsonMove path prefixed help to path.h
2013-10-16 Edward ThomsonMove functions in checkout_conflicts to checkout.c
2013-10-16 Edward ThomsonTwo-step conflict checkout (load / perform)
2013-10-16 Edward ThomsonHonor UPDATE_ONLY bit when checking out conflicts
2013-10-16 Edward ThomsonFix warning, fix memory leak
2013-10-16 Edward ThomsonDon't overwrite ~ files checking out conflicts
2013-10-16 Edward ThomsonGet rid of some quick hacks
2013-10-16 Edward Thomsoncheckout rename conflicts
2013-10-16 Edward ThomsonPrevent checkout_tree when conflicts exist, clear NAME...
2013-10-16 Edward Thomsoncheckout (from index) can write conflicts
2013-10-16 Edward Thomsontests for checkout index with conflicts
2013-10-15 Russell BelferDiff API cleanup
2013-10-11 Russell BelferRename diff objects and split patch.h
2013-10-11 Vicent MartíMerge pull request #1562 from libgit2/cmn/refs-namespac...
2013-10-11 Carlos Martín... indexer: clearer stats for thin packs
2013-10-11 Carlos Martín... futils: return GIT_ENOTFOUND when trying to read a...
next