Fossil

All files named ”src/deltacmd.c”
Login

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

History for src/deltacmd.c

2023-09-08
11:43
test-delta-apply help test fix reported in forum post 4c3f5658eb. ... (file: [58c88d90] check-in: [dd620944] user: stephan branch: trunk, size: 5732)
2023-02-17
14:37
A large collection of compiler warning fixes re. signed/unsigned comparison from Daniel D. ... (file: [11edf9d3] check-in: [c71f711e] user: stephan branch: compiler-warnings, size: 5717)
2023-01-02
15:52
Initialize the output blob in the test-delta-apply command. ... (file: [42b77769] check-in: [dd9b3161] user: drh branch: trunk, size: 5707)
2020-04-05
23:45
Match the COMMAND and WEBPAGE names with _cmd and _page functions; forumpost/045bffda68 ... (file: [f1756456] check-in: [06afb702] user: ashepilko branch: api-cleanup, size: 5694)
2017-11-30
17:58
Refactor the symlink processing logic so that most of the file access routines take a new parameter indicating the conditions under which symlinks should and should not be followed. This should fix a few bugs related to symlink processing. Lots of testing required before merging to trunk. ... (file: [d8e30478] check-in: [e7767de2] user: drh branch: symlink-refactor, size: 5679)
2016-10-20
16:48
Remove extra newlines from calls to fossil_fatal() ... (file: [a7632a49] check-in: [2c42b217] user: andygoth branch: trunk, size: 5607)
2016-10-05
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. ... (file: [113edfe9] check-in: [75ddc368] user: andybradford branch: pending-review, size: 5623)
2016-04-01
20:21
Work in progress on spell-check and proof-reading sweep over the help text. ... (file: [d83d9c2a] check-in: [2a4e31bd] user: rberteig branch: ross-spellcheck, size: 5608)
2016-02-17
22:10
Minor formatting change to the test-delta-analyze command. ... (file: [754470db] check-in: [7935571b] user: drh branch: trunk, size: 5612)
2015-12-25
15:13
Enhance the test-delta-analyze command to show the size of the delta. ... (file: [23bacf79] check-in: [138313df] user: drh branch: trunk, size: 5612)
2015-07-15
21:05
Add the test-delta-analyze command. ... (file: [4ff465c4] check-in: [fd302a26] user: drh branch: trunk, size: 5534)
2015-01-15
09:28
Remove spacings at end-of-line. No change in any functionality. ... (file: [4ac36378] check-in: [080ab8cb] user: jan.nijtmans branch: trunk, size: 4319)
2013-08-30
03:06
Change most uses of fossil_panic() to fossil_fatal(). Modify fossil_panic() to avoid allocating heap memory and to close the database connection before doing anything else. ... (file: [81c80821] check-in: [320f1436] user: drh branch: trunk, size: 4320)
2012-08-29
13:57
Allow UTF-8 characters in sources. translate.exe will translate it to ASCII ... (file: [53216272] check-in: [9f6abc59] user: jan.nijtmans branch: msvc-broken, size: 4319)
2012-03-29
14:54
Add vim modline everywhere ... (file: [4a4f1279] check-in: [a496d8e8] user: mgagnon branch: mgagnon_fix, size: 4362)
2011-09-04
20:41
What I did to get the 'annotate' command not leak.

Notice that I disabled again the check for blob_is_reset, as in trunk. ... (file: [264cce36] check-in: [7ad4dfbe] user: viriketo branch: annotate_noleak, size: 4333)

2011-04-27
18:21
Attempt to get Fossil working on windows systems that do not use UTF8 in the shell. ... (file: [08f55239] check-in: [e805fa8d] user: drh branch: windows-i18n, size: 4320)
2010-11-12
21:51
Add the fossil_nameofexe() function to use in place of g.argv[0]. ... (file: [b873b0bd] check-in: [a04a6508] user: drh branch: trunk, size: 4446)
2010-07-08
17:53
Take care to close the connection to the database file before existing. This gives the database a chance to clean up (and, for example, delete WAL and shared-memory files). ... (file: [13a2d233] check-in: [932825bc] user: drh branch: trunk, size: 4578)
2010-06-21
19:28
Fix a segfault that can occur if a corrupt delta gets into the archive. ... (file: [22519966] check-in: [b9a744e1] user: drh branch: trunk, size: 4522)
2010-05-16
19:08
Change from GPL to the Simplified BSD License. ... (file: [e879f45b] check-in: [c06edd23] user: drh branch: clear-title, size: 4499)
2007-07-28
08:04
Remove a c++ism from deltacmd.c. ... (file: [e730b77c] check-in: [0c227fa4] user: dan branch: trunk, size: 4775)
2007-07-21
14:10
Initial check-in of m1 sources. ... (file: [a84ef9f6] check-in: [dbda8d6c] user: drh branch: trunk, size: 4775)