]> git.armaanb.net Git - dwmblocks.git/shortlog
dwmblocks.git
2020-04-18 AidanSwitched to ISC license
2020-04-18 torrinfailStart transition to ISC license
2020-04-16 aidanremoved unused replace function
2020-04-16 torrinfailMerge pull request #3 from crian/master
2020-03-03 crianMakefile: Set permission
2020-03-02 crianMakefile: Add uninstall
2020-03-02 crianMakefile: Use DESTDIR and PREFIX
2019-12-16 AidanMerge branch 'master' of https://github.com/torrinfail...
2019-12-16 AidanAdded ifndef for openbsd compatibility. SIGRTMIN is...
2019-12-12 AidanChanged Makefile to use pkg-config to find libraries.
2019-11-30 AidanSwitched to fgets instead of using fgetc
2019-11-30 Aidanfixed issue causing segfault on ARM systems
2019-11-27 Aidan HubertFixed garbled last commit
2019-11-27 AidanAdded -p option for printing to stdout rather then...
2019-11-27 AidanAdded -f option to rm in clean command.
2019-11-13 AidanMade dwmblocks way more efficient by only setting the...
2019-11-07 AidanRevert "Changed delimeter to accept multiple characters."
2019-11-04 AidanChanged delimeter to accept multiple characters.
2019-03-30 Aidanadded icons and delimeter
2019-03-27 AidanChanged Makefile to also complie when running install.
2019-03-25 AidanFixed for loop in getstatus()
2019-03-25 AidanAdded more to readme.
2019-03-25 AidanAdded install option.
2019-03-25 AidanAdded function declarations and renamed setrootcmd...
2019-03-24 AidanChanged commands to use ~ instead of /home/aidan
2019-03-24 AidanChanged makefile to include X11 libraries.
2019-03-24 AidanAdded code files, and Makefile.
2019-03-24 torrinfailInitial commit