| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
| |
* git-difme.scm (with-directory-excursion): new macro. verbatim
from (guix build utils). thank you ludovic courtès.
(difme-exec): new function.
|
|
|
|
| |
* Makefile: add blank lines.
|
|
|
|
|
|
|
|
|
|
|
|
| |
`make config` will now install a sample configuration file at
`~/.config/git-difme/config`.
* Makefile (config, $(config_dir), $(config_file)): new targets.
* README.org (the config file): add sub section under `installing`
section.
* examples/config: add file; sample user config file.
|
|
|
|
| |
* README.org (installing): add section.
|
|
|
|
| |
* README.org (git difme): add git clone url.
|
|
|
|
|
| |
* COPYING: new file.
* README.org (license): add section.
|
|
|
|
|
|
|
| |
* README.org (rules): modify file types list, change untracked file
symbol to `?`.
(config): change structure of `difm-repos`; it is a function and the
elements inside the lists are strings.
|
| |
|
| |
|
| |
|
|
|