History of src/finfo.c of ed2ef7e9a3b6a46d
Not logged in

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

History of file src/finfo.c at check-in ed2ef7e9a3b6a46d

2013-08-09
01:09
Fix incorrect wrapping of brief finfo output by simply reducing the size of the buffer passed to comment_print(). file: [22d9035d46] check-in: [bdbf144ed3] user: andybradford branch: pending-review, size: 16809
2013-06-26
15:10
Additional information displayed for the (undocumented and unsupported) debug=1 query parameter on the /finfo file timeline. file: [58ec249430] check-in: [c97f7ab4c7] user: drh branch: trunk, size: 16811
2013-05-27
02:18
Further improvements to the web display of annotations and file history. file: [e66fb54b05] check-in: [ef26e7624e] user: drh branch: trunk, size: 16590
2013-05-25
20:41
Improvements to file history display in the web interface. file: [fb09e909d6] check-in: [601c15421a] user: drh branch: trunk, size: 16568
17:22
Add the ci= query parameter to the finfo webpage, to trace the direct ancestors of a file from a particular check-in. file: [21d3a04407] check-in: [418ec701a3] user: drh branch: trunk, size: 16101
2013-05-06
09:40
On the /vdiff web-page, presence of "v" should mean "v=1", just as on the /event and /timeline web-pages. Add "&sbs=1" in various /vdiff and /fdiff url's, so it no longer depends on the default value. Replace some "v=1" parameters with the short form "v". file: [b8afda6168] check-in: [d24afd17c6] user: jan.nijtmans branch: trunk, size: 15497
2013-04-24
07:28
All ui pages (and JSON) should handle filenames case-sensitive because they don't access the file system. file: [08dab14ede] check-in: [c967b6619f] user: jan.nijtmans branch: page-case-sensitive, size: 15491
2013-04-23
08:40
Add --limit as alias to --count in "fossil timeline" for consistancy with other commands. Add many short options, like "-a" for "--all" and "-c" for "--closed" (The JSON part already had those) file: [cc3b65dec7] check-in: [8b17c2360a] user: jan.nijtmans branch: trunk, size: 15541
2013-04-19
07:55
Rename "--limit" to "--count" and "--test" to "--nochange" in some fossil commands file: [f040209607] check-in: [e72af5058e] user: jan.nijtmans branch: count-nochange, size: 15627
2013-04-17
09:19
Cygwin: the default value of the "case-sensitive" setting now depends on the case-sensitive setting of the windows kernel. See: [http://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-casesensitive]. Alphabetize some command documentation. file: [883a6ae8ab] check-in: [9359b41fd5] user: jan.nijtmans branch: trunk, size: 15536
2013-03-14
14:09
style file: [5e1f8574c7] check-in: [3ba9a4d5ca] user: jan.nijtmans branch: trunk, size: 15536
2013-03-01
11:45
In the finfo page, also print the comment parsed with %w, like in the timeline. Links or wiki syntax was not resolved. file: [a76fc99c49] check-in: [380485de99] user: viriketo branch: trunk, size: 15544
2012-12-06
02:44
Increase the maximum graph with to 40 rails. Fix the graph display for individual files, which was broken by the prior change. file: [e8ab60027a] check-in: [8d4ee62b18] user: drh branch: trunk, size: 15544
2012-11-30
03:10
Click on the timeline graph once to select a node. Click on a different node to see a diff between the two. Click on the selected node to undo the selection. Works with check-in timelines and file timelines. file: [da3a11b527] check-in: [a7dde41fec] user: drh branch: click-graph-to-diff, size: 15505
2012-11-28
20:37
Add the "fossil cat" command, which is an alias for "fossil finfo -p" file: [167e3357b2] check-in: [607ff0855c] user: drh branch: trunk, size: 15435
2012-11-16
07:50
remove unused variable file: [aa52b909e4] check-in: [6fb750d77c] user: jan.nijtmans branch: trunk, size: 14422
2012-11-15
20:25
Enhance the finfo page to show renames and/or where the file was added. file: [ade351ddbd] check-in: [dac6424e66] user: drh branch: trunk, size: 14434
15:57
Enhancements to the timeline labeling with the uf= option. New hyperlinks from the finfo page to timeline with uf=. file: [b1ef8ed97e] check-in: [a9372c05f5] user: drh branch: trunk, size: 13603
12:38
Add the debug= query parameter to the finfo file timeline page. Setting the 1 bit on debug causes the fid, pid, and mid of each file change to be displayed in the timeline. file: [34eb6ba4b0] check-in: [badd78e167] user: drh branch: trunk, size: 13528
2012-11-09
11:56
In html5, every table row is expected to have the same number of cells. file: [a56a77ded3] check-in: [cc746fc66c] user: jan.nijtmans branch: trunk, size: 13136
2012-11-08
20:51
Correctly escape ZIP and Tarball filenames for URLs. Limit SHA1 hashs on diff URLs using %S instead of %s. Limit the number of links to follow off of each page in the many-www.tcl test script. file: [c2dbad9a56] check-in: [76e8600b94] user: drh branch: trunk, size: 13109
2012-10-21
00:52
Fix a crash bug that comes up when trying to view the history of files whose names contain charaters that require URL escapes. file: [33bc4f6f59] check-in: [65f495bc06] user: drh branch: conflict-tracking, size: 13109
2012-10-11
19:45
Cherrypick changes [0c37874941c8972], [9ba8a393fcc569b], and [ae092ec605eed11] in order to backport the --setmtime option of "fossil update" and the --age and -t options of "fossil ls" to version 1.19. file: [ed6f54ae22] check-in: [773c6c5f2c] user: drh branch: branch-1.19, size: 11051
19:22
Add the --setmtime command-line option to "fossil update". When this option is used, the mtime of all unmodified managed files is set to the time when that file was originally checked in. file: [3b7178cbda] check-in: [ae092ec605] user: drh branch: trunk, size: 13099
2012-09-30
06:25
Add support for skipping binary files when using an external diff program. The existing 'binary-glob' setting and new 'diff-binary' boolean setting control this feature. file: [02754a8836] check-in: [c50eb50718] user: mistachkin branch: diffBinExternal, size: 13089
2012-09-05
14:10
Make the new "simplified" finfo page the default. The original finfo is available using the "Full" submenu option. file: [a1b4516f57] check-in: [1574b63b14] user: drh branch: trunk, size: 13089
11:33
Add "fco" query parameter and the "Simplified"/"Full" submenu items to control it on the "finfo" web page. file: [5dfd626877] check-in: [f1fae7f9ea] user: drh branch: trunk, size: 12996
2012-08-29
13:57
Allow UTF-8 characters in sources. translate.exe will translate it to ASCII file: [0cb516937d] check-in: [9f6abc5968] user: jan.nijtmans branch: msvc-broken, size: 12134
2012-08-27
21:09
Include branch information in the output of the finfo command. Patches from Peter Spjuth. file: [65f708f825] check-in: [724bf68a2f] user: drh branch: trunk, size: 12135
2012-06-29
15:59
Update to the latest SQLite4 that requires converting preprocessor macro prefixes from "SQLITE_" to "SQLITE4_". file: [4c322b43f8] check-in: [0328d68181] user: drh branch: sqlite4, size: 11843
2012-06-27
12:30
Begin a branch that is modified to use sqlite4 instead of sqlite3 as the storage engine. This check-in compiles (on unix) but does not work. file: [2a9fb1104e] check-in: [6823912746] user: drh branch: sqlite4, size: 11840
2012-04-28
08:03
Refinements to the new hyperlink logic and spider defense. file: [da98a7c636] check-in: [d9c8a7dd73] user: drh branch: spider-defense, size: 11834
07:15
Changes anchor tags (<a>) so that the href= attribute can be set by javascript rather than by HTML. This is to make it harder for spiders to follow the hyperlinks to every diff and annotation in the project history. It all seems to work, but it needs further testing and review before going live. file: [b188aa9a53] check-in: [8ae52fc418] user: drh branch: spider-defense, size: 11840
2012-02-10
18:02
climb up the trunk. From up here, clarify wording of the "building and installing" wiki page: you don't need to log in to get the source code for released versions of fossil, the download page will have a shiny source package for you to fetch. file: [dda0832063] check-in: [587dd57fe1] user: martin.weber branch: msw-docco, size: 11955
2011-12-06
00:09
The finfo command and the file browsing pages of the web UI now honor the case-sensitive option and merge filenames that differ only in case as requested. file: [b6b35d8f6a] check-in: [9c90b0f052] user: drh branch: trunk, size: 11945
2011-10-22
11:55
Do not assume the CSS background color is "white". file: [28baba9497] check-in: [a9fd1c7951] user: drh branch: trunk, size: 11553
2011-09-15
00:54
Further progress towards jerusalem on yet another holy docco crusade! Checkin #3/n file: [e6e2fe88b1] check-in: [17f21f2482] user: martin.weber branch: msw-docco, size: 11568
2011-09-14
17:45
Refactored g.okXXX perms flags to g.perm.XXX. file: [317022424e] check-in: [34b4dec0bc] user: stephan branch: stephan-hack, size: 11558
00:32
Begin streamline the online documentation to: * always include a short overview of the options supported by a given command, alphabetically sorted * reference similar/related commands with a final See also: section * Use ?x? for optional arguments * collapse supported options into ?OPTIONS? This is commit #1/n. file: [09aeab5e7f] check-in: [3fbf8caa87] user: martin.weber branch: msw-docco, size: 11549
2011-08-22
22:20
Merge trunk. file: [b206c1435c] check-in: [c57830bec2] user: dmitry branch: symlinks, size: 11044
2011-08-02
18:42
Use the automatic background color algorithm for individual file timelines in addition to the global timeline. file: [79a735a124] check-in: [abe7b8335f] user: drh branch: trunk, size: 11041
2011-05-12
12:14
Pull the latest changes from trunk into windows-i18n. file: [2284ea12f5] check-in: [f25b6c00c8] user: drh branch: windows-i18n, size: 10720
00:40
Futher improments to the display of individual file timeline graphs. file: [0d772d7faa] check-in: [64aa186ae4] user: drh branch: trunk, size: 10702
00:02
Add the a=, b=, and n= query parameters to the finfo web method. Show all duplicate entries in a timeline in the right-most rail. file: [dbd643e931] check-in: [cbc84ad65c] user: drh branch: trunk, size: 10682
2011-04-27
18:21
Attempt to get Fossil working on windows systems that do not use UTF8 in the shell. file: [9904aa5c1b] check-in: [e805fa8db9] user: drh branch: windows-i18n, size: 10107
2011-03-25
02:55
Move vfile_check_signature into "finfo --status" branch. The other options don't use it and it involves a lot of IO. file: [1a856cfcb3] check-in: [ae84e6c7d1] user: joerg branch: trunk, size: 10089
02:53
Use the somewhat simpler join in place of a subselect file: [253622c15c] check-in: [7563c241ce] user: joerg branch: trunk, size: 10078
2011-03-15
01:34
Change the graph layout to include ascenders for nodes that have off-screen children. Fix a bug in the leaf-tracker that became evident by this enhancement. (A rebuild is required to rebuild the leaf table after updating, or else some timeline graphs will not display correctly.) file: [a49d667bef] check-in: [d7a0240f39] user: drh branch: trunk, size: 10062
2011-02-27
21:45
Fix the "revert" command so that it restores the correct execute permission to the file. Ticket [baf9b6b11e08c1] file: [1e712203d4] check-in: [3c39caac39] user: drh branch: trunk, size: 10056
2011-01-28
19:04
Add symlink support for Unix. New settings flag "allow-symlinks" controls this (off by default). file: [0592d8ccf4] check-in: [ed2ef7e9a3] user: dmitry branch: symlinks, size: 10059
2011-01-17
02:39
Fix an incorrect comment in finfo.c. No code changes. file: [cb0c42daa1] check-in: [35aed07621] user: drh branch: trunk, size: 10053
2010-12-19
02:09
Clear compiler warnings on OpenBSD. No functional code changes. file: [4b90f6e27d] check-in: [bbbb35a3c6] user: drh branch: trunk, size: 10058
2010-12-08
21:00
Add the --sha1sum option to the "status" and "changes" commands to force a detailed (but slow) SHA1 checksum verification that files have not changed. file: [a1a7eeca40] check-in: [e154a4386b] user: drh branch: trunk, size: 10030
2010-11-15
19:50
Fix graph display for file history. Tickets [5c7565d157b13fe0c30b7] and [a734fe24da8f75758cf4]. file: [7938d5d31c] check-in: [bb045dbdbd] user: drh branch: trunk, size: 10027
2010-11-08
20:04
merge from trunk file: [2488e45e17] check-in: [1e801695d3] user: wolfgang branch: StvPrivateHook2, size: 10158
00:40
Merge in changes from the venks-emacs branch. file: [1b057f7009] check-in: [c01e3c1794] user: drh branch: trunk, size: 10008
2010-11-07
21:11
Patches to file.c (for mingw is_dir), finfo.c (various utilities), and update.c (for verbose/nochange), to allow integration into Emacs and IDEs. file: [c48fe935b5] check-in: [2a86bb65aa] user: venkat branch: venks-emacs, size: 10061
2010-10-26
19:01
merge from trunk file: [c2eb2fd880] check-in: [4260bc6a22] user: wolfgang branch: StvPrivateHook2 , size: 7024
2010-10-25
21:47
Improvements and minor bug fixes in "browse" processing. file: [590b757e16] check-in: [b27d50b421] user: drh branch: experimental, size: 6875
2010-10-10
08:59
added more cross reference file: [2bfaf38982] check-in: [c2ef371590] user: Ratte branch: wolfgangHelpCmd, size: 7021
2010-10-09
20:13
show references to commandline on webpages; add httptrace to windows http server file: [8aa206ff63] check-in: [d1d1cd122b] user: wolfgang branch: wolfgangHelpCmd, size: 7019
15:34
link the command line help to the gui pages, where appropriate file: [dcc214c756] check-in: [a5cd79272f] user: wolfgang branch: wolfgangHelpCmd, size: 7005
2010-09-13
22:14
Avoid the use of tabs. Make sure lines do not exceed 80 characters. file: [51e99c605a] check-in: [4cc0ebef9a] user: drh branch: wolfgangFormat2CSS, size: 6872
2010-09-12
10:42
file timeline/attach pages HTML-validated file: [ed6e608e5b] check-in: [cd2f91d31a] user: wolfgang branch: wolfgangFormat2CSS, size: 6834
2010-09-09
21:41
section css extended with 'white-space: nowrap;' to avoid validator errors. PLEASE update your local styles for the section class file: [5451e357a0] check-in: [6436092e87] user: wolfgang branch: wolfgangFormat2CSS, size: 6833
2010-07-23
09:37
Fixed various typos and omissions in help sections file: [1e379e6a32] check-in: [44b02c3de9] user: BMorgat branch: trunk, size: 6846
2010-05-16
19:08
Change from GPL to the Simplified BSD License. file: [347f596eb2] check-in: [c06edd231f] user: drh branch: clear-title, size: 6847
2010-04-15
23:50
Fill the boxes on the graph with the same background color as the text in the timeline description. file: [7eaa0142fb] check-in: [0e7b85bb92] user: drh branch: trunk, size: 7123
2010-04-02
19:27
In file changes histories, show when the file is deleted. file: [a345d96a8b] check-in: [4bbb437f06] user: drh branch: trunk, size: 7115
2010-03-21
21:51
Avoid the use of rowids in URLs, since they can change on a rebuild. Use SHA1-derived artifact IDs instead. file: [df19851114] check-in: [a4b10f43e2] user: drh branch: trunk, size: 6591
2010-03-17
01:03
Fix a bug in timeline introduced by the previous check-in. Improvements to the file timeline. file: [856d583006] check-in: [6953184210] user: drh branch: trunk, size: 6461
00:40
Get the derivation graph working for individual file histories. file: [78c577d98c] check-in: [c19467d68e] user: drh branch: trunk, size: 6421
2009-10-31
15:07
Added: Add an "finfo" command to give file history. file: [8f0bef2b64] check-in: [8c8f8616a6] user: drh branch: trunk, size: 5402