Werner Almesberger
|
17360f7ddd
|
eeshow/git-file.c (vcs_git_init): common initialization
|
2016-08-04 19:40:29 -03:00 |
|
Werner Almesberger
|
a21bc66e55
|
eeshow/: make "related" work also for repositories (WIP)
For now, we only support the case where the file doesn't exists in any
other repo, which is a common situation with sub-sheets.
|
2016-08-02 19:13:28 -03:00 |
|
Werner Almesberger
|
05af03a0fd
|
eeshow/: split file_read into open/read/close
This is to allow for a better implementation of "related" in the future.
|
2016-08-02 15:36:18 -03:00 |
|
Werner Almesberger
|
86feabf49c
|
sch2fig/git-file.c, git-file.h: start our git_* identifiers with vcs_git_
Since we'll use this name space more intensely, we don't want to risk
clashes
|
2016-08-02 14:49:54 -03:00 |
|
Werner Almesberger
|
a941a5f246
|
rename sch2fig to eeshow
|
2016-08-02 11:00:08 -03:00 |
|