|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| | 
| 
| 
| 
| 
| 
| 
| | if a repo has a rule set to ".", then all files will be staged and committed.
* README.org (rules): add new rule ".".
(config): update example config to illustrate the "." rule.
* git-difme.scm (build-stage-regex): accommodate new rule ".". | 
| | 
| 
| 
| | * example/config (difme-repos): add docstring. | 
|  | `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. |