1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-08-28 03:55:52 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
Werner Almesberger
ba95c01249 eeshow/: detect if repo is dirty and add history entry with commit = NULL 2016-08-05 09:24:56 -03:00
Werner Almesberger
7dc1211cfd eeshow/git-util.c, git-util.h: new place for things like git_*init* 2016-08-05 08:57:44 -03:00
Werner Almesberger
3eaf4567fa eeshow/git-hist.c (vcs_git_try): ignore repo if empty or corrupted 2016-08-05 08:41:33 -03:00
Werner Almesberger
17e70172bf eeshow/: if sheet is in repo, retrieve history, display in GUI on Up/Down (WIP)
This isn't useful yet.
2016-08-04 20:35:41 -03:00
Werner Almesberger
17360f7ddd eeshow/git-file.c (vcs_git_init): common initialization 2016-08-04 19:40:29 -03:00
Werner Almesberger
e18c146323 eeshow/: option -H path_into_repo to list branched history of repository 2016-08-04 16:45:48 -03:00