Timeline
Not logged in

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

50 most recent check-ins related to "pending-review"

2016-10-26
21:21
Enhance 'brlist' page to make use of branch colors. check-in: 796c9abacd user: mistachkin tags: trunk
21:08
Remove the 'fusefs' command from builds that do not have underlying support enabled. check-in: 75ef451128 user: mistachkin tags: trunk
2016-10-25
22:05
Remove the 'fusefs' command from builds that do not have underlying support enabled. check-in: 20b67ab3b0 user: mistachkin tags: experimental
2016-10-23
01:42
Enhance 'brlist' page to make use of branch colors. check-in: 435ca5d2e4 user: mistachkin tags: experimental
2016-10-05
12:59
Ensure that inputs to delta_create() are always memory aligned as if obtained from malloc(). check-in: c91e487140 user: drh tags: trunk
06:54
Given that the buffer may not actually be memory obtained by malloc(), make sure that it is, that checksum() doesn't fail an assertion. Closed-Leaf check-in: 75ddc3687a user: andybradford tags: pending-review
06:40
The 'manifest' setting still needs to be marked as 'versionable'. check-in: 3604802d55 user: mistachkin tags: trunk
2016-10-04
03:55
Return an error instead of silently ignoring invalid input. check-in: 274e537bb0 user: andybradford tags: trunk
2016-10-01
05:07
Return an error if the origin cannot be matched to a check-in or a date. Closed-Leaf check-in: 34d0c57043 user: andybradford tags: pending-review
04:21
Use #define constants instead of numbers to improve readability of code. check-in: 68b53604bb user: andybradford tags: trunk
2016-08-18
14:30
merge trunk Closed-Leaf check-in: e81063b97a user: jan.nijtmans tags: pending-review
13:30
Mention "full text search" as a feature in the web interface documentation. check-in: 63bff950cc user: drh tags: trunk
2016-06-17
07:39
Merge trunk check-in: 4887295ab8 user: jan.nijtmans tags: pending-review
07:24
Remove a function which isn't use anywhere check-in: e2a280fc89 user: jan.nijtmans tags: trunk
2016-05-17
11:35
Adds option to show branch colors on brlist page check-in: 2fa1a8a935 user: baruch tags: brlist-cleanup
2016-03-06
06:35
Merge updates from trunk. Closed-Leaf check-in: ff4a4fe6b2 user: mistachkin tags: pending-review
06:35
Merge updates from trunk. Closed-Leaf check-in: 4bd2b54592 user: mistachkin tags: pending-review
2016-03-05
20:01
Added add_content_sql_commands() to /admin_sql, as per ML discussion. check-in: 93f514ca2c user: stephan tags: trunk
2016-02-26
18:42
Add -e as a short option for --edit-comment in fossil amend. check-in: 9ea1f14043 user: rberteig tags: trunk
02:54
Add -e as a short option for --edit-comment in the amend command. Closed-Leaf check-in: 769bc7b436 user: rberteig tags: pending-review
2016-02-17
22:10
Minor formatting change to the test-delta-analyze command. check-in: 7935571bea user: drh tags: trunk
2016-01-28
20:51
Test of feature branches, do not merge. check-in: b0f2a0ac53 user: mistachkin tags: test-only, do-not-merge
2016-01-26
09:18
Make fusefs a 2nd-tier command if it is not supported by the build check-in: 50d81f9504 user: baruch tags: pending-review
2016-01-24
14:43
Add option to show real branch colors in branch list check-in: 26fc65f99c user: baruch tags: pending-review
2016-01-21
21:40
Fix Older/Newer buttons if showing timeline before beginning or after end of existing timeline check-in: aa867868d8 user: baruch tags: baruch_timeline_fixes
12:44
fixed condition which caused the "Yearly total" row to not be rendered on the oldest year in the bymonth report in some cases. check-in: ec3dd27f97 user: stephan tags: trunk
10:32
Fix memory leak from previous commit Closed-Leaf check-in: 9ab7122d6a user: baruch tags: pending-review
2016-01-20
23:07
Fix "Newer" button in timeline when using "c" parameter check-in: 28dd7c1daa user: baruch tags: pending-review
18:31
Use a VIEW rather than a TABLE for collecting the data for some piecharts. check-in: 2bd670ac3c user: drh tags: trunk
13:36
Add submenu to default branch list page Closed-Leaf check-in: 737e8d2394 user: baruch tags: pending-review
12:15
Remove even fusefs command from non fuse-enabled builds check-in: 06fd798bdc user: baruch tags: pending-review
10:46
Change piechart table to view since tables have undefined order Closed-Leaf check-in: cdf0d6a3a3 user: baruch tags: pending-review
2016-01-19
18:59
Remove superfluous library reference when compiling with MinGW. check-in: 9a09124875 user: mistachkin tags: trunk
2016-01-06
20:49
Merge trunk check-in: 9e1fa626e4 user: jan.nijtmans tags: pending-review
19:49
Do not set the directory permission bit on empty files when creating a ZIP archive. check-in: 3d5cf48bf2 user: mistachkin tags: trunk
19:44
Do not set the directory permission bit on empty files when creating a ZIP archive. Closed-Leaf check-in: 18607775fe user: mistachkin tags: pending-review
17:18
Add '-quiet' command line option to the test suite. check-in: c2e42166ef user: mistachkin tags: trunk
2015-12-23
22:35
Merge trunk check-in: 9a69d84e06 user: jan.nijtmans tags: pending-review
21:35
Restore original definitions of the 'LOOK_*' flags. check-in: 3161968463 user: mistachkin tags: trunk
01:37
Enhancements to the lookslike functions. check-in: 6b292eaa78 user: drh tags: trunk
01:36
Improvements to activity reports. check-in: c94dc804c4 user: drh tags: trunk
2015-12-22
14:44
Removed unneeded variable Closed-Leaf check-in: 2c5a5e82be user: baruch tags: pending-review
2015-12-21
20:17
Fix so that when showing stats for single user, that user's name is selected in the box check-in: f6844f3a0a user: baruch tags: pending-review
08:49
merge trunk check-in: 255327f053 user: jan.nijtmans tags: pending-review
2015-12-20
02:02
Make use of the new $ROOT feature in the on-line documentation. check-in: 604862508b user: drh tags: trunk
2015-12-03
22:53
On Windows, deal with the reserved 12 characters (8.3) always needed for long directory names. check-in: 9571b68a7a user: drh tags: trunk
15:41
Improved cross-linking of clusters. check-in: 24606598a7 user: drh tags: trunk
08:57
Correct code for style, no change in functionality. Closed-Leaf check-in: 654fb1f4af user: andybradford tags: pending-review
08:36
Crosslink clusters so that fossil test-clusters and test-describe-artifacts will be able to identify them correctly. check-in: 81bdb68764 user: andybradford tags: pending-review
2015-12-02
20:23
Experimental changes to deal with the reserved 12 characters (e.g. 'FILENAME.EXT') always needed for long directory names on Windows. Closed-Leaf check-in: 6ebef28f2b user: mistachkin tags: pending-review