Fossil

All Attachments
Login

All Attachments

  1. Attachment 330a3931
    Windows-case-sensitivity.bat [download]
    Windows batch file to create the demo repository.
    Added to ticket d6d16fe1 by nobody on 2014-12-08 22:27:17.

  2. Attachment caea5ec3
    fossil-pathbug.fossil [download]
    Repository containing long path.
    Added to ticket 81b89131 by anonymous on 2014-12-01 19:33:29.

  3. Attachment 9f2717ac
    test [download]
    this is the attachment description
    Added to ticket b621a3f6 by nobody on 2013-11-10 11:16:47.

  4. Attachment cc1b7cc8
    fast_import_crash_17823 [download]
    Git crash report
    Added to ticket 5d6aaa44 by nobody on 2013-11-06 06:33:56.

  5. Attachment f9e5f89d
    hosts [download]
    Just trying to add an attachment to this ticket.
    Added to ticket dd78d17e by stephan on 2013-01-25 17:41:18.

  6. Attachment 31c8c8fb
    windows-i18n_test3.png [download]
    Added to ticket 33692457 by jan.nijtmans on 2012-09-24 14:21:03.

  7. Attachment 55d3314f
    fossil-uuid-override.patch [download]
    Add a --uuid-override switch. It expects a uuid of exactly 40 characters.
    Added to ticket c2efdd64 by rmax on 2012-08-07 15:25:49.

  8. Attachment 156c8c6e
    fossil-6dba56543b89dc41-1.patch [download]
    Proposed patch to fix this crash.
    Added to ticket 6dba5654 by rmax on 2012-08-07 11:28:52.

  9. Attachment 1292fef0
    merge-conflict.sh [download]
    Self contained shell script that reproduces the problem. Tested on Ubuntu-10.04 with Fossil trunk.
    Added to ticket 67a47646 by leor on 2012-02-10 05:40:55.

  10. Attachment de4f08b1
    tst.sh [download]
    shell script to exhibit the problem
    Added to ticket e8a10100 by martin.weber on 2011-08-22 15:26:39.

  11. Attachment 1e3c5351
    testfossil.sh [download]
    bash script illustrating the problem
    Added to ticket ffa87168 by ron on 2011-06-15 03:45:53.

  12. Attachment 8c7bc0fe
    tmp.fossil [download]
    Repository reproducing the problem.
    Added to ticket 554f44ee by viriketo on 2011-06-14 15:16:02.

  13. Attachment 6d38fb8c
    i18n_fossil_ui_crash.zip [download]
    Attached file with the test repo, fossil http request files and the crash screenshots.
    Added to ticket 3f021656 by anonymous on 2011-05-26 05:56:27.

  14. Attachment 26988178
    windows-i8n_test2.png [download]
    Test with latest version on windows-i18n branch, compared with version from trunk.
    Added to ticket 33692457 by anonymous on 2011-05-03 20:24:07.

  15. Attachment e6362fc4
    windows-i8n_test.png [download]
    Added to ticket 33692457 by anonymous on 2011-05-03 16:56:56.

  16. Attachment f585b563
    freebsd-patch-checkin.c [download]
    Move Glob declaration to make it compile on FreeBSD
    Added to ticket a659e233 by anonymous on 2011-04-24 15:46:48.

  17. Attachment 5c7f1e7a
    xhtmlpatch.diff.txt [download]
    Patch to send content type application/xhtml+xml to the browser when appropriate.
    Added to ticket 9fbc3fad by anonymous on 2011-04-22 03:10:51.

  18. Attachment f8e0efba
    markuppatch.diff.txt [download]
    Patches markup to be valid xhtml
    Added to ticket 5ff2043c by anonymous on 2011-04-22 03:06:40.

  19. Attachment 95523c2e
    https_proxy.patch [download]
    patch implementing CONNECT for https proxies.
    Added to ticket e854101c by anonymous on 2011-04-21 21:53:58.

  20. Attachment f3405943
    TimeLine18.png [download]
    timeline from Apr 18
    Added to ticket 127fc59a by anonymous on 2011-04-21 00:31:59.

  21. Attachment 4b5e7448
    TimeLine15.png [download]
    time line from Apr 15
    Added to ticket 127fc59a by anonymous on 2011-04-21 00:31:25.

  22. Attachment a2b7265d
    mfuf.txt [download]
    My root message as it was meant to be sent without the posting software combining multiple lines into one.
    Added to ticket 5927b038 by anonymous on 2011-04-11 11:29:41.

  23. Attachment 63f9c6c6
    CTestConfig.cmake [download]
    testfile
    Added to ticket 0c07ad42 by anonymous on 2011-04-10 20:37:35.

  24. Attachment e99c1835
    bisect.diff [download]
    Fix for bisect segfault
    Added to ticket 82cd90df by anonymous on 2011-03-30 17:52:14.

  25. Attachment 2a487d81
    access2007-prompt.jpg [download]
    Deleted from ticket 40d9dbd3 by drh on 2011-03-28 22:57:04.

  26. Attachment abe3575f
    TWIMG.BMP [download]
    Deleted from ticket 33b41719 by drh on 2011-03-28 22:52:22.

  27. Attachment 8f93819e
    access2007-prompt.jpg [download]
    Deleted from ticket 33b41719 by drh on 2011-03-28 22:52:18.

  28. Attachment a4557c2d
    TWIMG.BMP [download]
    Added to ticket 33b41719 by anonymous on 2011-03-28 20:39:59.

  29. Attachment ab2e7bec
    access2007-prompt.jpg [download]
    Added to ticket 33b41719 by anonymous on 2011-03-28 20:39:36.

  30. Attachment bfc68fa0
    access2007-prompt.jpg [download]
    Added to ticket 33b41719 by anonymous on 2011-03-28 20:39:28.

  31. Attachment f02949dd
    access2007-prompt.jpg [download]
    Added to ticket 40d9dbd3 by anonymous on 2011-03-28 20:38:37.

  32. Attachment 970efec0
    private_propagation.patch [download]
    the attached seems to fix the problem with "fossil branch new" from a private checkin not preserving the privateness. also fixes the problem with clearsign prompting for a key even when this settings is defaulted to off.

    looks like the sql command for cancelling prior propagating tags between checkin.c /* For a new branch, cancel all prior propagating tags */ Stmt q; db_prepare(&q, "SELECT tagname FROM tagxref, tag" " WHERE tagxref.rid=%d AND tagxref.tagid=tag.tagid" " AND tagtype==2 AND tagname GLOB 'sym-*'" " AND tagname!='sym-'||%Q" " ORDER BY tagname", vid, zBranch);

    and branch.c /* Cancel all other symbolic tags */ db_prepare(&q, "SELECT tagname FROM tagxref, tag" " WHERE tagxref.rid=%d AND tagxref.tagid=tag.tagid" " AND tagtype>0 AND tagname GLOB 'sym-*'" " ORDER BY tagname", rootid);

    are slightly different. my sql is a bit rusty so not sure if they accomplish the same thing just in different ways.

    still not sure why "delete from private" and then a fossil rebuild still leaves artifacts in the private table
    Added to ticket e24ec32b by anonymous on 2011-03-23 20:08:14.

  33. Attachment 83db84a6
    Screenshot-Fossil: Timeline - Google Chrome.png [download]
    Timeline view, not logged-in status and consequences highlighted.
    Added to ticket 305143bd by ttmrichter on 2011-03-16 05:42:36.

  34. Attachment 518ff2a9
    Screenshot-Fossil: View Ticket - Google Chrome.png [download]
    Ticket view, logged-in status highlighted.
    Added to ticket 305143bd by ttmrichter on 2011-03-16 05:42:05.

  35. Attachment 3e718ce9
    no-empty-stash.patch [download]
    Seems as though this change to stash will make fossil stash produce no stash within an unmodified checkout like fossil stash save does currently
    Added to ticket 58290cd2 by anonymous on 2011-03-15 04:20:30.

  36. Attachment 5242ea0c
    fossil-spell.diff [download]
    patch fixing four tiny spelling errors. (all noticed automatically by debian's lintian tool with its most aggressive options turned on, via examination of the binary, btw!)
    Added to ticket d38c2c87 by anonymous on 2011-03-11 16:34:55.

  37. Attachment ae80f050
    tar.patch [download]
    Added to ticket b767f47c by anonymous on 2011-03-11 09:36:22.

  38. Attachment f1828309
    tar.c [download]
    Simple "tar.c", based on "zip.c" to add a "tgz" command.
    Added to ticket 831b932d by anonymous on 2011-03-03 09:52:30.

  39. Attachment 4859a4f5
    src::wikiformat.c-a-target.patch [download]
    Patch to add the target attribute as a supported attribute.
    Added to ticket 577663c2 by anonymous on 2011-02-18 19:56:21.

  40. Attachment 83ae71d0
    src-opendir.patch [download]
    A more complete patch that fixes all opendir(3) calls.
    Added to ticket d7169e51 by anonymous on 2011-02-16 18:56:15.

  41. Attachment 77fa2e22
    src-vfile.c.patch [download]
    Patch to fix src/vfile.c:vfile_scan()
    Added to ticket d7169e51 by anonymous on 2011-02-16 18:53:13.

  42. Attachment 3106a26d
    deltas.patch [download]
    what I think it will fix the problem. But I don't have a repository where to try it.
    Added to ticket fbea61ca by anonymous on 2011-02-10 21:04:31.

  43. Attachment 331eff62
    ignore-glob.patch [download]
    Copy ignore-glob when syncing project settings.
    Added to ticket 1b5773ee by anonymous on 2011-02-07 20:48:58.

  44. Attachment bda77c70
    popen.patch [download]
    Patch for popen.c
    Added to ticket 6585b6c5 by anonymous on 2011-01-14 14:00:02.

  45. Attachment 39e7f8c2
    win_version.patch [download]
    Patch for win/version.c
    Added to ticket a312a289 by anonymous on 2011-01-14 13:45:41.

  46. Attachment a93f1e67
    news,60688.html [download]
    Deleted from ticket 2ee15930 by drh on 2011-01-12 16:11:46.

  47. Attachment e9bd93f3
    manifest.xml [download]
    Deleted from ticket f270321c by drh on 2011-01-11 23:49:26.

  48. Attachment 0f5b4e70
    manifest.xml [download]
    sorry
    Added to ticket f270321c by anonymous on 2011-01-11 14:14:39.

  49. Attachment 83de5ac8
    file_isdir.patch [download]
    One option to make file_isdir work
    Added to ticket 99caf06e by anonymous on 2011-01-11 13:08:58.

  50. Attachment 8c9a6236
    news,60688.html [download]
    Added to ticket 2ee15930 by anonymous on 2011-01-11 13:02:32.

  51. Attachment 9a61cbd2
    against_massive_append.patch [download]
    Added to ticket a4295406 by anonymous on 2011-01-04 15:51:10.

  52. Attachment 5c210973
    filename_changes_checkins.patch [download]
    Fix proposal.
    Added to ticket c9d45415 by anonymous on 2011-01-04 10:42:00.

  53. Attachment dae1af32
    filename_changes.patch [download]
    Changes we did to get a proper merge with renames.
    Added to ticket 74413366 by anonymous on 2011-01-04 09:19:44.

  54. Attachment 7da1b30f
    datetolocal.patch [download]
    better patch
    Added to ticket 5c1490e2 by anonymous on 2010-12-30 13:17:18.

  55. Attachment d0420b70
    aa [download]
    Patch to add TH1 function "datelocal" which allows the ticket comment timestamps to be in local time
    Added to ticket 5c1490e2 by anonymous on 2010-12-30 11:51:02.

  56. Attachment 82e73a58
    Makefile.MinGW [download]
    Generated Makefile for MinGW
    Added to ticket fa403b6a by anonymous on 2010-12-23 10:57:05.

  57. Attachment 4571be53
    makemake.patch [download]
    Patch for makemake.tcl
    Added to ticket fa403b6a by anonymous on 2010-12-23 10:56:29.

  58. Attachment d70103fb
    ci_edit-propagate.patch [download]
    I add a patch that allows the ci_edit change of *only* the "Propagate color to descendants", without requiring a color change.

    This made evident, though, that there is a bug in the fossil [aa929c4d1e8e9e9] (where this patch applies to), that removing the "Propagate color to descendants" flag does not update the descendants, and they remain as if they inherited the previous color.
    Added to ticket fcadf658 by anonymous on 2010-12-17 19:18:45.

  59. Attachment 9eb78933
    suppress-hex.patch [download]
    Patch to suppress the output of a hex dump for binary checkins. Adds a new settings flag "suppress-hex" and displays a short message instead of a hex dump if the flag is set to true.
    Added to ticket a470443b by anonymous on 2010-12-13 23:07:47.

  60. Attachment 5ec24483
    color_sample.jpg [download]
    Added to ticket fd5f24a5 by anonymous on 2010-12-01 21:30:01.

  61. Attachment dfedad42
    additional_header_stuff.txt [download]
    Added to ticket fd5f24a5 by anonymous on 2010-12-01 21:29:41.

  62. Attachment 4dcabe7f
    diff.c.diff [download]
    Added to ticket fd5f24a5 by anonymous on 2010-12-01 21:29:30.

  63. Attachment 72e47f6c
    filebrowser_patch [download]
    Added to ticket f89470bc by zachtodd on 2010-11-30 14:48:33.

  64. Attachment 10852abd
    bugfix.patch [download]
    A quick-hack fix attempt. I'm not sure if nEntries/mxEntries fit the apparent(?) naming scheme of using singular rather than plural form.

    Note also that it might make sense to change the nEntry variable in page_timeline to mxEntry.
    Added to ticket 3e58b8ce by anonymous on 2010-11-26 04:29:43.

  65. Attachment a15aaac6
    bug-privacy_loss.sh [download]
    Script to show the error, how privacy attribution of a branch get lost.
    Added to ticket e29ea591 by chi on 2010-11-18 20:01:58.

  66. Attachment c96283cc
    timeline-graph.patch [download]
    Added to ticket a734fe24 by anonymous on 2010-11-12 14:06:18.

  67. Attachment 4817786d
    ss1.gif [download]
    Screen-shot of working win32 clone
    Added to ticket ad76b5d6 by drh on 2010-11-09 15:15:50.

  68. Attachment 23ffbb6a
    checkcert.patch [download]
    Patch to fix the issue.
    Added to ticket 727af73f by anonymous on 2010-11-08 10:26:55.

  69. Attachment 2a42bb0f
    printf_format.patch [download]
    Added to ticket 9d186979 by anonymous on 2010-11-07 21:12:24.

  70. Attachment daa0d03b
    logo_setup.patch [download]
    Added to ticket 11209555 by anonymous on 2010-11-07 20:13:59.

  71. Attachment 53681c07
    doctype.patch [download]
    Added to ticket c18a77e8 by anonymous on 2010-11-07 20:03:49.

  72. Attachment 263887d5
    fix-aa01499923.patch [download]
    Patch against version [8c723318d2] to fix the ticket.
    Added to ticket aa014999 by chi on 2010-10-30 06:08:38.

  73. Attachment bd5b83c0
    patch-hook.txt [download]
    Added to ticket 77de516a by wolfgang on 2010-10-16 15:13:45.

  74. Attachment e51e7386
    manifest_parse_fix.diff [download]
    Added to ticket be56c89d by anonymous on 2010-10-16 10:49:32.

  75. Attachment 55bb2487
    full-diff.diff [download]
    Partial implementation of diff -f
    Added to ticket e90d38c2 by anonymous on 2010-10-14 16:29:07.

  76. Attachment b10a4b0d
    merge-marker.diff [download]
    Obvious fix for the issue.
    Added to ticket e3a1beef by anonymous on 2010-10-14 15:50:19.

  77. Attachment be23f543
    fix.diff [download]
    Added to ticket 71439c64 by anonymous on 2010-10-09 16:05:43.

  78. Attachment 8c323a86
    rebuild.diff [download]
    Added to ticket 5199df97 by anonymous on 2010-10-05 15:40:31.

  79. Attachment fb7207fe
    r-card.diff [download]
    Fix for the issue
    Added to ticket a32ff1ed by anonymous on 2010-10-03 13:04:03.

  80. Attachment 33857fed
    verify_at_commit.diff [download]
    Patch to implement the suggested feature.
    Added to ticket 76d3ecfd by anonymous on 2010-10-03 04:00:09.

  81. Attachment af43d389
    p [download]
    settings file exhibiting redirect loop
    Added to ticket 99d07913 by anonymous on 2010-09-24 18:18:04.

  82. Attachment 192d7019
    stat.html [download]
    Snapshot of the page
    Added to ticket b1934313 by anonymous on 2010-09-17 13:19:41.

  83. Attachment 4a147d64
    patch-aa [download]
    Fix memory leaks by not freeing the blobs. Allow multiple directories to not force the use of extremely large directories and the associated scalability issues.
    Added to ticket fc1a6132 by anonymous on 2010-09-08 18:59:18.

  84. Attachment fd4ce405
    winhttp.c [download]
    winhttp.c
    Added to ticket 11622724 by anonymous on 2010-08-26 09:54:59.

  85. Attachment 8a70247a
    patch [download]
    diff more than one files.
    Added to ticket aee1b21f by anonymous on 2010-08-26 09:23:46.

  86. Attachment ca27aac2
    my_popen.h [download]
    subroutine "popen2" on win32.
    Added to ticket 11622724 by anonymous on 2010-08-26 09:04:55.

  87. Attachment 805b1ed1
    \patch [download]
    Patch to fix this issue.
    Added to ticket 0d1a4fe1 by anonymous on 2010-08-26 07:28:18.

  88. Attachment 49f07a6a
    patch [download]
    Fixed some memory leak.
    Added to ticket 7e32f0c1 by anonymous on 2010-08-17 02:10:54.

  89. Attachment 9ac9be0a
    Portfile [download]
    macports portfile for fossil
    Added to ticket f00cd046 by anonymous on 2010-08-16 16:10:04.

  90. Attachment d48359df
    patch [download]
    Process input path with function "file_simplify_name" for "add" and "rm" commands.

    Have a fun!
    Added to ticket 118a98cb by anonymous on 2010-08-11 02:50:54.

  91. Attachment 01810238
    patch_for_https.diff [download]
    I have made a patch for this
    Added to ticket d83227cd by anonymous on 2010-07-30 15:43:57.

  92. Attachment f0a1fa9a
    reconstruct_cmd.patch [download]
    Patch reimplementing the reconstruct command.
    Added to ticket dfe1fc60 by anonymous on 2010-07-28 03:06:25.

  93. Attachment 60e77176
    \Alfred.jpg [download]
    Picture of Batman's Alfred to test adding an attachement to Wiki.
    Added to wiki page fossil extra by anonymous on 2010-07-22 23:00:30.

  94. Attachment 5d7b4fd9
    script.js [download]
    Hereby is a Javascript you can put inside your footer. Just replace the XXXXXXXXXXXX== with a PNG image that is 16x16 and encoded in base64.

    Advice: use optipng or pngcrush to reduce PNG size first.

    You will find base64 online converters easily.
    Added to ticket 71b1f35b by BMorgat on 2010-07-02 13:58:04.

  95. Attachment cf64150f
    fix-css.diff [download]
    Add missing colors to CSS
    Added to ticket 53aa95f3 by anonymous on 2010-06-17 14:39:55.

  96. Attachment 54de6851
    fix-doc-redirect.diff [download]
    Change /doc to redirect
    Added to ticket 1ec8be0c by anonymous on 2010-06-17 14:35:50.

  97. Attachment 835ffc96
    doc-ckout-select.diff [download]
    Attached patch adds /dec/idx which shows only files already added.
    Added to ticket 0e5d7565 by anonymous on 2010-06-17 14:26:10.