Subversion SVN Changelog

Select Changelog:

Subversion, svnLogBrowser, pysvn

Select page:

Previous Page1 2 3 4Next Page

Changes per page:

25 50 100 250

Summarize files:

On | Off

Search:

Filter by Developer:

Sort Alphabetically Sort by Commits Show/Hide Inactive Developers
Show All
Karl Fogel (4,569)
Hyrum Wright (4,001)
C. Michael Pilato (3,986)
Daniel Rall (2,646)
Greg Stein (1,867)
Julian Foad (1,586)
Bert Huijben (1,576)
Paul T. Burba (1,547)
Max Bowsher (1,308)
Stefan Sperling (1,140)
Philip Martin (1,051)
Arfrever Frehtes Taifersar Arahesis (918)
Branko Cibej (913)
Lieven Govaerts (791)
Blair Zajac (766)
Erik Hülsmann (763)
David Glasser (739)
Ben Reser (581)
Kamesh Jayachandran (557)
Justin Erenkrantz (487)
Daniel Shahaf (408)
Senthil Kumaran S (349)
Øyvind A. Holm (343)
Stefan Reichör (331)
Neels J. Hofmeyr (229)
Fabien COELHO (213)
Mark Phippard (210)
Daniel Näslund (196)
Joe Swatosh (160)
Dongsheng Song (158)
D.J. Heap (157)
Joe Orton (150)
Dongsheng Song (148)
Ivan Zhakov (147)
Ivan Zhakov (122)
User: stefan2 (100)
John Szakmeister (98)
Stephen Butler (86)
User: artagnon (79)
Роман Донченко (64)
Bhuvaneswaran Arumugam (49)
Guo Rui (45)
Jeremy Whitlock (41)
Peter Samuelson (31)
Stefan Küng (26)
P.Marek (23)
Martin Furter (21)
Mattias Engdegård (11)
Arthur de Jong (7)
Gavin McDonald (2)
Eric S. Raymond (1)
User: joes (1)
Arfrever Frehtes Taifersar Arahesis (918)
Arthur de Jong (7)
Ben Reser (581)
Bert Huijben (1,576)
Bhuvaneswaran Arumugam (49)
Blair Zajac (766)
Branko Cibej (913)
C. Michael Pilato (3,986)
D.J. Heap (157)
Daniel Näslund (196)
Daniel Rall (2,646)
Daniel Shahaf (408)
David Glasser (739)
Dongsheng Song (148)
Dongsheng Song (158)
Eric S. Raymond (1)
Erik Hülsmann (763)
Fabien COELHO (213)
Gavin McDonald (2)
Greg Stein (1,867)
Guo Rui (45)
Hyrum Wright (4,001)
Ivan Zhakov (147)
Ivan Zhakov (122)
Jeremy Whitlock (41)
Joe Orton (150)
Joe Swatosh (160)
John Szakmeister (98)
Julian Foad (1,586)
Justin Erenkrantz (487)
Kamesh Jayachandran (557)
Karl Fogel (4,569)
Lieven Govaerts (791)
Mark Phippard (210)
Martin Furter (21)
Mattias Engdegård (11)
Max Bowsher (1,308)
Neels J. Hofmeyr (229)
P.Marek (23)
Paul T. Burba (1,547)
Peter Samuelson (31)
Philip Martin (1,051)
Senthil Kumaran S (349)
Stefan Küng (26)
Stefan Reichör (331)
Stefan Sperling (1,140)
Stephen Butler (86)
User: artagnon (79)
User: joes (1)
User: stefan2 (100)
Øyvind A. Holm (343)
Роман Донченко (64)

This changelog reflects changes in the Subversion SVN repository, and is updated once every hour. All reported times are in UTC.

  • Legend:
  • Added (A) Added (A)
  • Deleted (D) Deleted (D)
  • Modified (M) Modified (M)
  • Copied (R) Copied (R)
  • [Branch]
  • [Tag]
  • Active Filters:
  • John Szakmeister Remove Filter

Changelog for Subversion (98 revisions):

r873110: 2008-09-12 10:05:20 [jszakmeister] John Szakmeister

M  /notes/wc-ng-design  [diff, log, file]

 * notes/wc-ng-design
   Add a few notes related to loggy, unicode, and renames.
 

r869490: 2008-02-18 21:36:36 [jszakmeister] John Szakmeister

M  /contrib/server-side/fsfsverify.py  [diff, log, file]

 Fix the null digest detection in fsfsverify, and implement it in a way that
 preserves the digest for output.
 
 * contrib/server-side/fsfsverify.py
   (NULL_DIGEST): New.
 
   (Rep.__init__): Don't reset the digest.
 
   (Rep.verify): Don't compare the md5 digest if the NULL digest was recorded in
   the node rev.
 

r869470: 2008-02-16 19:38:40 [jszakmeister] John Szakmeister

M  /contrib/server-side/fsfsverify.py  [diff, log, file]

 * contrib/server-side/fsfsverify.py
   (dumpChangedPaths): Output the transaction id, and indent the copyfrom path
   and revision.
 

r869469: 2008-02-16 12:13:17 [jszakmeister] John Szakmeister

M  /contrib/server-side/fsfsverify.py  [diff, log, file]

 Break out the copyfrom revision and copyfrom path correctly from the changed
 path information when the copyfrom path contains spaces.
 
 * contrib/server-side/fsfsverify.py
   (ChangedPaths.__init__): Strip the trailing newline, and only split at the
   first space.
 

r869468: 2008-02-16 12:07:00 [jszakmeister] John Szakmeister

M  /contrib/server-side/fsfsverify.py  [diff, log, file]

 Fix a buglet in fsfsverify: don't compare the digest of rep if the digest is
 the null digest.
 
 * contrib/server-side/fsfsverify.py
   (Rep.__init__): If the digest is the null digest, then set the instance
   attribute to None to prevent comparison.
 

r866837: 2007-09-24 01:22:31 [jszakmeister] John Szakmeister

A  /contrib/server-side/fsfsverify.py  [log, file]

 Initial commit of fsfsverify: a tool to help fix most common fsfs
 corruptions.
 
 * contrib/server-side/fsfsverify.py
   New.
 

r864601: 2007-04-11 08:51:01 [jszakmeister] John Szakmeister

M  /subversion/libsvn_fs_fs/err.c  [diff, log, file]
M  /subversion/libsvn_fs_fs/err.h  [diff, log, file]

 Remove an unused function which was intended to be used when trying
 to change the unchangeable named transaction in the filesystem.
 
 * subversion/libsvn_fs_fs/err.c
   svn_fs_fs__err_txn_not_mutable(): Remove.
 * subversion/libsvn_fs_fs/err.h
   svn_fs_fs__err_txn_not_mutable(): Remove.
 
 Patch by: bhuvan
 Reviewed by: jszakmeister

r864516: 2007-04-04 22:43:19 [jszakmeister] John Szakmeister

M  [1.1.x] /STATUS  [diff, log, file]

 * STATUS: Vote.

r862177: 2006-10-24 09:48:18 [jszakmeister] John Szakmeister

M  /subversion/svnadmin/main.c  [diff, log, file]

 Add the ability to verify a single revision, or a range of revisions. Also add
 quiet support for 'svnadmin verify'.
 
 * subversion/svnadmin/main.c
   (cmd_table): Add the 'r' and 'q' options to the verify command.
 
   (dump_repo): New. Used to be the main part of subcommand_dump(), except
   there is a new parameter, dump_contents, that decides whether to create a
   stdio stream, or use NULL.
 
   (subcommand_dump): Call dump_repo with dump_contents set to TRUE.
 
   (subcommand_verify): Call dump_repo with dump_contents set to FALSE.
 

r858797: 2006-03-05 11:19:39 [jszakmeister] John Szakmeister

M  /subversion/bindings/java/javahl/src/org/tigris/subversion/javahl/tests/BasicTests.java  [diff, log, file]

 Fix javahl test that was broken by r17933.
 
 * subversion/bindings/java/javahl/src/org/tigris/subversion/javahl/tests/BasicTests.java
   (BasicTests.testBasicDelete): Wrap removal of non-existant file with a
    try/except block.

r857531: 2005-11-20 14:03:52 [jszakmeister] John Szakmeister

M  /subversion/svnadmin/main.c  [diff, log, file]

 Remove use of deprecated function in 'svnadmin verify'.
 
 * subversion/svnadmin/main.c
   (subcommand_verify): Update to use svn_repos_dump_fs2().
 

r856598: 2005-10-06 07:49:51 [jszakmeister] John Szakmeister

M  [1.3.x] /STATUS  [diff, log, file]

 * STATUS: Approve r16387.

r856597: 2005-10-06 07:08:34 [jszakmeister] John Szakmeister

M  [1.3.x] /STATUS  [diff, log, file]

 * STATUS: Vote for r16344, r16347, r16358, r16375, and r16494.

r856241: 2005-09-20 10:01:59 [jszakmeister] John Szakmeister

M  /subversion/libsvn_delta/svndiff.c  [diff, log, file]

 * subversion/libsvn_delta/svndiff.c
   (decode_instruction): Fix a typo in the docstring.
 

r856178: 2005-09-10 00:05:16 [jszakmeister] John Szakmeister

M  /subversion/bindings/java/javahl/src/org/tigris/subversion/javahl/tests/BasicTests.java  [diff, log, file]

 Add a regression test for Issue #2394: javahl lock command failure does not raise an
 exception, but should.
 
 Suggested by: jaa
 
 * subversion/bindings/java/javahl/src/org/tigris/subversion/javahl/tests/BasicTests.java
   (BasicTests.testBasicLocking): Attempt to lock an non-existent file, and
   ensure an exception is thrown.
 

r855841: 2005-08-16 21:49:03 [jszakmeister] John Szakmeister

M  [1.2.x] /STATUS  [diff, log, file]

 * STATUS: Nominate and vote for r15672

r855746: 2005-08-11 00:14:41 [jszakmeister] John Szakmeister

M  /subversion/libsvn_subr/io.c  [diff, log, file]

 Fix an encoding error.
 
 Suggested by: philip
 
 * subversion/libsvn_subr/io.c
   (svn_io_copy_dir_recursively): Compare the destination name against the
   UTF-8 encoded filename rather than the filesystem encoded one.
 

r855526: 2005-07-27 10:12:25 [jszakmeister] John Szakmeister

M  [1.1.x] /STATUS  [diff, log, file]

 * STATUS: Nominate and vote for r15253 and r15450.

r855525: 2005-07-27 10:05:05 [jszakmeister] John Szakmeister

M  [1.2.x] /STATUS  [diff, log, file]

 * STATUS: Nominate and vote for r15450.

r855524: 2005-07-27 10:00:16 [jszakmeister] John Szakmeister

M  /subversion/bindings/swig/perl/native/Client.pm  [diff, log, file]

 * subversion/bindings/swig/perl/native/Client.pm
   Allow SVN::Pool type to be used as a pool parameter.
 

r855407: 2005-07-13 05:58:28 [jszakmeister] John Szakmeister

M  [1.2.x] /STATUS  [diff, log, file]

 * STATUS: Nominate r15253, and vote for r15251.

r855328: 2005-07-04 19:31:38 [jszakmeister] John Szakmeister

M  /subversion/libsvn_client/cat.c  [diff, log, file]

 Fix a small file handle leak.
 
 * subversion/libsvn_client/cat.c (svn_client_cat2): Close temporary file
   before returning.

r855327: 2005-07-04 19:28:00 [jszakmeister] John Szakmeister

M  /subversion/libsvn_ra_local/ra_plugin.c  [diff, log, file]

 Fix Issue #2341: Perl bindings cat method fails when using a local file
 repository.
 
 Thanks to hidlo@... for doing most of the legwork.
 
 * subversion/libsvn_ra_local/ra_plugin.c
   (ra_svn_local__get_file): Close the content file handle after were done
   copying it to the stream.
 

r855324: 2005-07-04 10:20:20 [jszakmeister] John Szakmeister

M  [1.2.x] /STATUS  [diff, log, file]

 * STATUS: Nominate and vote for r15233.

r855307: 2005-07-02 22:57:19 [jszakmeister] John Szakmeister

M  /subversion/libsvn_client/diff.c  [diff, log, file]

 Reduce the amount of memory consumed by working copy merge operations. It
 reduced the client-side memory consumption for user Klaus Akin from over 2GB
 to roughly 60MB:
   http://subversion.tigris.org/servlets/ReadMsg?listName=users&msgNo=34427
 
 * subversion/libsvn_client/diff.c
   (merge_file_added, merge_file_deleted, merge_dir_added,
    merge_dir_delete): Move some allocations out of the merge baton's pool into
   the subpool.