aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* adding contact and copyrightHEADmasterYuchen Pei2022-05-311-0/+5
|
* typoYuchen Pei2022-05-311-1/+1
|
* fixing a typo in email.Yuchen Pei2022-05-191-1/+1
|
* Replacing the files with a haskell rewrite.Yuchen Pei2022-05-1973-4254/+1739
|
* Added a maintenance script to modify license text to make it SPDX comatibledavid2018-08-284-1/+104
|
* Added pandoc.wiki to example/output/david2018-08-242-3/+68
|
* Added ||: in wget -v -x --continue -i downloadlist404 ||:david2018-08-231-2/+1
|
* SPDX: sourced err againdavid2018-08-191-1/+1
|
* SPDX: Remove the licenses.json filedavid2018-08-191-4730/+0
|
* SPDX: Remove the build directorydavid2018-08-19370-16386/+0
|
* SDPX subproject: Improved code, changed the license to Apache 2.0david2018-08-19373-80/+21148
|
* Started the SPDX subprojectdavid2018-08-174-1/+256
|
* FreeAMO: fixed the support_url variabledavid2018-08-102-2/+0
|
* FreeAMO: Added SPDX license identifiersdavid2018-08-082-11/+10
|
* FreeAMO: finalized the tmp variabledavid2018-08-071-1/+1
|
* FreeAMO: uncommented pv__progressdavid2018-08-071-1/+1
|
* FreeAMO: Fixed the returned 141 errordavid2018-08-072-11/+3
|
* Partially fixed the errordavid2018-08-073-8/+16
|
* FreeAMO: Evaluate and from the localization functiondavid2018-07-272-26/+44
|
* Replaced uppercase in variables with lowercasedavid2018-07-271-10/+10
|
* renamed doall.sh to doalldavid2018-07-271-0/+0
|
* Imrpoved locatliztion variable names with underscoredavid2018-07-265-40/+28
|
* Updated FreeAMO: if ! ; then echo foo; fi # for pvdavid2018-07-264-12/+9
|
* Improved a few commands with jq -rdavid2018-07-263-228/+4
|
* Updated errdavid2018-07-261-2/+2
|
* fix locale, fix allowable error codesIan Kelling2018-07-253-3/+11
|
* fix 141 broken pipe errorIan Kelling2018-07-253-9/+10
| | | | | The error could be ignored in this case but better to just remove quotes properly and avoid it.
* fix previous commit function names vs variable namesIan Kelling2018-07-251-1/+1
|
* fix random undefined line variableIan Kelling2018-07-251-0/+1
|
* variables should not be named the same as functionsIan Kelling2018-07-252-3/+3
|
* stop printing things that look like stack traces that arentIan Kelling2018-07-251-12/+12
|
* progress toward making things work with err:Ian Kelling2018-07-254-18/+16
| | | | | | | | remove : to fix command not found error. remove ((line++)) reference to unset variable error add missing line initialization fix style, prefer 'x"x' to "x\"x" for readability turn off pv when debug is set, it's messing up stack trace output
* fix err errorIan Kelling2018-07-251-2/+2
|
* Updated FreeAMOdavid2018-07-259-92/+399
|
* FreeAMO: Fixed pv bugdavid2018-07-233-13/+30
|
* FreeAMO: Improved terminal outputdavid2018-07-233-13/+54
|
* FreeAMO. General bug fixes. Fixed the description fields for .wiki pagesdavid2018-07-208-152/+332
|
* Added subprojects/freeamo/build/ to .gitignoredavid2018-07-181-1/+1
|
* Renamed the AMO/FSD project to FreeAMO, and rewrote its architecture.david2018-07-1724-2072/+3
|
* Renamed the AMO/FSD project to FreeAMO, and rewrote its architecture.david2018-07-1757-987/+2976
|
* Updated the err filedavid2018-07-172-16/+22
|
* Updated the err filedavid2018-07-142-116/+160
|
* fixed previous commentdavid2018-07-061-1/+1
|
* Added a Debian bug 490848 reference commentdavid2018-07-061-1/+1
|
* Rasised the accepted number of failed downloaded files from 10 to 100.david2018-07-051-1/+2
|
* Added license notice to the err filesdavid2018-07-042-28/+56
|
* Fixed a loop bugdavid2018-07-041-1/+1
|
* fix the rm -rf command in doall.shdavid2018-07-041-1/+1
|
* Added err and sourced it in doall.sh and license-reporterdavid2018-07-044-8/+152
|
* Fix download issues -- Thanks to Iandavid2018-07-041-10/+28
|