summaryrefslogtreecommitdiff
path: root/src/gitget
AgeCommit message (Expand)Author
2018-03-27Makefile: Use files.groups instead of nested.subdirs to split the packageLuke Shumaker
2018-01-02Change my email address lukeshu@sbcglobal.net -> lukeshu@parabola.nuLuke Shumaker
2017-05-25start moving things to use the libremessages exit codesLuke Shumaker
2017-05-04bugfix: gitget: messageLuke Shumaker
2017-05-04bugfix: gitget: correctly detect `git config` errorLuke Shumaker
2017-04-20Variables inside of $((...)) don't need a $ in front of them.Luke Shumaker
2017-04-20Consistently use ". $(librelib slug)" to load libraries.Luke Shumaker
2017-04-19gitget: correctly handle the -f[orce] flag on bare repositoriesLuke Shumaker
2017-01-30Update and tidy the build system for autothing v3.Luke Shumaker
2016-06-09Work with the new version of autothing.Luke Shumaker
2016-02-08Refactor the build system. Avoid recursive make.Luke Shumaker
2014-11-25normalize copyright statements a bitLuke Shumaker
2014-07-02spell-check :/Luke Shumaker
2014-05-28gitget checkout: behave correctly when $ref is a tagLuke Shumaker
2014-05-25touch up usage() text in src/gitgetLuke Shumaker
2014-05-25Well... libregit was brokenLuke Shumaker
2014-03-21Do an audit of copyright and license claimsLuke Shumaker
2014-02-02Normalize to use the string "Copyright (C)"Luke Shumaker
2013-11-04gitget: fix option parsingLuke Shumaker
2013-11-02gitget: handle ref not being setLuke Shumaker
2013-10-30gitget: learn -p and -fLuke Shumaker
2013-10-30rename libregit to gitget, add bare repository supportLuke Shumaker