]> git.proxmox.com Git - libgit2.git/shortlog
libgit2.git
2013-11-13 Russell BelferFix warnings
2013-11-13 Carlos Martín... tests: make a few globals statics
2013-11-13 Vicent MartíMerge pull request #1958 from libgit2/blame-fixes
2013-11-13 Ben StraubMinor cleanup
2013-11-13 Ben StraubDon't leak memory when duplicating a NULL signature
2013-11-13 Ben StraubFix buffer blame with new lines at end of file
2013-11-12 Ben StraubDuplicate all fields of a blame hunk
2013-11-12 Ben StraubAdd some failing blame test cases
2013-11-12 Vicent MartíMerge pull request #1957 from linquize/warning3
2013-11-12 LinquizeFix warnings
2013-11-11 Vicent MartíMerge pull request #1956 from libgit2/cmn/fetch-default...
2013-11-11 Carlos Martín... remote: update head list on push
2013-11-11 Carlos Martín... tests: update push tests
2013-11-11 Carlos Martín... remote: let's at least pretend to have some memory...
2013-11-11 Carlos Martín... remote: fix a couple of leaks
2013-11-11 Carlos Martín... remote: make _ls return the list directly
2013-11-10 Carlos Martín... remote: don't allow such direct access to the refspecs
2013-11-10 Vicent MartíMerge pull request #1955 from linquize/trivial.c-warning
2013-11-10 LinquizeFix warning in tests-clar/merge/workdir/trivial.c
2013-11-10 Vicent Marticonfig_file: style
2013-11-10 Vicent MartíMerge pull request #1950 from csware/quote-config-values
2013-11-10 Vicent MartíMerge pull request #1936 from libgit2/better-url-parsing
2013-11-07 Vicent MartíMerge pull request #1953 from ethomson/packfile_example
2013-11-07 Edward Thomsonupdate example to new packfile creation signature
2013-11-07 Vicent MartíMerge pull request #1952 from ethomson/packfile_mode
2013-11-07 Edward ThomsonAllow callers to set mode on packfile creation
2013-11-07 Vicent MartíMerge pull request #1949 from ethomson/packbuilder_oid
2013-11-07 Sven StrickrothRename method
2013-11-07 Edward ThomsonAdd git_packbuilder_hash to query pack filename
2013-11-07 Sven StrickrothAdd another testcase to make sure double quotes are...
2013-11-07 Sven StrickrothAdd a testcase for values which needs quotes
2013-11-07 Sven StrickrothCorrectly quote config values while saving
2013-11-05 Vicent MartíMerge pull request #1947 from ethomson/double_free_pkt
2013-11-05 Edward Thomsondon't double free pkt
2013-11-05 Vicent Marticmake: Add `USE_SSH` option
2013-11-05 Carlos Martín... Merge pull request #1946 from arthurschreiber/change...
2013-11-05 Arthur SchreiberChange the git_branch_iterator_new and git_branch_next...
2013-11-05 Ben StraubBlame: change signature to be more binding-friendly
2013-11-05 Ben StraubMake url decoding more bulletproof
2013-11-05 Ben StraubFix MSVC 64-bit warnings
2013-11-05 Ben StraubRemove unnecessary check
2013-11-05 Ben StraubIncorporate feedback
2013-11-05 Vicent MartíMerge pull request #1944 from libgit2/ntk/fix/config_se...
2013-11-05 nulltokenPlug configuration file search paths leaks
2013-11-05 Vicent MartíMerge pull request #1945 from libgit2/ntk/fix/merge_leaks
2013-11-05 nulltokenPlug git_merge() related leaks
2013-11-05 Vicent MartíMerge pull request #1007 from ethomson/merge
2013-11-05 Edward Thomsonmerge branch into current, updating workdir
2013-11-05 Vicent MartíMerge pull request #1943 from libgit2/ntk/fix/leaks
2013-11-05 Vicent MartíMerge pull request #1938 from libgit2/cmn/branch-iterator
2013-11-05 nulltokenFix leaks
2013-11-05 Vicent MartíMerge pull request #1941 from libgit2/rb/preserve-itera...
2013-11-05 Carlos Martín... branch: move from foreach to an iterator
2013-11-05 Vicent Martierror: Simplify giterr_detach
2013-11-05 Vicent MartíMerge pull request #1942 from libgit2/fix/config_propag...
2013-11-05 nulltokenPropagate ELOCKED error when updating the config
2013-11-05 Edward ThomsonMerge pull request #1940 from ethomson/filebuf_umask
2013-11-05 Edward Thomsonmove mode_t to filebuf_open instead of _commit
2013-11-05 Edward ThomsonTake umask into account in filebuf_commit
2013-11-05 Ben StraubFix ssh.c compile
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 Russell BelferPreserve file error in iterator
2013-11-04 Russell BelferAdd giterr_detach API to get and clear error
2013-11-04 Ben StraubStandardize layout of blame sample
2013-11-04 Ben StraubCompile HTTP parser on win32 (for url parsing)
2013-11-04 Vicent MartíMerge pull request #1939 from ethomson/readwrite_odb
2013-11-04 Ben StraubUnescape url-encoded usernames and passwords
2013-11-04 Edward ThomsonAllow backend consumers to specify file mode
2013-11-04 Ben StraubUse http_parser_parse_url to parse urls
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-02 Ben StraubClarify parsing issues and errors
2013-11-01 Ben StraubStreamline url-parsing logic.
2013-11-01 Vicent MartíMerge pull request #1935 from ethomson/winerrs
2013-11-01 Carlos Martín... remote: store dwimed refspecs separately
2013-11-01 Carlos Martín... remote: create FETCH_HEAD with a refspecless remote
2013-11-01 Carlos Martín... remote: give up after 256 failures to find a common...
2013-11-01 Carlos Martín... remote: download HEAD when no refspecs are given
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
next