Timeline
Not logged in

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

81 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
20:18
Fix harmless compiler warning. check-in: a3691d7679 user: mistachkin tags: trunk
2015-11-29
03:51
Fix incorrect form generation for zip pages from redirected anonymous login. This only happens when the zip permission is only allowed after anonymous login is successful. check-in: 167dec48fb user: andybradford tags: trunk
2015-11-28
19:59
Include the filename in the form action when redirected from login required to avoid needing to use Content-Disposition header to hint the client what the filename is. Closed-Leaf check-in: 5f32bf719d user: andybradford tags: pending-review
2015-11-24
23:41
Fix compiler warnings seen with MSVC. Add comments. check-in: 52e3d9d845 user: mistachkin tags: trunk
2015-11-12
11:37
Micro-optimization in lookslike* functions, proving that LOOK_CR can be expressed as (LOOK_LONE_CR | LOOK_CRLF) and LOOK_LF as (LOOK_LONE_LF | LOOK_CRLF). This saves 6 assembler-instructions in the loops. Ready to be reviewed. check-in: 13c796a496 user: jan.nijtmans tags: pending-review
11:32
re-shuffle LOOK_XXX flags such that LOOK_CR and LOOK_LF are last check-in: b29b7fd361 user: jan.nijtmans tags: pending-review
2015-11-10
16:38
Add the "fossil all config pull" command. check-in: d3b14a8e62 user: drh tags: trunk
2015-10-21
12:04
Backout changes from timeline_showfiles_fix branch which was attempting to fix discrepancy between CLI and web when listing modified files in checkins.

Make "fossil timeline -v" command behave like the web interface so the CLI timeline command get fixed instead of breaking the web interface. check-in: 3c34db8d0e user: mgagnon tags: trunk

2015-10-20
17:40
Cherrypick of [2a1d7e0efc]. Docker build 'release' by default. Meant for upcoming Fossil release. check-in: b88e6c7746 user: mistachkin tags: trunk
08:14
Docker build "release" by default. Meant for upcoming Fossil release. Closed-Leaf check-in: 2a1d7e0efc user: jan.nijtmans tags: pending-review
07:41
Backout [9431fec1ea098feab24002d4c3bfa0132017ef39]: It causes too many files being displayed in various screens. Reported in fossil-dev and Tcl Core mailing list. check-in: 5903a70bd5 user: jan.nijtmans tags: pending-review
2015-10-19
18:22
Tweaks to change log. check-in: f324a0a4b2 user: mistachkin tags: trunk
12:02
Prevent duplicate entries on the file list of a timeline. check-in: 22e0427b10 user: drh tags: trunk
2015-10-10
13:36
Fix the show-files option for timelines so that it shows all files affected, even if they are coming in from a merge. check-in: 9431fec1ea user: drh tags: trunk
2015-08-07
05:15
Integrate change to disallow passing in a NULL pointer to blob_append. check-in: dd75bc574d user: andybradford tags: trunk
2015-08-02
02:44
Avoid using a null pointer resulting in a segfault if caller sends in null. Closed-Leaf check-in: 2d714a4e48 user: andybradford tags: pending-review
2015-07-29
17:35
minor CGI-in-chroot doc update from the ML. check-in: 1d3a80474b user: stephan tags: trunk
2015-03-03
13:04
Merge in new "checkin"-to-"check-in" fixes and other documentation typo fixes. check-in: d5ef91feb8 user: drh tags: trunk
2015-03-01
21:01
Command line output-only changes of 'checkins' to 'check-ins' for the dbstat, info, and purge sub-commands. This may break some pre-existing automation, please review. Closed-Leaf check-in: 739b3aab92 user: mistachkin tags: pending-review
20:56
More changes to make 'check-in' terminology consistent in source comments, SQL comments, JSON error messages, and web page link text. check-in: 30c107e2c8 user: mistachkin tags: trunk
2015-01-27
07:39
For SSH clients we cannot know what IP address SSH will choose when connecting to the remote IP address, so just log the URL hostname instead which is arguably better than recording the misinformation of an IP to which Fossil did not connect. (drh adds:) See alternative implementation at [9bc7041ae74d]. Closed-Leaf check-in: 52f08008e2 user: andybradford tags: pending-review
03:53
Increase the version number to 1.31, due to the change to the MLINK schema. check-in: 09fe92ad72 user: drh tags: trunk
2015-01-06
13:14
Add the --verbose option to the clone command. check-in: 5e7d3effa3 user: drh tags: trunk
06:46
Extend verbose option to clone operations as well. Closed-Leaf check-in: 7421f9263c user: andybradford tags: pending-review
01:06
Add icons on sortable table headers to show which columns are sortable and which is the current sort column. This code is inspired by the brlist-visual-enhancement branch, but is a completely new implementation. check-in: 8533365e44 user: drh tags: trunk
2014-09-17
15:13
Fix an issue with the "uf=" query parameter on the timeline. check-in: d81c42d9ed user: drh tags: trunk
14:41
fix issue when showing checkins using a file incorrect checkins shown after merge Closed-Leaf check-in: 813b860ce4 user: baruch tags: pending-review
2014-09-16
20:50
Fix typo in CSS, see [bed6662935]. check-in: 3d2690a976 user: mistachkin tags: trunk
2014-09-14
21:05
Disallow "fossil set" and "fossil unset" on an ambiguous prefix. check-in: 3b990b5203 user: drh tags: trunk
11:17
prevent setting/unsetting property based on ambiguous prefix Closed-Leaf check-in: c3fee15bd4 user: baruch tags: pending-review
2014-09-13
16:10
Automatically remove "all" entries that differ only in case on case-insensitive filesystems. check-in: c6079d148e user: drh tags: trunk