summary refs log tree commit diff
Commit message (Expand)AuthorAge
...
* Sort tail of link.zsh on importJune McEnroe2017-09-27
* Remove git from common packagesJune McEnroe2017-09-27
* Combine pbcopy and pbpaste rulesJune McEnroe2017-09-27
* Remove use of EBADMSGJune McEnroe2017-09-26
* Simplify bins MakefileJune McEnroe2017-09-17
* Simplify zsh promptsJune McEnroe2017-09-15
* Move typo words to separate fileJune McEnroe2017-09-15
* Use 4-space indent everywhereJune McEnroe2017-09-15
* Rename zsh scripts .zshJune McEnroe2017-09-15
* Rename files directory etcJune McEnroe2017-09-15
* Remove Code Tarmak 2 layoutJune McEnroe2017-09-15
* Draw line in typoJune McEnroe2017-09-14
* Count 5 letters as a wordJune McEnroe2017-09-14
* Add .gitignore target to bins MakefileJune McEnroe2017-09-14
* Add typing gameJune McEnroe2017-09-14
* Include sys/types.h in wake.cJune McEnroe2017-09-13
* Move C file description commentsJune McEnroe2017-09-06
* Fix bin/Makefile FreeBSD compatibilityJune McEnroe2017-09-06
* Remove C code from link scriptJune McEnroe2017-09-06
* Move C code to bin, Makefile, AGPLJune McEnroe2017-09-06
* Pass final NULL to execlpJune McEnroe2017-09-05
* Add watch.cJune McEnroe2017-09-05
* Remove Scala highlightingJune McEnroe2017-09-02
* Fix Linux console Tarmak 3June McEnroe2017-08-31
* Use Tarmak 3 on Linux consoleJune McEnroe2017-08-31
* Install ddateJune McEnroe2017-08-25
* Move nethack options to envJune McEnroe2017-08-19
* Remove scala syntax fileJune McEnroe2017-08-17
* Add wakeJune McEnroe2017-08-06
* Use $() in install.shJune McEnroe2017-08-04
* Create Code Tarmak 3 layoutJune McEnroe2017-08-02
* Add tupJune McEnroe2017-07-31
* Use designated initializer for hnel tableJune McEnroe2017-07-31
* Add juneJune McEnroe2017-07-30
* Play nethack as ValkyrieJune McEnroe2017-07-30
* Add toggle to hnelJune McEnroe2017-07-28
* Install slJune McEnroe2017-07-28
* Add up, supJune McEnroe2017-07-25
* Autopickup ringsJune McEnroe2017-07-24
* Name dogJune McEnroe2017-07-24
* Add nethackrcJune McEnroe2017-07-23
* Remove useless setuid in briJune McEnroe2017-07-23
* Clean up hnel a tiny bitJune McEnroe2017-07-23
* Set window size in hnelJune McEnroe2017-07-21
* Add hnelJune McEnroe2017-07-21
* chmod 600 in dtchJune McEnroe2017-07-19
* Add Light Terminal.app profileJune McEnroe2017-07-19
* Use bright colors for bold text in Terminal.appJune McEnroe2017-07-19
* Remove old keyboard layoutsJune McEnroe2017-07-18
* Remove iTermJune McEnroe2017-07-18
p;follow=1'>remove trailing whitespaces from source filesChristian Hesse 2014-04-12git: update to 1.9.2Christian Hesse Everything works just bumping the version in Makefile and commit hash in submodule. No code changes required. 2014-04-05Fix cgit_parse_url when a repo url is contained in another repo urlJulian Maurice For example, if I have two repos (remove-suffix is enabled): /foo /foo/bar http://cgit/foo/bar/ is interpreted as "repository 'foo', command 'bar'" instead of "repository 'foo/bar'" 2014-03-20Makefile: use more reliable git tarball mirrorJason A. Donenfeld 2014-03-20git: update to 1.9.1Christian Hesse