index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
remote-testsvn.c
Commit message (
Expand
)
Author
Age
*
refs: convert read_ref and read_ref_full to object_id
brian m. carlson
2017-10-16
*
Merge branch 'ab/free-and-null'
Junio C Hamano
2017-06-24
|
\
|
*
coccinelle: make use of the "type" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason
2017-06-16
*
|
Merge branch 'bw/object-id'
Junio C Hamano
2017-06-19
|
\
\
|
|
/
|
/
|
|
*
notes: convert some accessor functions to struct object_id
brian m. carlson
2017-06-02
|
*
notes: make get_note return pointer to struct object_id
brian m. carlson
2017-06-02
|
*
notes: convert for_each_note to struct object_id
brian m. carlson
2017-06-02
*
|
use xfopen() in more places
Nguyễn Thái Ngọc Duy
2017-05-26
|
/
*
common-main: call git_extract_argv0_path()
Jeff King
2016-07-01
*
add an extra level of indirection to main()
Jeff King
2016-07-01
*
strbuf: introduce strbuf_getline_{lf,nul}()
Junio C Hamano
2016-01-15
*
refs: move the remaining ref module declarations to refs.h
Michael Haggerty
2015-06-22
*
run-command: introduce CHILD_PROCESS_INIT
René Scharfe
2014-08-20
*
remote-testsvn: use internal argv_array of struct child_process in cmd_import()
René Scharfe
2014-07-18
*
use strchrnul() in place of strchr() and strlen()
Rohit Mani
2014-03-10
*
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
*
sparse: Fix mingw_main() argument number/type errors
Ramsay Jones
2013-04-28
*
remote-testsvn: fix unitialized variable
Jeff King
2012-12-15
*
remote-svn: add marks-file regeneration
Florian Achleitner
2012-10-07
*
remote-svn: add incremental import
Florian Achleitner
2012-10-07
*
remote-svn: Activate import/export-marks for fast-import
Florian Achleitner
2012-10-07
*
Allow reading svn dumps from files via file:// urls
Florian Achleitner
2012-10-07
*
Implement a remote helper for svn in C
Florian Achleitner
2012-10-07