Mercurial
Mercurial
>
~fabien
>
hg
>
index.cgi
>
jsonsax
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
Makefile
author
Fabien Ninoles <fabien@tzone.org>
Sun, 07 Oct 2012 14:30:52 -0400
changeset 1
ef7abb48573b
parent 0
d187e7fc9970
permissions
-rw-r--r--
Convert to C api.
all: tests
clean:
rm -f *.o tests
tests: tests.o jsonsax.o
runtests: tests
./tests