summaryrefslogtreecommitdiffstats
path: root/git-difme.scm
Commit message (Collapse)AuthorAgeFilesLines
* add difme worker functions.rsiddharth2016-07-101-0/+21
| | | | | * git-scm (build-stage-regex, work-difme): new functions. (difme): new function; incomplete.
* update main function.rsiddharth2016-07-101-0/+1
| | | | * git-difme.scm (main): add docstring.
* add functions that provides a git interface.rsiddharth2016-07-101-0/+64
| | | | | * git-difme.scm (stage-files, difme-status, difme-stage, difme-commit, difme-push): new functions.
* add configuration functions.rsiddharth2016-07-101-0/+23
| | | | | * git-difme.scm (load-config, get-config-path, get-difme-repos): new functions.
* add utility functions.rsiddharth2016-07-101-1/+29
| | | | | | * git-difme.scm (with-directory-excursion): new macro. verbatim from (guix build utils). thank you ludovic courtès. (difme-exec): new function.
* add git-difme.scmrsiddharth2016-07-071-0/+7