index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
remote-testsvn.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drop vcs-svn experiment
Jeff King
2020-08-13
1
-341
/
+0
*
strvec: convert remaining callers away from argv_array name
Jeff King
2020-07-29
1
-4
/
+4
*
strvec: rename files from argv-array to strvec
Jeff King
2020-07-29
1
-1
/
+1
*
testsvn: respect `init.defaultBranch`
Johannes Schindelin
2020-06-24
1
-3
/
+7
*
Merge branch 'sb/object-store-grafts'
Junio C Hamano
2018-07-18
1
-0
/
+1
|
\
|
*
object-store: move object access functions to object-store.h
Stefan Beller
2018-05-16
1
-0
/
+1
*
|
exec_cmd: rename to use dash in file name
Stefan Beller
2018-04-11
1
-1
/
+1
|
/
*
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
2018-03-14
1
-2
/
+2
*
refs: convert read_ref and read_ref_full to object_id
brian m. carlson
2017-10-16
1
-1
/
+1
*
Merge branch 'ab/free-and-null'
Junio C Hamano
2017-06-24
1
-2
/
+1
|
\
|
*
coccinelle: make use of the "type" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason
2017-06-16
1
-2
/
+1
*
|
Merge branch 'bw/object-id'
Junio C Hamano
2017-06-19
1
-11
/
+11
|
\
\
|
|
/
|
/
|
|
*
notes: convert some accessor functions to struct object_id
brian m. carlson
2017-06-02
1
-5
/
+5
|
*
notes: make get_note return pointer to struct object_id
brian m. carlson
2017-06-02
1
-3
/
+3
|
*
notes: convert for_each_note to struct object_id
brian m. carlson
2017-06-02
1
-4
/
+4
*
|
use xfopen() in more places
Nguyễn Thái Ngọc Duy
2017-05-26
1
-6
/
+2
|
/
*
common-main: call git_extract_argv0_path()
Jeff King
2016-07-02
1
-1
/
+0
*
add an extra level of indirection to main()
Jeff King
2016-07-02
1
-1
/
+1
*
strbuf: introduce strbuf_getline_{lf,nul}()
Junio C Hamano
2016-01-15
1
-2
/
+2
*
refs: move the remaining ref module declarations to refs.h
Michael Haggerty
2015-06-22
1
-0
/
+1
*
run-command: introduce CHILD_PROCESS_INIT
René Scharfe
2014-08-20
1
-2
/
+1
*
remote-testsvn: use internal argv_array of struct child_process in cmd_import()
René Scharfe
2014-07-18
1
-9
/
+7
*
use strchrnul() in place of strchr() and strlen()
Rohit Mani
2014-03-10
1
-2
/
+2
*
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
1
-5
/
+5
*
sparse: Fix mingw_main() argument number/type errors
Ramsay Jones
2013-04-28
1
-1
/
+1
*
remote-testsvn: fix unitialized variable
Jeff King
2012-12-15
1
-1
/
+3
*
remote-svn: add marks-file regeneration
Florian Achleitner
2012-10-07
1
-0
/
+71
*
remote-svn: add incremental import
Florian Achleitner
2012-10-07
1
-4
/
+75
*
remote-svn: Activate import/export-marks for fast-import
Florian Achleitner
2012-10-07
1
-1
/
+11
*
Allow reading svn dumps from files via file:// urls
Florian Achleitner
2012-10-07
1
-19
/
+33
*
Implement a remote helper for svn in C
Florian Achleitner
2012-10-07
1
-0
/
+176