summary refs log tree commit diff
path: root/bin/up.sh (follow)
Commit message (Collapse)AuthorAge
* Use hilex for up -hJune McEnroe2021-01-12
|
* Don't use $ inside $(())June McEnroe2020-03-03
|
* Use getopts in shell scriptsJune McEnroe2020-03-03
| | | | WTF why did no one tell me about this?
* Capture standard error and allow failure in up -cJune McEnroe2020-01-24
|
* Remove shotty -c flag from upJune McEnroe2020-01-03
|
* Add up -tJune McEnroe2019-07-15
|
* Add up -cJune McEnroe2019-07-09
|
* Use setopt in upJune McEnroe2019-02-24
|
* Use hi -o anchor in upJune McEnroe2019-02-18
|
* Simplify temp trap in upJune McEnroe2019-02-17
|
* Avoid newline when copying URL to pasteboardJune McEnroe2019-02-14
|
* Unify *up scripts into one up.shJune McEnroe2019-02-12
ileJason A. Donenfeld 2014-01-10filter: make exit status localJason A. Donenfeld 2014-01-10parsing: fix header typoJason A. Donenfeld 2014-01-10cgit.c: Fix comment on bit mask hackLukas Fleischer 2014-01-10cgit.c: Use "else" for mutually exclusive branchesLukas Fleischer 2014-01-10ui-snapshot.c: Do not reinvent suffixcmp()Lukas Fleischer 2014-01-10Refactor cgit_parse_snapshots_mask()Lukas Fleischer 2014-01-10Disallow use of undocumented snapshot delimitersLukas Fleischer 2014-01-10Replace most uses of strncmp() with prefixcmp()Lukas Fleischer 2014-01-09README: Fix dependenciesLukas Fleischer 2014-01-08README: Spelling and formatting fixesLukas Fleischer 2014-01-08Fix UTF-8 with syntax-highlighting.pyPřemysl Janouch 2014-01-08Add a suggestion to the manpagePřemysl Janouch 2014-01-08Fix the example configurationPřemysl Janouch 2014-01-08Fix about-formatting.shPřemysl Janouch 2014-01-08Fix some spelling errorsPřemysl Janouch 2014-01-08filters: highlight.sh: add css comments for highlight 2.6 and 3.8Ferry Huberts