Fossil

Timeline
Login

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

100 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
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
2014-08-14
10:30
diff: when --to is provided but --from is not, default to --from current, per ML suggestion. Closed-Leaf check-in: d5a8940431 user: stephan tags: pending-review
07:06
Cherry-pick [http://www.sqlite.org/src/info/f01d42cc8b00d2b7c4f14defcb05fdc493cf1bfd|f01d42cc8b]: Minor change to unixDelete for VxWorks with a DOS filesystem. check-in: 119cc97040 user: jan.nijtmans tags: trunk
2014-08-06
07:07
Eliminate unnecessary calls to sqlite3_win32_is_nt(), since fossil only runs on (win32) system were the Wide API is available check-in: 3ba28b23a4 user: jan.nijtmans tags: trunk
07:02
Eliminate unnecessary calls to sqlite3_win32_is_nt(), since fossil only runs on (win32) system were the Wide API is available. Closed-Leaf check-in: c71efc51c0 user: jan.nijtmans tags: trunk
2014-07-30
20:19
Use -DSQLITE_WIN32_NO_ANSI compiler flag on mingw. 1) This optimizes the win32 VFS so it doesn't call the function sqlite3_win32_is_nt() over and over again for every file operation. 2) It makes sure that the SQLite bug I just filed in on sqlite-dev will be fixed before the SQLite 3.8.6 release. Since fossil doesn't run on Win95/98/ME anyway, this is fully harmless. Closed-Leaf check-in: fb3e64f0f3 user: jan.nijtmans tags: pending-review
16:43
For most commands, print an error if unknown command-line options are included on the command-line. check-in: 74ac0c925a user: drh tags: trunk
11:52
Update the clone documentation for protocol 3 and the 'cfile' card format. check-in: d16018c8e1 user: drh tags: trunk
06:47
Update clone documentation for clone protocol 3 and cfile cards. Closed-Leaf check-in: 9a69786702 user: andybradford tags: pending-review
2014-07-27
23:18
Fix [http://permalink.gmane.org/gmane.comp.version-control.fossil-scm.user/17266] check-in: c6c05c82fd user: jan.nijtmans tags: trunk
2014-07-19
19:20
Allow commits against a closed leaf as long as the new commit is on a different branch. check-in: 619fa857c9 user: drh tags: trunk
19:04
Update config.guess and config.sub from upstream. check-in: 76370b4c97 user: drh tags: trunk
16:29
Only allow a checkin against a closed leaf if it is not the same branch. Closed-Leaf check-in: d1b5fd8738 user: andybradford tags: pending-review
08:34
Update internal tables (used by e.g. the \w and \W specifiers in regexp expressions) to Unicode 7.0. This is fully upwards compatible, see [http://www.unicode.org/policies/stability_policy.html] check-in: 3088939eb1 user: jan.nijtmans tags: trunk
2014-07-07
20:59
Update 'config.guess' and 'config.sub' from upstream per request on mailing list by Joe Prostko. Please review for trunk. Closed-Leaf check-in: c84d28d795 user: mistachkin tags: pending-review
2014-07-01
12:40
Update the built-in SQLite to the latest 3.8.6 alpha version from upstream. check-in: 6728a8bd08 user: drh tags: trunk
2014-04-30
16:35
Merged in fix from Andy B. which resolves mis-resolution of db file name when fossil is run as root (chroot-related). Haiku OS runs everything as root. check-in: 5e47d555e4 user: stephan tags: trunk
07:54
On second thought, make this also work for fossil server as well which has the same problem. Closed-Leaf check-in: 644e78cc89 user: andybradford tags: pending-review
07:11
Minor cleanup (no change in functionality). check-in: b5e0937518 user: andybradford tags: pending-review
07:07
Potential fix to allow fossil ui to be run as root---reopen the database after dropping privileges. check-in: d5432cf6c3 user: andybradford tags: pending-review
2014-04-29
21:29
Make MinGW(-w64) compile work with USE_SYSTEM_SQLITE = 1. Only works if you have a static libsqlite3.a in your compiler environment. check-in: d00f2cfa80 user: jan.nijtmans tags: trunk
2014-02-15
06:14
Create a repo and explicitly set the autosync setting so TH1 tests will run correctly regardless of the user's global setting. Closed-Leaf check-in: 3baa7e3dc1 user: joel tags: pending-review
05:57
Fix compiler warning on MSVC. check-in: 783a2a1b73 user: mistachkin tags: trunk
2014-01-09
13:18
Make sure it is not possible to add files that are outside of the current checkout. check-in: c6f32a262d user: drh tags: trunk
13:17
Add comments to better explain what it happening for the out-of-tree check in the "add" command. Closed-Leaf check-in: d83fc58dea user: drh tags: pending-review
05:56
Attempts to add files outside the open checkout tree result in fatal error. check-in: f0de41fd5e user: andybradford tags: pending-review
2014-01-08
11:38
Merge the checkout_on_root_fix. check-in: cbcd7056b6 user: drh tags: trunk
2013-11-12
03:43
Merge change to fossil ui which first looks for default user if set before falling back to the Setup user. check-in: 1460b7476f user: andybradford tags: trunk
2013-11-10
03:49
Logic correction. Should check if the local db is open before trying to use it, not before checking if the variable is null. Closed-Leaf check-in: 8a7a45e094 user: andybradford tags: pending-review
00:02
Change fossil ui behavior to look for default-user first if set, otherwise look for user with Setup capability. check-in: 2fe1d8043e user: andybradford tags: pending-review
2013-11-08
15:46
Fix temporary directory separator handling for Cygwin. For testing purposes. (Change taken over from SQLite's "cygDirSep" branch) check-in: 7bba46776c user: jan.nijtmans tags: trunk
2013-10-15
06:53
Add a "Synchronize" button to the Admin->Transfers page (or "Pull" if the "dont-push" option is set). Remark: I'm not sure if determining the user with user_select() is correct here, that's the tricky point to get right. In case of "fossil ui" it works fine, but could be improved for usefulness in other situations. check-in: 7c24de9cf1 user: jan.nijtmans tags: tkt-change-hook
2013-10-14
14:50
Add a "Synchronize" button to the Admin->Transfers page (or "Pull" if the "dont-push" option is set). Remark: I'm not sure if determining the user with user_select() is correct here, that's the tricky point to get right. Closed-Leaf check-in: 4807e6f0c3 user: jan.nijtmans tags: pending-review
13:57
Clarification to the quickstart.wiki text. check-in: 0b9f725e15 user: drh tags: trunk
2013-10-08
13:51
If the ".fslckout" file gets confused about the RID of the current checkout, still generate a valid manifest, only without the "P" record. check-in: e17e2174a9 user: drh tags: trunk
2013-10-07
08:35
Hm. the db_finalize() and the newline append should be done within the "if"! Closed-Leaf check-in: 6135c92e4b user: jan.nijtmans tags: pending-review
08:10
Prevent an invalid manifest to be generated if there is no parent manifest. check-in: aa01de5d16 user: jan.nijtmans tags: pending-review
07:41
Better error message in case of "manifest file (12892) is malformed". It will now give an additional line: "line ???: wrong size UUID on P-card" (or whatever other parsing error happens), and using the "-n" option it will print out the complete manifest as well. This would have made it much easier to investigate Ron Aaron's commit problem (many thanks for reporting this!), without adding special debugging code to fossil. check-in: ec81aee915 user: jan.nijtmans tags: trunk
2013-10-04
09:30
Better error-message in case of "manifest file is malformed" Closed-Leaf check-in: 1eb438d61a user: jan.nijtmans tags: pending-review
09:10
Fix compiler warning on Cygwin check-in: c05cc27300 user: jan.nijtmans tags: trunk
2013-09-25
08:36
Remove unnecessary code which does not give any advantage. This fixes dynamical loading of Tcl 8.4 as well. Closed-Leaf check-in: 132c1b4cc2 user: jan.nijtmans tags: pending-review