index
:
delta/gitano/libgit2.git
development
fixups
replace-luagit2
git.gitano.org.uk: libgit2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
signature.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
repository: introduce a convenience config snapshot method
Carlos Martín Nieto
2014-05-07
1
-5
/
+2
*
Use config snapshotting
Carlos Martín Nieto
2014-04-18
1
-2
/
+5
*
Add git_commit_amend API
Russell Belfer
2014-02-07
1
-0
/
+2
*
Align git_signature_dup.
Arthur Schreiber
2014-01-14
1
-12
/
+17
*
Don't leak memory when duplicating a NULL signature
Ben Straub
2013-11-12
1
-1
/
+5
*
Add new git_signature_default API using config
Russell Belfer
2013-08-16
1
-1
/
+18
*
Merge pull request #1642 from arrbee/diff-function-context
Vicent Martí
2013-06-12
1
-0
/
+1
|
\
|
*
Reorganize diff and add basic diff driver
Russell Belfer
2013-06-10
1
-0
/
+1
*
|
signature: extend trimming to more whitespace
Carlos Martín Nieto
2013-06-11
1
-2
/
+2
|
/
*
Don't bail on parsing commits with an invalid timezone
Scott J. Goldman
2013-06-02
1
-2
/
+4
*
Fix trailing whitespaces
nulltoken
2013-05-15
1
-1
/
+1
*
signature: Lenient when dupping, strict when creating
Vicent Marti
2013-05-15
1
-5
/
+14
*
Return error for empty name/email
Nicolas Viennot
2013-04-18
1
-1
/
+1
*
signature: Small cleanup
Vicent Marti
2013-02-20
1
-3
/
+2
*
signature: Shut up MSVC, you silly goose
Vicent Marti
2013-02-20
1
-6
/
+3
*
Simplify signature parsing
Vicent Marti
2013-02-20
1
-191
/
+63
*
Parse commit time as uint64_t to avoid overflow
Russell Belfer
2013-01-21
1
-2
/
+2
*
update copyrights
Edward Thomson
2013-01-08
1
-1
/
+1
*
Remove GIT_SIGNATURE_VERSION and friends
Ben Straub
2012-12-03
1
-3
/
+1
*
Deploy GIT_SIGNATURE_INIT
Ben Straub
2012-11-30
1
-1
/
+3
*
Fix MSVC compilation warnings
nulltoken
2012-09-04
1
-1
/
+1
*
signature: make the OS give us the offset for git_signature_now
Carlos Martín Nieto
2012-08-28
1
-10
/
+12
*
signature: prevent angle bracket usage in identity
nulltoken
2012-07-11
1
-5
/
+19
*
Rename posix wrappers with 'p_' prefix.
Ben Straub
2012-06-06
1
-2
/
+2
*
Merge branch 'development' into rev-parse
Ben Straub
2012-06-05
1
-2
/
+2
|
\
|
*
errors: Rename the generic return codes
Vicent Martí
2012-05-18
1
-2
/
+2
*
|
Fix date.c build in msvc.
Ben Straub
2012-05-15
1
-12
/
+0
|
/
*
Fix warnings on 64-bit windows builds
Russell Belfer
2012-04-17
1
-1
/
+1
*
Convert reflog to new errors
Russell Belfer
2012-03-20
1
-1
/
+1
*
Convert indexer, notes, sha1_lookup, and signature
Russell Belfer
2012-03-19
1
-61
/
+60
*
Update Copyright header
schu
2012-02-13
1
-1
/
+1
*
Use git_buf for path storage instead of stack-based buffers
Russell Belfer
2011-12-07
1
-0
/
+2
*
global: Properly use `git__` memory wrappers
Vicent Marti
2011-10-28
1
-3
/
+3
*
signature: don't blow up trying to parse names containing '>'
Brodie Rao
2011-10-12
1
-1
/
+1
*
config: make git_config_[get|set]_long() able to properly deal with 8 bytes w...
nulltoken
2011-09-22
1
-2
/
+2
*
Merge pull request #384 from kiryl/warnings
Vicent Martí
2011-09-18
1
-3
/
+3
|
\
|
*
CMakefile: add -Wmissing-prototypes and fix warnings
Kirill A. Shutemov
2011-08-30
1
-3
/
+3
*
|
Cleanup legal data
Vicent Marti
2011-09-19
1
-21
/
+3
|
/
*
signature: adjust API to return error codes
schu
2011-08-03
1
-7
/
+25
*
signature.c: fix off-by-one error
schu
2011-08-03
1
-1
/
+1
*
reflog: Fix reflog writer/reader
nulltoken
2011-07-10
1
-2
/
+2
*
Remove unused methods
Vicent Marti
2011-07-09
1
-28
/
+0
*
odb: Direct writes are back
Vicent Marti
2011-07-09
1
-0
/
+18
*
signature: Fix optional header
Vicent Marti
2011-07-09
1
-10
/
+4
*
git_signature__write: make header optionally
schu
2011-07-09
1
-4
/
+10
*
signature: Fix warnings
Vicent Marti
2011-07-05
1
-7
/
+4
*
signature: straighten the creation of a signature
nulltoken
2011-07-05
1
-35
/
+75
*
signature: enhance relaxed parsing of bogus signatures
nulltoken
2011-07-05
1
-41
/
+93
*
git_signature__parse: make parsing less strict
schu
2011-07-05
1
-24
/
+24
*
cleanup: remove trailing spaces
Kirill A. Shutemov
2011-07-01
1
-5
/
+5
[next]