| AgeSort asc/desc | Change |
|---|---|
| Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 Next | |
| Aug 6, 2016 | |
| 7 years 4 months | eeshow/main.c (main): gtk_init removes --, so only call it if we have none |
| 7 years 4 months | eeshow/ (file_open, *_parse): return 0 on error (may still exit) |
| 7 years 4 months | eeshow/ (file_read, vcs_git_read): now pass 0 return from parse() |
| 7 years 4 months | eeshow/sch-parse.c (parse_line): no longer use return code 0 for EOF |
| 7 years 4 months | eeshow/lib-parse.c (lib_free): add cleanup of component data |
| 7 years 4 months | eeshow/sch-parse.c (sch_free): add cleanup of schematics data |
| Aug 5, 2016 | |
| 7 years 4 months | eeshow/gui.c: get only list of file names from main, parse on its own |
| 7 years 4 months | eeshow/: detect if repo is dirty and add history entry with commit = NULL |
| 7 years 4 months | eeshow/git-util.c, git-util.h: new place for things like git_*init* |
| 7 years 4 months | eeshow/git-hist.c (vcs_git_try): ignore repo if empty or corrupted |
| 7 years 4 months | eeshow/gui.c: show commit on sheet (if available); click to go to history |
| 7 years 4 months | eeshow/: if sheet is in repo, retrieve history, display in GUI on Up/Down (WIP) |
| 7 years 4 months | eeshow/git-file.c (vcs_git_init): common initialization |
| 7 years 4 months | eeshow/: fix some whitespace issues |
| Aug 4, 2016 | |
| 7 years 4 months | eeshow/: option -H path_into_repo to list branched history of repository |
| 7 years 4 months | eeshow/DEMO: add libgtk-3-dev dependency; add GUI invocation |
| 7 years 4 months | eeshow/git-file.c (related_other_repo): mark warning as such; fix typo |
| 7 years 4 months | eeshow/gui.c, README: PgUp/PgDn iterate through sheets in sequence |
| 7 years 4 months | eeshow/gui.c: replace ugly and fragile "prev" logic with a simple search |
| 7 years 4 months | eeshow/: retrieve title from *.sch; prefer over subsheet name when displaying |
Development Team
Admins
Werner Almesberger
Happy Crew
Wolfgang Spraul