summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-01-04librefetch: update docsLuke Shumaker
2014-01-04librefetch: fiddle with DOWNLOADER percent-substitutionLuke Shumaker
2014-01-04librefetch: replace MIRROR with MIRRORS (but doesn't update the docs)Luke Shumaker
2014-01-04librefetch: defer canonicalizing $src until we've validated $MIRRORLuke Shumaker
2014-01-04librefetch: Update the docs: `version` mode is gone, a while ago.Luke Shumaker
2014-01-04librefetch: clean up option parsingLuke Shumaker
2014-01-03librefetch: partially update the docsLuke Shumaker
2014-01-03librefetch: accept HTTP URLs, but don't create if they aren't in $MIRRORLuke Shumaker
2014-01-03fullpkg-find: touch up dependency listingLuke Shumaker
2014-01-03touch up misc qoutingLuke Shumaker
2014-01-03librefetch: change default MIRROR locationLuke Shumaker
2014-01-03Phase out DIFFTOOL for DIFFPROG (issue #438)Luke Shumaker
2013-11-16makechrootpkg.sh: The delete message always said 'temporary copy'Luke Shumaker
2013-11-12is_built: needs libremessagesv20131112Luke Shumaker
2013-11-07libremakepkg: useless use of `cat`Luke Shumaker
2013-11-04libretools.conf: base WORKDIR off of $LIBREHOME, not /home/$LIBREUSERLuke Shumaker
2013-11-04libretools.conf: fix typoLuke Shumaker
2013-11-04gitget: fix option parsingLuke Shumaker
2013-11-04createworkdir: clean up outputLuke Shumaker
2013-11-04libremessages(1): clarify when gettext is used.Luke Shumaker
2013-11-04treepkg: fail early if there is a configuration errorLuke Shumaker
2013-11-04librerelease: don't redirect output of gpg --detach-signLuke Shumaker
2013-11-04librerelease: mention `gpg-agent --daemon` instead of just `gpg-agent`Luke Shumaker
2013-11-04fullpkg: respect TMPDIRLuke Shumaker
2013-11-04touch up quoting on arraysLuke Shumaker
2013-11-04normalize on "[[" instead of "["Luke Shumaker
2013-11-03aur, is_built: internationalize usage()Luke Shumaker
2013-11-03treepkg: obey $TMPDIRLuke Shumaker
2013-11-03treepkg: internationalize (sometimes changing the format of a message)Luke Shumaker
2013-11-03librechroot: correct commentLuke Shumaker
2013-11-02librechroot: when detecting mount options, set LC_ALL instead of LANGLuke Shumaker
2013-11-02createworkdir: use gitget to set separate push and pull URLs.Luke Shumaker
2013-11-02createworkdir: clean up quotingLuke 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
2013-10-30chcleanup: manually update repo.db instead of running `pacman -Sy`Luke Shumaker
2013-10-30librechroot: check argument countsLuke Shumaker
2013-10-26fix librefetch, add (some) tests for itv20131027Luke Shumaker
2013-10-26Merge pkgbuild-check-{nonfree,licenses}, add a summarize tool for it.Luke Shumaker
2013-10-26libremakepkg: configure [repo] to be first by default, not lastLuke Shumaker
2013-10-26librefetch: clean src-libre before runningLuke Shumaker
2013-10-26librechroot: check that copydir isn't mounted nosuid/noexecLuke Shumaker
2013-10-26librechroot: die if stdin isn't a TTY, be more verbose about it.Luke Shumaker
2013-10-26librechroot+indent: Add in a bunch of extra '\r's to work-around the systemd bugLuke Shumaker
2013-10-15librechroot: (bugfix) Use the correct exit status if stdout isn't a TTY.v20131015Luke Shumaker
2013-10-15libremakepkg: hooks-chcleanup: fix variable name causing it to not runLuke Shumaker
2013-10-08conf.sh.3: fix the reference to {get,set}_conf_makepkg in the BUGS sectionLuke Shumaker
2013-10-07librechroot: If stdout isn't a TTY, pipe progs in the chroot through cat.Luke Shumaker
2013-10-07(oops) I missed an instance of get_conf_makepkg.Luke Shumaker