Timeline
Not logged in

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

57 check-ins for the month beginning 2013-07-01 by user jan.nijtmans

Following month ↑
2013-07-30
11:46
typo check-in: 3947457b62 user: jan.nijtmans tags: trunk
2013-07-26
12:55
trivial doc fix check-in: 249ac41189 user: jan.nijtmans tags: trunk
12:54
trivial doc fix check-in: 498e4d3bcc user: jan.nijtmans tags: possible-cygwin-fix
12:27
Rebase. Generate sqlite3.[ch] from latest SQLite trunk. (still experimental) check-in: 3719ad9579 user: jan.nijtmans tags: possible-cygwin-fix
08:17
rebase Closed-Leaf check-in: 2015bbd55d user: jan.nijtmans tags: merge-integrate
07:06
Fix hardcoded "/cygdrive" for Cygwin. Thanks to Warren Young! check-in: 5af289e999 user: jan.nijtmans tags: trunk
2013-07-25
10:20
Check for some more environment variable to be used as temporary directory on Cygwin: TMP, TEMP and USERPROFILE check-in: fa608f9eb6 user: jan.nijtmans tags: possible-cygwin-fix
09:48
Next attempt at a fix for the Cygwin "Backslashes in tempfile" problem. If it works, should move to SQLite. Still being tested. check-in: fec3c7fe3a user: jan.nijtmans tags: possible-cygwin-fix
2013-07-24
12:27
Fix some test-cases, due to name-change "test-3-way-merge" -> "3-way-merge" check-in: 8b47f2d270 user: jan.nijtmans tags: trunk
11:26
(NOT a good idea, as it starts using posix locking which cannot cooperate with other Windows programs!) Use os_unix.c, not os_win.c on Cygwin. () Closed-Leaf check-in: b88edfefbb user: jan.nijtmans tags: possible-cygwin-fix
08:48
Always use lowercase drive-letter in /cygdrive paths check-in: 59c22194bc user: jan.nijtmans tags: trunk
08:14
Fix operations by Cygwin fossil on a checkout done earlier by Win32 fossil. check-in: 340cee03ee user: jan.nijtmans tags: trunk
07:00
Fix operation of "./configure --disable-internal-sqlite" check-in: e1eb7aa88d user: jan.nijtmans tags: trunk
05:24
rebase check-in: 072e2b16db user: jan.nijtmans tags: merge-integrate
2013-07-23
10:25
rebase check-in: bdad403f94 user: jan.nijtmans tags: tkt-change-hook
2013-07-22
09:37
Eliminate some unused variables. "int const" -> "const int" and "char const" -> "const char" check-in: b2640f61d7 user: jan.nijtmans tags: trunk
09:23
rebase check-in: 7b7a4bd579 user: jan.nijtmans tags: merge-integrate
08:55
Better outlining of output from "fossil status", "fossil changes" and "fossil ls --verbose". Let "fossil ls --verbose" differentiate between EDITED, CONFLICT, UPD_BY_MERGE and ADD_BY_MERGE, just like "fossil status" and "fossil changes" check-in: c41d70dccd user: jan.nijtmans tags: trunk
07:52
Fix bug. check-in: c9ee3ff674 user: jan.nijtmans tags: merge-integrate
07:42
A few more places where the "chnged" field values 4 and 5 have effect check-in: 530ef9557b user: jan.nijtmans tags: merge-integrate
07:09
Add "fossil status" markers for UPDATED_BY_INTEGRATE and ADDED_BY_INTEGRATE check-in: e9ffc05c0b user: jan.nijtmans tags: merge-integrate
2013-07-21
16:29
rebase check-in: 54aef59916 user: jan.nijtmans tags: cleanX-no-clean-glob
2013-07-17
12:04
merge trunk Closed-Leaf check-in: 5d8551bfa1 user: jan.nijtmans tags: ui-no-utf8
2013-07-14
15:52
Documentation check-in: d1865e7ca1 user: jan.nijtmans tags: merge-integrate
14:56
Rebase. Use -4 as INTEGRATE tag, not -3 check-in: 967ef5f7c5 user: jan.nijtmans tags: merge-integrate
2013-07-12
14:26
typo check-in: 011a4ad1eb user: jan.nijtmans tags: merge-integrate
13:54
submitTicketCmd() must not return TH_ERROR if ticket_put() fails. check-in: ebfd7020aa user: jan.nijtmans tags: tkt-change-hook
12:39
Better error reporting using fossil_error mechanism. check-in: 97b47ddadf user: jan.nijtmans tags: tkt-change-hook
11:38
rebase check-in: ebc22d22d2 user: jan.nijtmans tags: tkt-change-hook
11:33
rebase check-in: a745092fbc user: jan.nijtmans tags: merge-integrate
11:31
Any vmerge.id < -2 should be handled as a MERGED_WITH by default, not as BACKOUT (even though trunk fossil cannot produce that yet). check-in: 88e60e8ff3 user: jan.nijtmans tags: trunk
08:05
In case of a dry-run, output manifest before printing other information about the merge. check-in: 72713b7d66 user: jan.nijtmans tags: merge-integrate
07:58
Minor tweaks in error/warning messages. Well-tested now. check-in: 5f4b03ebf0 user: jan.nijtmans tags: merge-integrate
2013-07-11
15:20
Implementation complete. Should be thorougly tested now. check-in: 491dd37970 user: jan.nijtmans tags: merge-integrate
11:58
First shot at better error-reporting. check-in: 0dbaf29294 user: jan.nijtmans tags: tkt-change-hook
11:28
wrong default return value. check-in: 3db66bc98f user: jan.nijtmans tags: tkt-change-hook
11:03
Code cleanup. Revert manifest_crosslink() to its original signature. check-in: b63458304d user: jan.nijtmans tags: tkt-change-hook
10:46
Don't allow "tktnew" and "tktedit" pages or the "Common" hook to use the "http" command any more. Don't let "fossil rebuild" run any hooks. check-in: 57d1d2811b user: jan.nijtmans tags: tkt-change-hook
08:47
Implement "fossil merge --integrate" as suggested by Harald Oehlmann. The only part missing is the actual closing of the branch. check-in: b984ecaf1d user: jan.nijtmans tags: merge-integrate
2013-07-10
14:05
Final bug-fixes (I hope) check-in: a27df49629 user: jan.nijtmans tags: tkt-change-hook
13:00
Bug-fixes: - ticket change resulted in ticket hook firing twice. - uuid for commits was determined wrong. check-in: 078c67e0c4 user: jan.nijtmans tags: tkt-change-hook
10:22
Add new "Tranfer Commit" hook, together with UI pages. Move existing "Ticket" hook there as well. check-in: 266aca1c42 user: jan.nijtmans tags: tkt-change-hook
10:10
Only set "seen-delta-manifest" once. check-in: 18d762af88 user: jan.nijtmans tags: trunk
08:07
Some code cleanup. Rename "tkt" variable to "uuid". check-in: 8564e1c6bb user: jan.nijtmans tags: tkt-change-hook
2013-07-09
13:06
rebase check-in: ec9a14a3c9 user: jan.nijtmans tags: tkt-change-hook
12:47
First attempt at getting uuid's available in the push hook script. check-in: d747c14330 user: jan.nijtmans tags: tkt-change-hook
12:06
Properly determine usage of '/', and don't put URL params in "Host:" check-in: 7a63685d73 user: jan.nijtmans tags: tkt-change-hook
11:48
First bug found by testing: URL parameters were not being sent. Maybe url_parse() should be exteded doing that. check-in: 6950cd3666 user: jan.nijtmans tags: tkt-change-hook
11:06
"http-allow-regexp" setting and "http -async" (continuing experiments) check-in: 75a9c981ab user: jan.nijtmans tags: tkt-change-hook
08:51
Fix "fossil commit" when specifying a directory on the command line which doesn't exist. check-in: 062b82c8b0 user: jan.nijtmans tags: trunk
2013-07-08
20:07
limit hook http requests to localhost, unless setting "http-outside" is set. check-in: 2b233e0af2 user: jan.nijtmans tags: tkt-change-hook
18:28
some first security restrictions check-in: 6949032cfe user: jan.nijtmans tags: tkt-change-hook
14:58
add http command to TH1 (untested) check-in: 4467415eda user: jan.nijtmans tags: tkt-change-hook
13:51
Populate ticket uuid for use in Th hook. check-in: 2372e7ecf2 user: jan.nijtmans tags: tkt-change-hook
2013-07-05
12:06
Fix behavior of "fossil commit" on case-insensitive file systems. check-in: c1611f7dfa user: jan.nijtmans tags: trunk
06:46
Fix [8ee231223d]: fossil ls --age --verbose ignores --verbose check-in: 40d152478a user: jan.nijtmans tags: trunk
2013-07-01
09:08
rebase Closed-Leaf check-in: d57bddaa37 user: jan.nijtmans tags: pending-review
Previous month ↓