Sign in
googlers
/
jrn
/
git
/
638e90c235df8af6f560cf672e5038b1f2646ac6
/
vcs-svn
793066e
Merge branch 'rj/sparse'
by Junio C Hamano
· 14 years ago
c514772
sparse: Fix some "symbol not declared" warnings
by Ramsay Jones
· 14 years ago
0353a0c
remove doubled words, e.g., s/to to/to/, and fix related typos
by Jim Meyering
· 14 years ago
44a9ced
Merge branch 'svn-fe' of git://repo.or.cz/git/jrn
by Junio C Hamano
· 14 years ago
9e11398
vcs-svn: a void function shouldn't try to return something
by Michael Witten
· 14 years ago
8cc299d
vcs-svn: add missing cast to printf argument
by Jonathan Nieder
· 14 years ago
41e6b91
vcs-svn: add missing cast to printf argument
by Jonathan Nieder
· 14 years ago
a080fdd
Merge branch 'svn-fe' of git://repo.or.cz/git/jrn
by Junio C Hamano
· 14 years ago
195b7ca
vcs-svn: handle log message with embedded NUL
by Jonathan Nieder
· 14 years ago
4c3169b
vcs-svn: avoid unnecessary copying of log message and author
by Jonathan Nieder
· 14 years ago
7e2fe3a
vcs-svn: remove buffer_read_string
by Jonathan Nieder
· 14 years ago
e7d04ee
vcs-svn: make reading of properties binary-safe
by Jonathan Nieder
· 14 years ago
785d698
Merge branch 'svn-fe' of git://repo.or.cz/git/jrn
by Junio C Hamano
· 14 years ago
41b9dd9
Merge branch 'db/length-as-hash' into svn-fe
by Jonathan Nieder
· 14 years ago
f160205
vcs-svn: use strchr to find RFC822 delimiter
by David Barr
· 14 years ago
90c0a3c
vcs-svn: implement perfect hash for top-level keys
by David Barr
· 14 years ago
044ad29
vcs-svn: implement perfect hash for node-prop keys
by David Barr
· 14 years ago
7c5817d
vcs-svn: use strbuf for author, UUID, and URL
by David Barr
· 14 years ago
dce33c9
vcs-svn: use strbuf for revision log
by David Barr
· 14 years ago
c9d1c8b
vcs-svn: improve reporting of input errors
by Jonathan Nieder
· 14 years ago
26557fc
vcs-svn: make buffer_copy_bytes return length read
by Jonathan Nieder
· 14 years ago
d234f54
vcs-svn: make buffer_skip_bytes return length read
by Jonathan Nieder
· 14 years ago
93b709c
vcs-svn: improve support for reading large files
by Jonathan Nieder
· 14 years ago
0631623
vcs-svn: remove spurious semicolons
by Jonathan Nieder
· 14 years ago
efc749b
vcs-svn: allow input errors to be detected promptly
by Jonathan Nieder
· 14 years ago
e75316d
vcs-svn: simplify repo_modify_path and repo_copy
by Jonathan Nieder
· 14 years ago
5a38b18
vcs-svn: handle_node: use repo_read_path
by Jonathan Nieder
· 14 years ago
4f5de75
vcs-svn: introduce repo_read_path to check the content at a path
by Jonathan Nieder
· 14 years ago
a62bbf8
Merge commit 'jn/svn-fe' of git://github.com/gitster/git into svn-fe
by Jonathan Nieder
· 14 years ago
b1c9b79
vcs-svn: teach line_buffer about temporary files
by Jonathan Nieder
· 14 years ago
cb3f87c
vcs-svn: allow input from file descriptor
by Jonathan Nieder
· 14 years ago
cc193f1
vcs-svn: allow character-oriented input
by Jonathan Nieder
· 14 years ago
e832f43
vcs-svn: add binary-safe read function
by Jonathan Nieder
· 14 years ago
e5e45ca
vcs-svn: teach line_buffer to handle multiple input files
by Jonathan Nieder
· 14 years ago
d350822
vcs-svn: collect line_buffer data in a struct
by Jonathan Nieder
· 14 years ago
deadcef
vcs-svn: replace buffer_read_string memory pool with a strbuf
by Jonathan Nieder
· 14 years ago
4d21bec
vcs-svn: eliminate global byte_buffer
by Jonathan Nieder
· 14 years ago
5ee5f5a
svndump.c: Fix a printf format compiler warning
by Ramsay Jones
· 14 years ago
bf9b46c
Merge branch 'jn/svn-fe' (early part)
by Junio C Hamano
· 14 years ago
b720c75
Merge branch 'jn/maint-svn-fe'
by Junio C Hamano
· 14 years ago
9e8c532
vcs-svn: Allow change nodes for root of tree (/)
by Jonathan Nieder
· 14 years ago
3c93983
vcs-svn: fix intermittent repo_tree corruption
by Jonathan Nieder
· 14 years ago
97a5e34
treap: make treap_insert return inserted node
by Jonathan Nieder
· 14 years ago
6b01b67
vcs-svn: Implement Prop-delta handling
by David Barr
· 14 years ago
6263c06
vcs-svn: Sharpen parsing of property lines
by Jonathan Nieder
· 14 years ago
2a48afe
vcs-svn: Split off function for handling of individual properties
by Jonathan Nieder
· 14 years ago
3f3e676
vcs-svn: Make source easier to read on small screens
by Jonathan Nieder
· 14 years ago
c7dbf35
vcs-svn: More dump format sanity checks
by Jonathan Nieder
· 14 years ago
414e569
vcs-svn: Reject path nodes without Node-action
by Jonathan Nieder
· 14 years ago
1c7bb31
vcs-svn: Delay read of per-path properties
by Jonathan Nieder
· 14 years ago
08c39b5
vcs-svn: Combine repo_replace and repo_modify functions
by Jonathan Nieder
· 14 years ago
6ee4a9b
vcs-svn: Replace = Delete + Add
by Jonathan Nieder
· 14 years ago
5af8fae
vcs-svn: handle_node: Handle deletion case early
by Jonathan Nieder
· 14 years ago
462e1f5
vcs-svn: Use mark to indicate nodes with included text
by Jonathan Nieder
· 14 years ago
d6e81a0
vcs-svn: Unclutter handle_node by introducing have_props var
by Jonathan Nieder
· 14 years ago
da3e217
vcs-svn: Eliminate node_ctx.mark global
by Jonathan Nieder
· 14 years ago
1d13e9f
vcs-svn: Eliminate node_ctx.srcRev global
by Jonathan Nieder
· 14 years ago
5c28a8b
vcs-svn: Check for errors from open()
by Jonathan Nieder
· 14 years ago
1f05d07
vcs-svn: Allow simple v3 dumps (no deltas yet)
by David Barr
· 14 years ago
b3e5bce
vcs-svn: Error out for v3 dumps
by Jonathan Nieder
· 14 years ago
5418d96
vcs-svn: Fix some printf format compiler warnings
by Ramsay Jones
· 15 years ago
6117aba
vcs-svn: Avoid %z in format string
by Jonathan Nieder
· 15 years ago
68b4cfb
vcs-svn: Rename dirent pool to build on Windows
by Jonathan Nieder
· 15 years ago
6ad263c
treap: style fix
by Jonathan Nieder
· 15 years ago
21746aa
SVN dump parser
by David Barr
· 15 years ago
c0e6c23
Infrastructure to write revisions in fast-export format
by David Barr
· 15 years ago
3bbaec0
Add stream helper library
by David Barr
· 15 years ago
1d73b52
Add string-specific memory pool
by David Barr
· 15 years ago
951f316
Add treap implementation
by Jason Evans
· 15 years ago
4709455
Add memory pool library
by David Barr
· 15 years ago
3f52737
Introduce vcs-svn lib
by Jonathan Nieder
· 15 years ago