Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

15 check-ins for the month beginning 2014-09-01 by user drh

Following month ↑
2014-09-23
16:02
When generating the "manifest" file in a checkout because "fossil setting manifest" is turned on, add an extra line of text to the end of the file to prevent the file from being interpreted as a valid control artifact in case the complete source tree is imported into another unrelated Fossil project. ... (check-in: 1dd4be80 user: drh tags: trunk)
15:21
Use strncmp() instead of memcmp() when comparing strings since memcmp() is not guaranteed to read bytes in order and hence might read past the zero-terminator of a string. ... (check-in: 52cb2404 user: drh tags: trunk)
2014-09-20
00:58
Update to the latest SQLite 3.8.7 alpha from upstream. ... (check-in: bfa13027 user: drh tags: trunk)
2014-09-17
15:13
Fix an issue with the "uf=" query parameter on the timeline. ... (check-in: d81c42d9 user: drh tags: trunk)
2014-09-14
21:05
Disallow "fossil set" and "fossil unset" on an ambiguous prefix. ... (check-in: 3b990b52 user: drh tags: trunk)
2014-09-13
16:10
Automatically remove "all" entries that differ only in case on case-insensitive filesystems. ... (check-in: c6079d14 user: drh tags: trunk)
16:04
Make "fossil ui" on Windows aware of current checkout. Allows using special names prev/next/current in ui ... (check-in: f62bedf1 user: drh tags: trunk)
15:54
Provide the ability to shun an entire RCVID in a single click. ... (check-in: 9b30c01e user: drh tags: trunk)
15:48
When reporting the status of a file, DELETED takes prescedence over MISSING. Ticket [94a1f83f9f07dda21d8e3b]. ... (check-in: f163faf1 user: drh tags: trunk)
2014-09-10
11:22
Remove the unreachable usage() from the "fossil branch" command. ... (check-in: 90e75800 user: drh tags: trunk)
01:39
Fix a typo in help text. ... (check-in: fe46cc65 user: drh tags: trunk)
2014-09-04
11:43
Make "ls" an alias for every "list" subcommand. ... (check-in: 68c11dba user: drh tags: trunk)
2014-09-01
19:01
Add two new quotes to the "quotes.wiki" page. ... (check-in: c19b3f88 user: drh tags: trunk)
18:51
Add the --with-miniz configuration option (with the complete miniz source code.) Add the globalState TH1 command and fixes to the TH1 expr command. ... (check-in: 66ae70a5 user: drh tags: trunk)
18:42
Incorporation the latest SQLite 3.8.7 alpha from upstream, for testing. ... (check-in: fc8d8546 user: drh tags: trunk)
Previous month ↓