Timeline
Not logged in

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

9 check-ins related to "merge_renames"

2011-09-01
22:05
Add in the merge_renames test script from the similarly named branch. check-in: fcd68266e0 user: drh tags: trunk
2011-08-31
20:34
Adding a new test I wanted to write. I just saw this in my local copy, but I really forgot if I finished it or not. Closed-Leaf check-in: 62f4a8a61c user: viriketo tags: merge_renames
2011-08-30
08:01
Updating from trunk to keep up working in the branch with the most recent fossil code. check-in: 75aaf30aad user: viriketo tags: merge_renames
08:00
More comments about tests I'd like to write. check-in: 281e5121e7 user: viriketo tags: merge_renames
2011-08-29
13:35
Remove unused variables from timeline.c. Like [b76ce3d5f1c329] but omits the change to th_tcl.c. check-in: 0b9371365d user: drh tags: trunk
2011-08-05
12:43
Taking a note about a new test I should write about merges with renames.. check-in: b78d999988 user: viriketo tags: merge_renames
2011-06-17
20:13
Adding a new test (this failed by current trunk) based on ticket [74413366fe]. check-in: b2e7370e32 user: viric tags: merge_renames
19:09
Adding a first test for merging branches with renames. Related to ticket [554f44ee74]. check-in: 8526b151fc user: viriketo tags: merge_renames
15:13
Fixes to "export --git". Changes spaces in tag names to "_" since Git cannot deal with spaces in tag names. Make sure the name of the committer is well-formed according to git's definition of well-formedness. check-in: b707622f29 user: drh tags: trunk