Fossil

Timeline
Login

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

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

2016-02-13
06:57
Updated stash.test to reflect the incidental changes in output caused by the changes made in [fea4d80ee7]. Leaf check-in: a9afb1f049 user: rberteig tags: pending-review
05:00
If a file has been renamed in a stash, restore this information also in the vfile table so it doesn't show up as MISSING. check-in: fea4d80ee7 user: andybradford tags: pending-review
02:42
More fossil stash cases, this time with snapshot and interesting results of fossil stash diff in when a DELETE was snapshotted. check-in: 94b9530774 user: rberteig tags: trunk
2016-01-28
20:51
Test of feature branches, do not merge. check-in: b0f2a0ac53 user: mistachkin tags: do-not-merge, test-only
2016-01-26
09:18
Make fusefs a 2nd-tier command if it is not supported by the build Leaf check-in: 50d81f9504 user: baruch tags: pending-review
2016-01-24
14:43
Add option to show real branch colors in branch list Leaf 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
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
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 Closed-Leaf 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