index
:
dwb
cr/add_geometry_option
fix/clear_views_on_close
fix/use_gtk2
master
Dwb (dwb) is a lightweight webbrowser written in C based on webkit and gtk.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exar
Age
Commit message (
Expand
)
Author
2013-05-26
Remove 'write_version_header'
portix
2013-05-26
Remove exar/main.c from default build targets
portix
2013-05-26
Initialize all headers in exar.c
portix
2013-05-25
Fixing exar delete for directories, adding --archive to manpage
portix
2013-05-25
Replace check for 0 with EE_OK in exar.c
portix
2013-05-22
Adding debug target for exar.c
portix
2013-05-22
Fixing uninitialized value
portix
2013-05-22
exar: Remove tmpfile if file deletion fails
portix
2013-05-21
Implementing exar_contains, exar_search_contains
portix
2013-05-20
Fixing unused-result error in main.c, closing #317
portix
2013-05-20
Fixing format conversions
portix
2013-05-20
Using off_t for filesizes in exar.c
portix
2013-05-20
Fixing version check exar_check_version
portix
2013-05-20
Implementing exar_append
portix
2013-05-20
dwbem --arrchive: Changing option i to l
portix
2013-05-20
Return EE_OK/EE_ERROR from all functions
portix
2013-05-20
Fixing wrong size conversion in get_file_header
portix
2013-05-20
Append nullterminated filename to exar-header
portix
2013-05-19
Remove exar_cat
portix
2013-05-19
Remove unused s_version
portix
2013-05-19
Check return values of fwrite, mktemp, closing #316
portix
2013-05-18
Read 512 byte blocks when packing archives
Stefan Bolte
2013-05-18
Unpack archives in 512 byte blocks
Stefan Bolte
2013-05-18
Merge branch 'master' of bitbucket.org:portix/dwb
Stefan Bolte
2013-05-18
New option for dwbem --archive
Stefan Bolte
2013-05-18
Fixing possible segfault in exar.c
portix
2013-05-18
Moving dwbem to own directory
Stefan Bolte
2013-05-18
dwbem: Adding --archive-pack/--archive-unpack
Stefan Bolte
2013-05-18
Read archive files in /userscripts
Stefan Bolte
2013-05-18
Adding include guard for _BSD_SOURCE
Stefan Bolte
2013-05-17
exar_search_extract, exar_info, exar_get_version
portix
2013-05-17
Implementing xinclude
Stefan Bolte
2013-05-16
Moving tools/exar/ to exar/
portix