Fossil

Timeline
Login

Timeline

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

40 check-ins for the month beginning 2013-04-01 by user jan.nijtmans

Following month ↑
2013-04-28
20:19
All ui pages (and their JSON equivalent) should handle filenames case-sensitive because they don't access the file system ... (check-in: 4c5c96c9 user: jan.nijtmans tags: trunk)
2013-04-26
09:29
One more: --new-file makes the diff command much more verbose. Fix /event?v= ... (Closed-Leaf check-in: 0a5abbee user: jan.nijtmans tags: verbose)
08:28
Rename --detail, --showfiles, --files to -v|--verbose (but keep original as deprecated) ... (check-in: 34ed0afc user: jan.nijtmans tags: verbose)
07:11
New option -c|--ckout to "fossil all ignore" ... (check-in: 14779a31 user: jan.nijtmans tags: trunk)
2013-04-24
07:56
The default for the "case-sensitive" setting should be "off" on Cygwin/Mac/Windows, as documented. ... (check-in: 95934c26 user: jan.nijtmans tags: trunk)
07:28
All ui pages (and JSON) should handle filenames case-sensitive because they don't access the file system. ... (Closed-Leaf check-in: c967b661 user: jan.nijtmans tags: page-case-sensitive)
06:54
Revert [681b17ce0e], because Chiselapp found a new home. ... (check-in: 59e4742a user: jan.nijtmans tags: trunk)
2013-04-23
08:40
Add --limit as alias to --count in "fossil timeline" for consistancy with other commands. Add many short options, like "-a" for "--all" and "-c" for "--closed" (The JSON part already had those) ... (check-in: 8b17c236 user: jan.nijtmans tags: trunk)
2013-04-21
21:59
Add -n|--dry-run options to commands which already have --test or --nochange. ... (check-in: 0b866397 user: jan.nijtmans tags: trunk)
2013-04-19
07:55
Rename "--limit" to "--count" and "--test" to "--nochange" in some fossil commands ... (Closed-Leaf check-in: e72af505 user: jan.nijtmans tags: count-nochange)
2013-04-18
08:46
Use the function filename_collation() everywhere in stead of passing caseSensitive as parameter. ... (check-in: 3c781f4f user: jan.nijtmans tags: trunk)
2013-04-17
14:00
Document "fossil tag --type TYPE" and "fossil timeline --count N --type TYPE" ... (check-in: f8e526c2 user: jan.nijtmans tags: trunk)
10:15
Only create index when "case-sensitive" is off. ... (check-in: 87ac9af8 user: jan.nijtmans tags: trunk)
09:30
Fix [85017e9273]: Under Windows, renamed file keeps getting "ADDED". ... (check-in: e8e444ec user: jan.nijtmans tags: trunk)
09:19
Cygwin: the default value of the "case-sensitive" setting now depends on the case-sensitive setting of the windows kernel. See: http://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-casesensitive. Alphabetize some command documentation. ... (check-in: 9359b41f user: jan.nijtmans tags: trunk)
2013-04-16
09:59
Suggested fix for [85017e9273] ... (Closed-Leaf check-in: d0764530 user: jan.nijtmans tags: ticket-85017e9273)
09:01
More comments ... (check-in: d3e5f30b user: jan.nijtmans tags: ui-no-utf8)
2013-04-15
12:35
merge trunk ... (check-in: 3d82be0e user: jan.nijtmans tags: ui-no-utf8)
2013-04-10
11:08
Document keep-glob. Rebase ... (check-in: 191f4e0f user: jan.nijtmans tags: clean-with-ignore)
11:04
Document encoding-glob setting ... (check-in: 37564836 user: jan.nijtmans tags: trunk)
10:53
Chisel is going the way of the dodo ... (check-in: 681b17ce user: jan.nijtmans tags: trunk)
2013-04-08
21:05
rebase ... (check-in: 88ece116 user: jan.nijtmans tags: clean-with-ignore)
10:42
Consistant use of DIFF_CANNOT_COMPUTE_??? messages ... (check-in: b18276cb user: jan.nijtmans tags: ui-no-utf8)
09:03
Implement LOOK_INVALID for utf-16, and use it to detect UTF-16 without BOM in network byte order ... (check-in: 2d14d82c user: jan.nijtmans tags: ui-no-utf8)
2013-04-05
07:44
Branches "use-blob_strip_bom" and "improve_commit_warning" go together in a single new (experimental) branch ... (check-in: a7e77a66 user: jan.nijtmans tags: ui-no-utf8)
2013-04-04
15:24
eliminate goto ... (Closed-Leaf check-in: c11b3736 user: jan.nijtmans tags: improve_commit_warning)
12:02
don't use tabs ... (check-in: c3a39ffe user: jan.nijtmans tags: improve_commit_warning)
11:35
merge trunk ... (check-in: d8bc29f3 user: jan.nijtmans tags: improve_commit_warning)
06:53
Simplyfy/speed-up use of LOOK_??? flags. Rename LOOK_CR/LF to LOOK_ANY_CR/LF. ... (Closed-Leaf check-in: 468f1346 user: jan.nijtmans tags: looks-like-utf)
06:43
copy/paste error in comment ... (check-in: eb3c9b34 user: jan.nijtmans tags: trunk)
2013-04-03
10:02
rebase ... (check-in: 2e545d58 user: jan.nijtmans tags: clean-with-ignore)
09:59
merge trunk ... (Closed-Leaf check-in: ccc9896f user: jan.nijtmans tags: looks-like-utf)
09:39
Implement LOOK_SHORT flag Re-order test-cases such that adding to "data" array will not result in more renumberings any more. This should prevent the "More than 10,000 changes" in some (not all) cases. ... (check-in: 1686ff71 user: jan.nijtmans tags: trunk)
07:50
rebase ... (Closed-Leaf check-in: ab4e8638 user: jan.nijtmans tags: ticket-d17d6e5b17)
07:36
rebase ... (check-in: 6159a7f2 user: jan.nijtmans tags: clean-with-ignore)
2013-04-02
09:31
merge trunk ... (check-in: bdd97904 user: jan.nijtmans tags: clean-with-ignore)
08:43
too long line ... (check-in: eff988b2 user: jan.nijtmans tags: looks-like-utf)
08:36
More compact, better readable, output for test-looks-like-utf command. ... (check-in: caa50cff user: jan.nijtmans tags: looks-like-utf)
2013-04-01
16:12
Remove unused variable ... (check-in: 5a920d72 user: jan.nijtmans tags: trunk)
15:54
merge trunk ... (check-in: 109c1ef5 user: jan.nijtmans tags: clean-with-ignore)
Previous month ↓