Fossil

Timeline
Login

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

30 check-ins using file src/add.c version 91e569092d

2010-03-01
00:54
Update the how-to-build documentation in the BUILD.txt file at the root of the source tree. ... (check-in: 355d37ca8c user: drh tags: trunk)
2010-02-28
08:18
fix small issue in postbuild ... (Closed-Leaf check-in: 7f2ccea7ff user: ron tags: ron-make)
07:01
added make wrapper script ... (check-in: 0ddd305acb user: ron tags: ron-make)
2010-02-27
12:26
A wiki-style hyperlink to a well-formed ISO8601 date-time will link to the timeline at that date and time. ... (check-in: 7ca773bc31 user: drh tags: trunk)
2010-02-26
13:09
Update SQLite to pre-3.6.23. ... (check-in: 1efd09ed4f user: drh tags: trunk)
03:02
Merge in latest changes from trunk. ... (Closed-Leaf check-in: df90572760 user: linuxfood tags: creole)
2010-02-25
12:58
If a file has been deleted from the filesystem, but not deleted by fossil, then make the "update" command restore that file. Ticket [7c3ca0eae8287] ... (check-in: 63d5a4fe25 user: drh tags: trunk)
2010-02-24
22:39
Back out the changes of [0e2281fc8a757] since they were causing a segfault while trying to enter a new ticket. The ticket [6b498a792c0] should still be fixed. ... (check-in: 5a6634c453 user: drh tags: trunk)
04:11
Updates to the file format documentation. ... (check-in: f01ec9db8b user: drh tags: trunk)
2010-02-23
21:30
Improved graph layout algorithm attempts to keep merge arrows in between their source and destination. ... (check-in: 0f27a59808 user: drh tags: trunk)
16:14
Fix the Makefile so that all parameters are commented and so that it works with non-GNU makes. ... (check-in: 8fe33aa575 user: drh tags: trunk)
15:33
Make the "clearsign" PGP signing default to off. ... (check-in: 28987096ac user: drh tags: trunk)
15:28
Fix the width of the graph canvas so that it does not overlap and disable hyperlinks in the check-in comment text. Ticket [ddd45723b9a2]. ... (check-in: 847ae1fe0f user: drh tags: trunk)
2010-02-21
10:45
make it possible to do both Linux and Win builds without doing clean first ... (check-in: aff93fb6b8 user: ron tags: trunk)
2010-02-19
17:57
timeline.rss now supports n=### param, like the /timeline page does. This feature is arguable (could lead to DoS), but i want it for harvesting an activity timeline which includes older commits. ... (check-in: 65a46db339 user: stephan tags: trunk)
2010-02-18
15:48
Remove the byte-order mark from the beginning of index.wiki. ... (check-in: e964b55dd6 user: drh tags: trunk)
13:47
Fixed layout of the custom_tickets.wiki page. ... (check-in: 5edfe089ca user: ron tags: trunk)
12:46
customize tickets (visible from main) ... (check-in: c98e4a47bd user: ron tags: trunk)
12:44
customize tickets ... (check-in: c2aab086d8 user: ron tags: trunk)
11:23
Finalize (for now) the server docs ... (check-in: 0893a67a9c user: ron tags: trunk)
11:22
Add a link from the homepage to the new server documentation. ... (check-in: ae2adb543b user: ron tags: trunk)
11:20
server docs ... (check-in: 0c83e192c7 user: ron tags: trunk)
2010-02-17
20:27
more detail for server.wiki ... (check-in: c516e0d2a0 user: ron tags: trunk)
20:17
add server.wiki document ... (check-in: f546625903 user: ron tags: trunk)
16:34
fix typo in isspace() ... (check-in: ef43b99573 user: rwilson tags: trunk)
2010-02-16
20:02
fixed [6b498a792c] ... (check-in: 0e2281fc8a user: ron tags: trunk)
17:49
Remove surplus ":" from the user-home: line in windows builds. Ticket [eff2cbe5ae11c] ... (check-in: 0ee44737e8 user: drh tags: trunk)
2010-02-15
21:06
Improve punctuation. Related to [6b8dcc1d67171f3e3]. ... (check-in: d5dd493b00 user: bch tags: trunk)
21:01
Remove superfluous word, as per [6b8dcc1d67171f3e30]. ... (check-in: 05b44d58a0 user: bch tags: trunk)
2010-02-13
12:30
Fixed bug [2245a1e3d0]. rm command now properly checks return value. ... (check-in: 02f638a16f user: jeremy_c tags: trunk, release)