Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch stash_add Excluding Merge-Ins
This is equivalent to a diff from 1c9e023382 to ef27b0059a
2014-03-13
| ||
11:58 | Fix the stash so that it remembers added files and readds them when the stash is applied. check-in: db052aa4c6 user: drh tags: trunk | |
2014-03-12
| ||
04:12 | Accidentally removed a newline with vi's shift-j. No change in functionality. Closed-Leaf check-in: ef27b0059a user: andybradford tags: stash_add | |
04:08 | Make stash_apply handle new files and put them in an ADDED state. check-in: c2d748ae2c user: andybradford tags: stash_add | |
2014-03-11
| ||
23:34 | Always define variables at block start check-in: 1c9e023382 user: jan.nijtmans tags: trunk | |
23:23 | For initial non-empty check-ins (without parent but with F-cards), add "Changes" section to "ci" page, except for the "patch" button (which is the only thing that doesn't work anyway) check-in: 79c90ac4a4 user: jan.nijtmans tags: trunk | |
Changes to src/add.c.
Changes to src/stash.c.