]> git.proxmox.com Git - libgit2.git/shortlog
libgit2.git
2013-11-07 Sven StrickrothCorrectly quote config values while saving
2013-11-04 Ben Straubblame sample: usage comment
2013-11-04 Ben StraubFix warnings
2013-11-04 Ben StraubReorganize and doc-commentify blame sample.
2013-11-04 Ben StraubStandardize layout of blame sample
2013-11-04 Vicent MartíMerge pull request #1939 from ethomson/readwrite_odb
2013-11-04 Edward ThomsonAllow backend consumers to specify file mode
2013-11-04 Russell BelferMerge pull request #1317 from libgit2/blame
2013-11-04 Vicent MartíMerge pull request #1934 from libgit2/relicense-examples
2013-11-04 Vicent MartíMerge pull request #1937 from scunz/checkout_assert
2013-11-04 Vicent MartíMerge pull request #1929 from libgit2/rb/misc-diff...
2013-11-03 Carlos Martín... examples: doc update
2013-11-02 Carlos Martín... remote: don't write too much when dealing with multivars
2013-11-02 Carlos Martín... Fix a leak in the diff tests
2013-11-02 Ben StraubReplace copyright topmatter in example files
2013-11-02 Sascha CunzCheckout: git_checkout_head is git_checkout_tree withou...
2013-11-02 Sascha CunzCheckout: Don't assert if treeish is NULL
2013-11-02 Sascha CunzCheckout: Unifiy const-ness of `opts` parameter
2013-11-01 Vicent MartíMerge pull request #1935 from ethomson/winerrs
2013-11-01 Edward Thomsonpreserve windows error numbers as well
2013-11-01 Russell BelferFix --assume-unchanged support
2013-11-01 Russell BelferMore tests and fixed for merging reversed diffs
2013-11-01 Ben StraubRelicense examples under CC0
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 Ben StraubAdjust for diff API changes
2013-10-28 Ben StraubMerge remote-tracking branch 'libgit2/development'...
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 Ben Straub:heart: bool
2013-10-28 Ben StraubMmmm, GIT_FLEX_ARRAY
2013-10-28 Ben StraubAvoid temporary object in lookup routine
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
next