index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vcs-svn
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-07
vcs-svn: eliminate repo_tree structure
Jonathan Nieder
7
-340
/
+184
2011-03-07
vcs-svn: add a comment before each commit
Jonathan Nieder
3
-7
/
+28
2011-03-07
vcs-svn: save marks for imported commits
Jonathan Nieder
1
-0
/
+1
2011-03-07
vcs-svn: use higher mark numbers for blobs
Jonathan Nieder
1
-1
/
+1
2011-03-07
vcs-svn: set up channel to read fast-import cat-blob response
David Barr
3
-0
/
+37
2011-03-07
vcs-svn: allow input errors to be detected promptly
Jonathan Nieder
2
-0
/
+6
2011-03-07
vcs-svn: simplify repo_modify_path and repo_copy
Jonathan Nieder
3
-22
/
+13
2011-03-07
vcs-svn: handle_node: use repo_read_path
Jonathan Nieder
1
-10
/
+23
2011-03-07
vcs-svn: introduce repo_read_path to check the content at a path
Jonathan Nieder
2
-1
/
+12
2011-02-26
Merge commit 'jn/svn-fe' of git://github.com/gitster/git into svn-fe
Jonathan Nieder
4
-84
/
+151
2011-02-26
vcs-svn: teach line_buffer about temporary files
Jonathan Nieder
3
-1
/
+52
2011-02-26
vcs-svn: allow input from file descriptor
Jonathan Nieder
3
-4
/
+14
2011-02-26
vcs-svn: allow character-oriented input
Jonathan Nieder
2
-0
/
+6
2011-02-26
vcs-svn: add binary-safe read function
Jonathan Nieder
2
-0
/
+7
2011-02-26
vcs-svn: teach line_buffer to handle multiple input files
Jonathan Nieder
6
-38
/
+41
2011-02-26
vcs-svn: collect line_buffer data in a struct
Jonathan Nieder
2
-23
/
+33
2011-02-26
vcs-svn: replace buffer_read_string memory pool with a strbuf
Jonathan Nieder
1
-10
/
+6
2011-02-26
vcs-svn: eliminate global byte_buffer
Jonathan Nieder
1
-1
/
+2
2011-01-18
svndump.c: Fix a printf format compiler warning
Ramsay Jones
1
-1
/
+1
2011-01-05
Merge branch 'jn/svn-fe' (early part)
Junio C Hamano
1
-3
/
+10
2010-12-16
Merge branch 'jn/maint-svn-fe'
Junio C Hamano
3
-5
/
+12
2010-12-07
vcs-svn: Allow change nodes for root of tree (/)
Jonathan Nieder
1
-1
/
+4
2010-12-07
vcs-svn: fix intermittent repo_tree corruption
Jonathan Nieder
1
-2
/
+2
2010-12-07
treap: make treap_insert return inserted node
Jonathan Nieder
2
-3
/
+10
2010-11-24
vcs-svn: Implement Prop-delta handling
David Barr
1
-10
/
+44
2010-11-24
vcs-svn: Sharpen parsing of property lines
Jonathan Nieder
1
-11
/
+19
2010-11-24
vcs-svn: Split off function for handling of individual properties
Jonathan Nieder
1
-14
/
+19
2010-11-24
vcs-svn: Make source easier to read on small screens
Jonathan Nieder
1
-8
/
+0
2010-11-24
vcs-svn: More dump format sanity checks
Jonathan Nieder
1
-4
/
+14
2010-11-24
vcs-svn: Reject path nodes without Node-action
Jonathan Nieder
1
-2
/
+5
2010-11-24
vcs-svn: Delay read of per-path properties
Jonathan Nieder
1
-22
/
+18
2010-11-24
vcs-svn: Combine repo_replace and repo_modify functions
Jonathan Nieder
3
-20
/
+12
2010-11-24
vcs-svn: Replace = Delete + Add
Jonathan Nieder
1
-6
/
+7
2010-11-24
vcs-svn: handle_node: Handle deletion case early
Jonathan Nieder
1
-3
/
+8
2010-11-24
vcs-svn: Use mark to indicate nodes with included text
Jonathan Nieder
1
-8
/
+8
2010-11-24
vcs-svn: Unclutter handle_node by introducing have_props var
Jonathan Nieder
1
-4
/
+5
2010-11-24
vcs-svn: Eliminate node_ctx.mark global
Jonathan Nieder
1
-12
/
+11
2010-11-24
vcs-svn: Eliminate node_ctx.srcRev global
Jonathan Nieder
1
-7
/
+8
2010-11-24
vcs-svn: Check for errors from open()
Jonathan Nieder
2
-3
/
+5
2010-11-24
vcs-svn: Allow simple v3 dumps (no deltas yet)
David Barr
1
-3
/
+18
2010-11-24
vcs-svn: Error out for v3 dumps
Jonathan Nieder
1
-3
/
+10
2010-09-12
vcs-svn: Fix some printf format compiler warnings
Ramsay Jones
2
-5
/
+6
2010-08-14
vcs-svn: Avoid %z in format string
Jonathan Nieder
1
-2
/
+3
2010-08-14
vcs-svn: Rename dirent pool to build on Windows
Jonathan Nieder
1
-73
/
+73
2010-08-14
treap: style fix
Jonathan Nieder
1
-15
/
+15
2010-08-14
SVN dump parser
David Barr
3
-0
/
+315
2010-08-14
Infrastructure to write revisions in fast-export format
David Barr
4
-0
/
+440
2010-08-14
Add stream helper library
David Barr
3
-0
/
+167
2010-08-14
Add string-specific memory pool
David Barr
3
-0
/
+156
2010-08-14
Add treap implementation
Jason Evans
3
-0
/
+342
[prev]
[next]