index
:
packages/libretools
fauno/newroot
fauno/recutils
lukeshu/librecheck
master
ticgit
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gitget
Age
Commit message (
Collapse
)
Author
2017-04-20
Variables inside of $((...)) don't need a $ in front of them.
Luke Shumaker
These were found with the help of shellcheck.
2017-04-20
Consistently use ". $(librelib slug)" to load libraries.
Luke Shumaker
2017-04-19
gitget: correctly handle the -f[orce] flag on bare repositories
Luke Shumaker
2017-01-30
Update and tidy the build system for autothing v3.
Luke Shumaker
2016-06-09
Work with the new version of autothing.
Luke Shumaker
2016-02-08
Refactor the build system. Avoid recursive make.
Luke Shumaker
This looks like a lot, but more things should "just work". We have `make dist` now!
2014-11-25
normalize copyright statements a bit
Luke Shumaker
2014-07-02
spell-check :/
Luke Shumaker
2014-05-28
gitget checkout: behave correctly when $ref is a tag
Luke Shumaker
2014-05-25
touch up usage() text in src/gitget
Luke Shumaker
2014-05-25
Well... libregit was broken
Luke Shumaker
2014-03-21
Do an audit of copyright and license claims
Luke Shumaker
2014-02-02
Normalize to use the string "Copyright (C)"
Luke Shumaker
2013-11-04
gitget: fix option parsing
Luke Shumaker
2013-11-02
gitget: handle ref not being set
Luke Shumaker
2013-10-30
gitget: learn -p and -f
Luke Shumaker
2013-10-30
rename libregit to gitget, add bare repository support
Luke Shumaker