Fossil

Timeline
Login

Timeline

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

13 check-ins using file src/update.c version a1e13d89

2010-11-13
12:48
On a "tree checksum does not match repository" error on a commit, go back and do a file-by-file comparison of the repository and the working checkout to try to discover what the problem is. Ticket [a483f0ab3f0d4da0]. ... (check-in: 64459dd0 user: drh tags: trunk)
02:17
Fixed typo in the help message for the deconstruct command ... (check-in: f7cf6dd7 user: aku tags: trunk)
02:16
Fixed typos in commit [aa2fdc286c]. ... (check-in: 8cf380a4 user: aku tags: trunk)
01:56
Refinements to the "sync protocol" document. ... (check-in: aa2fdc28 user: drh tags: trunk)
2010-11-12
23:27
More typos in the fossil-v-git document. ... (check-in: a17ed85c user: drh tags: trunk)
22:12
Wait to record the sync password until after the user has actually entered the sync password. Ticket [8b46db87f1bfa942b] ... (check-in: 328fc92c user: drh tags: trunk)
21:51
Add the fossil_nameofexe() function to use in place of g.argv[0]. ... (check-in: a04a6508 user: drh tags: trunk)
20:57
Fixed typos reported by ticket [a3336458f6864db0404b6d45b144be0b17526fb0]. ... (check-in: 03b53ca4 user: aku tags: trunk)
16:37
Incorporate the "addremove" command (with edits) from the StvPrivateHook2 branch. ... (check-in: ceab5371 user: drh tags: trunk)
15:17
A simple tweak to the graph javascript gets it working on IE6. Ticket [a734fe24da8f75758cf] ... (check-in: e0eceb78 user: drh tags: trunk)
00:24
Added documentation on ways to identify a check-in. ... (check-in: aaf8cfa2 user: drh tags: trunk)
2010-11-11
23:08
Change the name of the special "ckout" tag to "current". Also allow "previous" in addition to "prev" for the parent of the current checkout. ... (check-in: badb9ff2 user: drh tags: trunk)
22:04
Add support for "magic" tags "ckout", "prev" and "next". Show the version updating to when performing an "update". ... (check-in: 5ea9ad37 user: drh tags: trunk)