2008-04-28 |
glasser | Fix pool usage in mergeinfo elision code; the current...
|
commit | commitdiff | tree |
2008-04-28 |
glasser | * www/release-process.html
|
commit | commitdiff | tree |
2008-04-22 |
glasser | Allow 'svn merge' to merge diffs which add 'svn:eol...
|
commit | commitdiff | tree |
2008-04-20 |
glasser | Minor unbenchmarked optimization to svnserve: use a...
|
commit | commitdiff | tree |
2008-04-17 |
glasser | r30661 removed the only use of the vdelta algorithm...
|
commit | commitdiff | tree |
2008-04-17 |
glasser | Don't waste CPU time creating deltas against the empty...
|
commit | commitdiff | tree |
2008-04-15 |
glasser | Since r30210, the reporter aborts its editor on error...
|
commit | commitdiff | tree |
2008-04-10 |
glasser | * www/svn_1.5_releasenotes.html
|
commit | commitdiff | tree |
2008-04-10 |
glasser | Mark many merge tests as skip-against-old-server.
|
commit | commitdiff | tree |
2008-04-09 |
glasser | Followup to r30471.
|
commit | commitdiff | tree |
2008-04-09 |
glasser | Skip some mergeinfo-related tests in merge_authz, switch...
|
commit | commitdiff | tree |
2008-04-09 |
glasser | Make a status test pass against old servers.
|
commit | commitdiff | tree |
2008-04-09 |
glasser | Make some mergeinfo tests pass against old servers.
|
commit | commitdiff | tree |
2008-04-09 |
glasser | Mark a test which expects some mergeinfo to show up...
|
commit | commitdiff | tree |
2008-04-09 |
glasser | * subversion/libsvn_client/merge.c
|
commit | commitdiff | tree |
2008-04-09 |
glasser | Fix regression in svnsync which required the destination...
|
commit | commitdiff | tree |
2008-04-09 |
glasser | Fix two svnadmin tests which corrupt an FSFS repository...
|
commit | commitdiff | tree |
2008-04-09 |
glasser | Tweak a regexp so that a test passes against 1.4.x...
|
commit | commitdiff | tree |
2008-04-09 |
glasser | Skip some svnsync tests when run against old servers.
|
commit | commitdiff | tree |
2008-04-09 |
glasser | When svnsync checks to see if the server supports partial...
|
commit | commitdiff | tree |
2008-04-09 |
glasser | Skip a test when run against old servers.
|
commit | commitdiff | tree |
2008-04-03 |
glasser | * subversion/libsvn_repos/repos.c
|
commit | commitdiff | tree |
2008-04-01 |
glasser | Fix bug in ra_neon with copy-on-update: Neon thinks...
|
commit | commitdiff | tree |
2008-04-01 |
glasser | * tools/hook-scripts/commit-email.pl.in
|
commit | commitdiff | tree |
2008-04-01 |
glasser | * tools/hook-scripts/commit-email.pl.in
|
commit | commitdiff | tree |
2008-03-24 |
glasser | Fix typo in help text.
|
commit | commitdiff | tree |
2008-03-13 |
glasser | Adjust a comment.
|
commit | commitdiff | tree |
2008-03-05 |
glasser | Comment explicitly that the value returned to SASL...
|
commit | commitdiff | tree |
2008-03-05 |
glasser | Followup to r29730 and r29731: some compilers apparently...
|
commit | commitdiff | tree |
2008-03-05 |
glasser | Followup to r29730: --listen-port and --listen-host...
|
commit | commitdiff | tree |
2008-03-05 |
glasser | Reorganize the output to "svnserve --help".
|
commit | commitdiff | tree |
2008-03-03 |
glasser | Extract the non-renaming part from reintegrate_with_rename as
|
commit | commitdiff | tree |
2008-03-03 |
glasser | Rename basic_reintegrate to reintegrate_with_rename...
|
commit | commitdiff | tree |
2008-03-03 |
glasser | Followup to r29625: fix getopt tests.
|
commit | commitdiff | tree |
2008-03-03 |
glasser | The reintegrate code tries to make sure that every...
|
commit | commitdiff | tree |
2008-03-01 |
glasser | Followup to r29663: *really* *really* fix a bunch of...
|
commit | commitdiff | tree |
2008-03-01 |
glasser | Followup to r29659: *really* fix a bunch of error leaks...
|
commit | commitdiff | tree |
2008-03-01 |
glasser | Clear a bunch of error leaks in the svnserve Cyrus...
|
commit | commitdiff | tree |
2008-02-29 |
glasser | Followup to r29646.
|
commit | commitdiff | tree |
2008-02-29 |
glasser | * configure.ac:
|
commit | commitdiff | tree |
2008-02-29 |
glasser | Make sure that "svnadmin upgrade" never leaves an FSFS...
|
commit | commitdiff | tree |
2008-02-29 |
glasser | Make svnserve --version tell you if it has SASL support...
|
commit | commitdiff | tree |
2008-02-29 |
glasser | Make svn --version (and svnsync --version, etc) tell...
|
commit | commitdiff | tree |
2008-02-29 |
glasser | Minimize use of SASL-related #ifdefs in svnserve, by...
|
commit | commitdiff | tree |
2008-02-29 |
glasser | Tiny style tweak: don't have a statement whose correct...
|
commit | commitdiff | tree |
2008-02-21 |
glasser | Fix ra_svn/svnserve implementation of get-mergeinfo...
|
commit | commitdiff | tree |
2008-02-21 |
glasser | Clarify in "svn help changelist" that changelists can...
|
commit | commitdiff | tree |
2008-02-21 |
glasser | Allow "-R" to be passed to "svn changelist", which...
|
commit | commitdiff | tree |
2008-02-20 |
glasser | * subversion/svn/main.c
|
commit | commitdiff | tree |
2008-02-19 |
glasser | When FSFS detects corruption while reading a noderev or
|
commit | commitdiff | tree |
2008-02-18 |
glasser | Change the format of the revprops block sent in svnserve for
|
commit | commitdiff | tree |
2008-02-18 |
glasser | Fix a potential hang in svnserve/ra_svn.
|
commit | commitdiff | tree |
2008-02-18 |
glasser | Follow-up to r29414: fix a copy-and-paste-o.
|
commit | commitdiff | tree |
2008-02-18 |
glasser | Change property listing action in the SVN-ACTION DAV...
|
commit | commitdiff | tree |
2008-02-18 |
glasser | Change some of the SVN-ACTION DAV logging names to...
|
commit | commitdiff | tree |
2008-02-15 |
glasser | In the implementations of svn_fs_get_mergeinfo, make...
|
commit | commitdiff | tree |
2008-02-15 |
glasser | Merge the mergeinfo-api-cleanup branch to trunk.
|
commit | commitdiff | tree |
2008-02-11 |
glasser | * subversion/libsvn_fs_fs/structure
|
commit | commitdiff | tree |
2008-02-11 |
glasser | Follow-up to r29114: remove declaration of removed...
|
commit | commitdiff | tree |
2008-02-11 |
glasser | Make FSFS require FS version 3 for mergeinfo operations.
|
commit | commitdiff | tree |
2008-02-11 |
glasser | Followup to r27098: fix potential segfault by using...
|
commit | commitdiff | tree |
2008-02-08 |
glasser | Yet another node-origins-cache-for-FSFS implementation...
|
commit | commitdiff | tree |
2008-02-08 |
glasser | Follow-up to r29231, making sure that every svn_ra_neon__req...
|
commit | commitdiff | tree |
2008-02-08 |
glasser | Fix the same problem fixed by r29230 from another angle...
|
commit | commitdiff | tree |
2008-02-08 |
glasser | Fix a segfault on global pool cleanup after merge which...
|
commit | commitdiff | tree |
2008-02-01 |
glasser | Fix several bugs in svn_rangelist_intersect. Augment...
|
commit | commitdiff | tree |
2008-02-01 |
glasser | Add a little more to the svn_rangelist_intersect test...
|
commit | commitdiff | tree |
2008-01-31 |
glasser | Follow-up to r29036: Now that the "mergeinfo" transaction...
|
commit | commitdiff | tree |
2008-01-31 |
glasser | Don't open a rev or revprop file whose number is larger...
|
commit | commitdiff | tree |
2008-01-31 |
glasser | Change FSFS directory contents reader to allocate its...
|
commit | commitdiff | tree |
2008-01-25 |
glasser | * subversion/bindings/javahl/src/org/tigris/subversion...
|
commit | commitdiff | tree |
2008-01-25 |
glasser | * aclocal.m4
|
commit | commitdiff | tree |
2008-01-25 |
glasser | * subversion/libsvn_fs_fs/structure
|
commit | commitdiff | tree |
2008-01-25 |
glasser | Use a single directory for the FSFS node origin cache...
|
commit | commitdiff | tree |
2008-01-25 |
glasser | * subversion/libsvn_fs_fs/fs.h
|
commit | commitdiff | tree |
2008-01-24 |
glasser | Followup to r29012: update txn-current name in format...
|
commit | commitdiff | tree |
2008-01-24 |
glasser | Simplify FSFS implementation of
|
commit | commitdiff | tree |
2008-01-24 |
glasser | Remove no-longer-used svn_*_get_mergeinfo_for_tree...
|
commit | commitdiff | tree |
2008-01-24 |
glasser | Change "log -g" to use the ordinary svn_*_get_mergeinfo...
|
commit | commitdiff | tree |
2008-01-14 |
glasser | If --set-depth isn't passed to an update, don't change...
|
commit | commitdiff | tree |
2008-01-14 |
glasser | Augment a test to show that "--depth infinity" doesn...
|
commit | commitdiff | tree |
2008-01-14 |
glasser | Factor a verify_depth helper out of many of the depth...
|
commit | commitdiff | tree |
2008-01-09 |
glasser | In already-bumped FSFS version 3, store the protorev...
|
commit | commitdiff | tree |
2008-01-02 |
glasser | When validating svn:eol-style properties, do the quick...
|
commit | commitdiff | tree |
2008-01-02 |
glasser | Check for partial replay capability in ra_svn client.
|
commit | commitdiff | tree |
2008-01-02 |
glasser | Fix typo in symbol name.
|
commit | commitdiff | tree |
2008-01-02 |
glasser | Make sure to actually print the partial-replay ra_svn...
|
commit | commitdiff | tree |
2007-12-24 |
glasser | * subversion/libsvn_repos/rev_hunt.c
|
commit | commitdiff | tree |
2007-12-20 |
glasser | Fix cleared-error leak in FSFS. Specifically, if a...
|
commit | commitdiff | tree |
2007-12-19 |
glasser | * INSTALL: Followup to r28542; remove redundant sentence.
|
commit | commitdiff | tree |
2007-12-17 |
glasser | Fix use of uninitialized pointer (introduced in r28403...
|
commit | commitdiff | tree |
2007-12-13 |
glasser | * subversion/svn/main.c
|
commit | commitdiff | tree |
2007-12-13 |
glasser | Now that the option names are file-local, rename them...
|
commit | commitdiff | tree |
2007-12-13 |
glasser | Move the long option name enum from cl.h into main...
|
commit | commitdiff | tree |
2007-12-12 |
glasser | Fix error-handling in FSFS move-into-place function...
|
commit | commitdiff | tree |
2007-12-11 |
glasser | In the command-line client, forbid
|
commit | commitdiff | tree |
2007-12-10 |
glasser | Follow-up to r27614: Fix segfault.
|
commit | commitdiff | tree |
2007-12-09 |
glasser | Wrap sqlite3_stmt inside a svn_fs__sqlite_stmt_t struct...
|
commit | commitdiff | tree |
2007-12-06 |
glasser | * CHANGES: Mention that the r27256 bug can corrupt...
|
commit | commitdiff | tree |
2007-12-04 |
glasser | Add a few observations to the merge-tracking requirements.
|
commit | commitdiff | tree |