summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-15Merge remote-tracking branch 'hackers/parabola-hackers'Luke Shumaker
2016-06-15update `README.md`Luke Shumaker
2016-06-15re-order parabola-hackers.ymlLuke Shumaker
2016-06-15mv hackers-git.yml parabola-hackers.ymlLuke Shumaker
2016-06-15write meta-cat, dumping all data as a single yaml fileLuke Shumaker
2016-06-15common.rb#load_all_users: return a map of uid=>info, instead of an array of i...Luke Shumaker
2016-06-15.gitignoreLuke Shumaker
2016-06-15do away with pgp-get-keyid-by-uidLuke Shumaker
2016-06-15remove non-tool stuffLuke Shumaker
2016-06-15Write a pacman-make-keyring command, based on MakefileLuke Shumaker
2016-06-15Pull tool configuration into a hackers-git.ymlLuke Shumaker
2016-06-15make meta-check passLuke Shumaker
2016-06-15I'm a moron.Luke Shumaker
2016-06-14drop inotify, we can just rely on SIGHUP.Luke Shumaker
2016-03-07change my ssh key and add my Tox IDcoadde [Márcio Alexandre Silva Delgado]
2016-03-07update my ssh keyAndré Fabian Silva Delgado
2016-02-21update pizzaiolo's ssh keyAndré Fabian Silva Delgado
2015-12-19update pizzaiolo's profileAndré Fabian Silva Delgado
2015-12-19add ebrascaAndré Fabian Silva Delgado
2015-12-01update pizzaiolo's ssh keyAndré Fabian Silva Delgado
2015-12-01add pizzaiolo's gpg keyAndré Fabian Silva Delgado
2015-12-01add pizzaioloAndré Fabian Silva Delgado
2015-11-08gofmtLuke Shumaker
2015-11-08tidy MakefileLuke Shumaker
2015-11-07relicense common.mk to wtfpl-2Luke Shumaker
2015-11-07use the separate packages from lukeshu.com, clean up the MakefileLuke Shumaker
2015-10-26dlfcn: dlerror requires a global lock anywayLuke Shumaker
2015-10-26dlfcn: return raw unsafe.PointerLuke Shumaker
2015-10-26oopsLuke Shumaker
2015-10-26go vet thinks that `panic("not reached")` isn't reachable, so remove it.Luke Shumaker
2015-10-26dl: fix a pointer/value issue found by go vetLuke Shumaker
2015-10-26make gofmt complain slightly lessLuke Shumaker
2015-10-26Makefile: tidyLuke Shumaker
2015-10-26Makefile: fix gosrcLuke Shumaker
2015-10-07db_pam: I had "0" in the array of possible characters twiceLuke Shumaker
2015-09-24add isacdaavidAndré Fabian Silva Delgado
2015-09-18Only clean `generate` targets on maintainer-cleanLuke Shumaker
2015-09-18dl: Keep track of if a handle has been closedLuke Shumaker
2015-09-18Massive documentation and copyright clean-up.Luke Shumaker
2015-09-18test/runner: only add a newline if there isn't one alreadyLuke Shumaker
2015-09-16fix icarious and xylon dataAndré Fabian Silva Delgado
2015-09-16update shackra's email and profileAndré Fabian Silva Delgado
2015-09-13test runner: for notify events, fold the nl into the same write if possibleLuke Shumaker
2015-09-12nslcd_systemd: clean upLuke Shumaker
2015-09-12nslcd_proto:handleRequest: fixLuke Shumaker
2015-09-12psncd_proto:handleRequest: clean up loggingLuke Shumaker
2015-09-12gofmt, use make(chan) without a number argument where possibleLuke Shumaker
2015-09-12Derp, channels and goroutines are enumeratorsLuke Shumaker
2015-09-12Clean up log messagesLuke Shumaker
2015-09-12Add an inotify watcher utility using channels; use it.Luke Shumaker