]> git.proxmox.com Git - libgit2.git/history - src/signature.c
Merge pull request #1204 from arrbee/diff-blob-to-buffer
[libgit2.git] / src / signature.c
2012-12-07 Vicent MartíMerge pull request #1091 from carlosmn/stream-object
2012-12-05 Vicent MartíMerge pull request #1115 from ben/struct-versions
2012-12-03 Ben StraubRemove GIT_SIGNATURE_VERSION and friends
2012-11-30 Ben StraubDeploy GIT_SIGNATURE_INIT
2012-09-06 Vicent MartíMerge pull request #900 from pwkelley/development
2012-09-06 Vicent MartíMerge pull request #912 from schu/netops-ssl-error
2012-09-04 Vicent MartíMerge pull request #856 from libgit2/utf8-win
2012-09-04 Vicent MartíMerge pull request #913 from nulltoken/fix/warnings
2012-09-04 nulltokenFix MSVC compilation warnings
2012-08-28 Vicent MartíMerge pull request #905 from carlosmn/signature-now
2012-08-28 Carlos Martín Nietosignature: make the OS give us the offset for git_signa...
2012-07-17 Ben StraubMerge branch 'development' into clone
2012-07-12 Vicent MartíMerge pull request #789 from carlosmn/odb-foreach
2012-07-12 Vicent MartíMerge pull request #805 from nulltoken/fix/revwalk...
2012-07-11 nulltokensignature: prevent angle bracket usage in identity
2012-06-19 Vicent MartíMerge pull request #753 from nulltoken/topic/merge...
2012-06-13 Chris YoungMerge remote-tracking branch 'source/development' into...
2012-06-07 Vicent MartíMerge pull request #669 from nulltoken/topic/reset
2012-06-07 Vicent MartíMerge pull request #684 from benstraub/rev-parse
2012-06-07 Chris YoungMerge remote-tracking branch 'source/development' into...
2012-06-06 Ben StraubRename posix wrappers with 'p_' prefix.
2012-06-05 Ben StraubMerge branch 'development' into rev-parse
2012-05-18 Vicent MartíMerge pull request #710 from libgit2/breaking-changes
2012-05-17 Vicent Martíerrors: Rename the generic return codes
2012-05-15 Ben StraubFix date.c build in msvc.
2012-05-05 Vicent MartíMerge remote-tracking branch 'scottjg/fix-mingw32'...
2012-05-05 Vicent MartíMerge pull request #659 from libgit2/development-merge
2012-05-02 Vicent MartíMerge branch 'new-error-handling' into development
2012-04-24 Vicent MartíMerge pull request #632 from arrbee/win64-cleanup
2012-04-17 Russell BelferFix warnings on 64-bit windows builds
2012-03-22 Russell BelferMerge pull request #607 from nulltoken/fix/file-close...
2012-03-21 Russell BelferMerge pull request #602 from arrbee/more-error-handling
2012-03-21 Russell BelferConvert reflog to new errors
2012-03-20 Russell BelferConvert indexer, notes, sha1_lookup, and signature
2012-02-13 Vicent MartíMerge pull request #557 from schu/copyright
2012-02-13 schuUpdate Copyright header
2011-12-14 Vicent MartiMerge remote-tracking branch 'nulltoken/topic/oid-gener...
2011-12-09 Vicent MartiMerge remote-tracking branch 'arrbee/git-buf-for-paths...
2011-12-08 Russell BelferUse git_buf for path storage instead of stack-based...
2011-11-17 Vicent MartíMerge pull request #486 from petdance/development
2011-10-29 Vicent MartíMerge pull request #456 from brodie/perm-fixes
2011-10-29 Vicent Martiglobal: Properly use `git__` memory wrappers
2011-10-27 Vicent MartíMerge pull request #467 from oleganza/oa-config-parse-fix
2011-10-13 Vicent MartíMerge pull request #454 from brodie/parsing-fixes
2011-10-12 Brodie Raosignature: don't blow up trying to parse names containi...
2011-09-22 Vicent MartíMerge pull request #421 from nulltoken/ntk/fix/config...
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-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 MartíMerge pull request #409 from nulltoken/ntk/fix/status...
2011-09-19 Vicent MartíMerge pull request #411 from boyski/gcc4
2011-09-18 Vicent MartiCleanup legal data
2011-09-16 David BoyceFixed typo in example Makefile code and slimmed it...
2011-09-13 David BoyceChanges to allow examples/*.c to compile and link....
2011-09-02 Vicent MartíMerge pull request #388 from lambourg/master
2011-08-30 Kirill A. ShutemovCMakefile: add -Wmissing-prototypes and fix warnings
2011-08-04 Vicent MartíMerge pull request #345 from carlosmn/gsoc2011/indexer
2011-08-04 Vicent MartíMerge pull request #349 from MasterGrumpy/development
2011-08-04 Vicent MartíMerge pull request #348 from schu/sig-new
2011-08-03 schusignature: adjust API to return error codes
2011-08-02 schusignature.c: fix off-by-one error
2011-07-12 Vicent MartíMerge pull request #321 from letolabs/readme
2011-07-11 Vicent MartíMerge pull request #314 from nulltoken/ntk/fix-reflog
2011-07-10 nulltokenreflog: Fix reflog writer/reader
2011-07-09 Vicent MartiRemove unused methods
2011-07-09 Vicent Martiodb: Direct writes are back
2011-07-09 Vicent Martisignature: Fix optional header
2011-07-09 schugit_signature__write: make header optionally
2011-07-05 Vicent MartíMerge pull request #300 from carlosmn/gsoc2011/master
2011-07-05 Vicent Martisignature: Fix warnings
2011-07-05 nulltokensignature: straighten the creation of a signature
2011-07-05 nulltokensignature: enhance relaxed parsing of bogus signatures
2011-07-05 schugit_signature__parse: make parsing less strict
2011-07-01 Kirill A. Shutemovcleanup: remove trailing spaces
2011-06-28 Carlos Martín Nietosig: allow empty names
2011-06-28 Vicent Marticommit: Allow spaces inside email addresses
2011-06-08 Vicent MartíMerge pull request #216 from glesserd/development
2011-06-02 Vicent MartíMerge pull request #144 from nordsturm/fix_fakewstream
2011-06-01 Vicent Martisignature: Fix compilation
2011-06-01 Vicent MartíMerge pull request #224 from glesserd/tagparsing
2011-05-31 David GlesserFix tag and signature parsing
2011-05-23 Jakob Pfendersignature.c: Move to new error handling mechanism
2011-05-17 Jakob PfenderMerge branch 'development' into unmerged
2011-05-17 Vicent MartíMerge pull request #116 from carlosmn/test-naming
2011-05-17 Carlos Martín NietoMerge upstream/development
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 NietoMove signature.c to the new error handling
2011-04-11 Carlos Martín NietoMerge upstream/development
2011-04-11 Jakob Pfendermerge branch development
2011-04-09 Vicent MartiFix `time_t` conversion on Win32
2011-04-09 Vicent MartiFix `gmtime` issues in Win32
next