index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vcs-svn
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
Merge branch 'db/length-as-hash' (early part) into db/svn-fe-code-purge
Jonathan Nieder
2011-03-23
5
-93
/
+161
|
|
|
\
\
\
|
*
|
\
\
\
Merge branch 'db/vcs-svn-incremental' into svn-fe
Jonathan Nieder
2011-05-26
7
-355
/
+247
|
|
\
\
\
\
\
|
|
*
|
|
|
|
vcs-svn: avoid using ls command twice
David Barr
2011-03-26
3
-24
/
+6
|
|
|
/
/
/
/
|
|
*
|
|
|
vcs-svn: use mark from previous import for parent commit
David Barr
2011-03-07
1
-1
/
+1
|
|
*
|
|
|
vcs-svn: handle filenames with dq correctly
Jonathan Nieder
2011-03-07
1
-10
/
+9
|
|
*
|
|
|
vcs-svn: quote paths correctly for ls command
David Barr
2011-03-07
3
-1
/
+13
|
|
*
|
|
|
vcs-svn: eliminate repo_tree structure
Jonathan Nieder
2011-03-07
7
-340
/
+184
|
|
*
|
|
|
vcs-svn: add a comment before each commit
Jonathan Nieder
2011-03-07
3
-7
/
+28
|
|
*
|
|
|
vcs-svn: save marks for imported commits
Jonathan Nieder
2011-03-07
1
-0
/
+1
|
|
*
|
|
|
vcs-svn: use higher mark numbers for blobs
Jonathan Nieder
2011-03-07
1
-1
/
+1
|
|
*
|
|
|
vcs-svn: set up channel to read fast-import cat-blob response
David Barr
2011-03-07
3
-0
/
+37
*
|
|
|
|
|
Fix a bitwise negation assignment issue spotted by Sun Studio
Ævar Arnfjörð Bjarmason
2011-12-21
2
-3
/
+3
*
|
|
|
|
|
Merge branch 'rj/sparse'
Junio C Hamano
2011-04-27
1
-0
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
sparse: Fix some "symbol not declared" warnings
Ramsay Jones
2011-04-22
1
-0
/
+1
*
|
|
|
|
|
remove doubled words, e.g., s/to to/to/, and fix related typos
Jim Meyering
2011-04-13
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'svn-fe' of git://repo.or.cz/git/jrn
Junio C Hamano
2011-03-30
1
-1
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
vcs-svn: a void function shouldn't try to return something
Michael Witten
2011-03-29
1
-1
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
vcs-svn: add missing cast to printf argument
Jonathan Nieder
2011-03-27
1
-1
/
+2
*
|
|
|
|
vcs-svn: add missing cast to printf argument
Jonathan Nieder
2011-03-28
1
-1
/
+2
*
|
|
|
|
Merge branch 'svn-fe' of git://repo.or.cz/git/jrn
Junio C Hamano
2011-03-26
8
-55
/
+39
|
\
|
|
|
|
|
*
|
|
|
vcs-svn: handle log message with embedded NUL
Jonathan Nieder
2011-03-26
5
-13
/
+17
|
*
|
|
|
vcs-svn: avoid unnecessary copying of log message and author
Jonathan Nieder
2011-03-26
1
-10
/
+10
|
*
|
|
|
vcs-svn: remove buffer_read_string
Jonathan Nieder
2011-03-26
3
-20
/
+4
|
*
|
|
|
vcs-svn: make reading of properties binary-safe
Jonathan Nieder
2011-03-26
1
-14
/
+10
*
|
|
|
|
Merge branch 'svn-fe' of git://repo.or.cz/git/jrn
Junio C Hamano
2011-03-23
8
-172
/
+265
|
\
|
|
|
|
|
*
|
|
|
Merge branch 'db/length-as-hash' into svn-fe
Jonathan Nieder
2011-03-23
1
-69
/
+105
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
vcs-svn: use strchr to find RFC822 delimiter
David Barr
2011-03-23
1
-2
/
+5
|
|
|
|
/
|
|
|
/
|
|
|
*
|
vcs-svn: implement perfect hash for top-level keys
David Barr
2011-03-23
1
-50
/
+59
|
|
*
|
vcs-svn: implement perfect hash for node-prop keys
David Barr
2011-03-23
1
-19
/
+43
|
*
|
|
vcs-svn: use strbuf for author, UUID, and URL
David Barr
2011-03-23
5
-30
/
+43
|
*
|
|
vcs-svn: use strbuf for revision log
David Barr
2011-03-22
1
-20
/
+8
|
|
/
/
|
*
|
vcs-svn: improve reporting of input errors
Jonathan Nieder
2011-03-22
2
-5
/
+37
|
*
|
vcs-svn: make buffer_copy_bytes return length read
Jonathan Nieder
2011-03-22
2
-10
/
+11
|
*
|
vcs-svn: make buffer_skip_bytes return length read
Jonathan Nieder
2011-03-22
3
-8
/
+10
|
*
|
vcs-svn: improve support for reading large files
Jonathan Nieder
2011-03-22
2
-4
/
+4
|
|
/
|
*
vcs-svn: allow input errors to be detected promptly
Jonathan Nieder
2011-03-07
2
-0
/
+6
|
*
vcs-svn: simplify repo_modify_path and repo_copy
Jonathan Nieder
2011-03-07
3
-22
/
+13
|
*
vcs-svn: handle_node: use repo_read_path
Jonathan Nieder
2011-03-07
1
-10
/
+23
|
*
vcs-svn: introduce repo_read_path to check the content at a path
Jonathan Nieder
2011-03-07
2
-1
/
+12
*
|
vcs-svn: remove spurious semicolons
Jonathan Nieder
2011-03-16
2
-2
/
+2
|
/
*
Merge commit 'jn/svn-fe' of git://github.com/gitster/git into svn-fe
Jonathan Nieder
2011-02-26
4
-84
/
+151
|
\
|
*
vcs-svn: Allow change nodes for root of tree (/)
Jonathan Nieder
2010-12-08
1
-1
/
+4
|
*
vcs-svn: Implement Prop-delta handling
David Barr
2010-11-24
1
-10
/
+44
|
*
vcs-svn: Sharpen parsing of property lines
Jonathan Nieder
2010-11-24
1
-11
/
+19
|
*
vcs-svn: Split off function for handling of individual properties
Jonathan Nieder
2010-11-24
1
-14
/
+19
|
*
vcs-svn: Make source easier to read on small screens
Jonathan Nieder
2010-11-24
1
-8
/
+0
|
*
vcs-svn: More dump format sanity checks
Jonathan Nieder
2010-11-24
1
-4
/
+14
|
*
vcs-svn: Reject path nodes without Node-action
Jonathan Nieder
2010-11-24
1
-2
/
+5
|
*
vcs-svn: Delay read of per-path properties
Jonathan Nieder
2010-11-24
1
-22
/
+18
|
*
vcs-svn: Combine repo_replace and repo_modify functions
Jonathan Nieder
2010-11-24
3
-20
/
+12
[prev]
[next]