Sign in
googlers
/
jrn
/
git
/
f937bc2f86ba2c2956b4228bd2386aaafc9afe83
/
remote-testsvn.c
00624d6
Merge branch 'sb/object-store-grafts'
by Junio C Hamano
· 7 years ago
cbd53a2
object-store: move object access functions to object-store.h
by Stefan Beller
· 7 years ago
d807c4a
exec_cmd: rename to use dash in file name
by Stefan Beller
· 7 years ago
b4f5aca
sha1_file: convert read_sha1_file to struct object_id
by brian m. carlson
· 7 years ago
34c290a
refs: convert read_ref and read_ref_full to object_id
by brian m. carlson
· 7 years ago
50f03c6
Merge branch 'ab/free-and-null'
by Junio C Hamano
· 8 years ago
a6f38c1
Merge branch 'bw/object-id'
by Junio C Hamano
· 8 years ago
6a83d90
coccinelle: make use of the "type" FREE_AND_NULL() rule
by Ævar Arnfjörð Bjarmason
· 8 years ago
5ee8a95
notes: convert some accessor functions to struct object_id
by brian m. carlson
· 8 years ago
9ef7223
notes: make get_note return pointer to struct object_id
by brian m. carlson
· 8 years ago
490bc83
notes: convert for_each_note to struct object_id
by brian m. carlson
· 8 years ago
23a9e07
use xfopen() in more places
by Nguyễn Thái Ngọc Duy
· 8 years ago
650c449
common-main: call git_extract_argv0_path()
by Jeff King
· 9 years ago
3f2e229
add an extra level of indirection to main()
by Jeff King
· 9 years ago
8f309ae
strbuf: introduce strbuf_getline_{lf,nul}()
by Junio C Hamano
· 9 years ago
fb58c8d
refs: move the remaining ref module declarations to refs.h
by Michael Haggerty
· 10 years ago
d318027
run-command: introduce CHILD_PROCESS_INIT
by René Scharfe
· 11 years ago
1cefa14
remote-testsvn: use internal argv_array of struct child_process in cmd_import()
by René Scharfe
· 11 years ago
2c5495f
use strchrnul() in place of strchr() and strlen()
by Rohit Mani
· 11 years ago
5955654
replace {pre,suf}fixcmp() with {starts,ends}_with()
by Christian Couder
· 11 years ago
84d32bf
sparse: Fix mingw_main() argument number/type errors
by Ramsay Jones
· 12 years ago
bfae342
remote-testsvn: fix unitialized variable
by Jeff King
· 12 years ago
5bfc76b
remote-svn: add marks-file regeneration
by Florian Achleitner
· 12 years ago
8e43a1d
remote-svn: add incremental import
by Florian Achleitner
· 12 years ago
8d7cd8e
remote-svn: Activate import/export-marks for fast-import
by Florian Achleitner
· 12 years ago
f6529de
Allow reading svn dumps from files via file:// urls
by Florian Achleitner
· 12 years ago
68f64ff
Implement a remote helper for svn in C
by Florian Achleitner
· 12 years ago