Go to file
Jesse van den Kieboom 3c92d2f522 Fixed problem with hash being marshalled as string instead of pointer
Since the hash is the byte representation, and not SHA1, it can contain 0
values which messed up the hash being marshalled as a string in the
signal emission.

Also removed the boolean return value of the signal
2008-06-27 15:08:03 +02:00
data Updated ignore files 2008-06-26 22:16:59 +02:00
gitg Fixed problem with hash being marshalled as string instead of pointer 2008-06-27 15:08:03 +02:00
m4 Added empty m4 directory 2008-06-26 12:08:30 +02:00
po Updated ignore files 2008-06-26 22:18:29 +02:00
.gitignore Updated ignore files 2008-06-26 22:18:29 +02:00
AUTHORS Initial import 2008-06-24 00:04:20 +02:00
autogen.sh Initial import 2008-06-24 00:04:20 +02:00
ChangeLog Initial import 2008-06-24 00:04:20 +02:00
configure.ac Initial import 2008-06-24 00:04:20 +02:00
COPYING Initial import 2008-06-24 00:04:20 +02:00
INSTALL Initial import 2008-06-24 00:04:20 +02:00
Makefile.am Initial import 2008-06-24 00:04:20 +02:00
NEWS Initial import 2008-06-24 00:04:20 +02:00
README Initial import 2008-06-24 00:04:20 +02:00