summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-11rkbd: fix segfaultPeter Wu2-3/+3
2013-01-29entropy-watcher: flush stdout after writing numberPeter Wu1-0/+1
2013-01-29entropy-watcher: Print differencePeter Wu1-6/+12
2013-01-28Add random entropy watcherPeter Wu1-0/+55
2012-11-01slice: extract a part from a filePeter Wu1-0/+74
2012-11-01find-bytes: search for a byte sequence in a filePeter Wu1-0/+113
2012-11-01nttp-get: retrieve mail from using NNTPPeter Wu1-0/+126
2012-10-11xcbviewfs: always hide cursorPeter Wu1-16/+15
2012-10-11xcbviewfs: fix -Wsign-compare warningPeter Wu1-1/+1
2012-09-30makexpm: generate XPM file from width, height, ncolors and cppPeter Wu1-0/+64
2012-09-30xcbviewfs: remove unused codePeter Wu1-6/+0
2012-09-29xcbviewfs: further improve performance by searching a sorted arrayPeter Wu1-14/+15
2012-09-29xcbviewfs: use array instead of listPeter Wu1-23/+17
2012-09-28xcbviewfs: fix weird refresh issuePeter Wu1-3/+7
2012-09-27xcbviewfs: replace ESC by magic!Peter Wu1-2/+10
2012-09-27xcbviewfs: larger screen, black background, remove bg from gcPeter Wu1-7/+4
2012-09-27xcbviewfs: fix colorsPeter Wu1-4/+8
2012-09-27Add .gitignorePeter Wu1-0/+6
2012-09-27xcbviewfs,colorlookupgen: implement XPM loadingPeter Wu3-1/+287
2012-09-27xcbviewfs: cleanup, fix type of empty_cursor_dataPeter Wu1-8/+9
2012-09-27xcbviewfs: close on pressing ESCPeter Wu1-2/+17
2012-09-26Initial commitPeter Wu17-0/+871