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
/
builtin
/
fast-export.c
Commit message (
Expand
)
Author
Age
*
decorate: clean up and document API
Jonathan Tan
2017-12-08
*
Merge branch 'bw/diff-opt-impl-to-bitfields'
Junio C Hamano
2017-11-09
|
\
|
*
diff: make struct diff_flags members lowercase
Brandon Williams
2017-11-01
|
*
diff: remove DIFF_OPT_SET macro
Brandon Williams
2017-11-01
*
|
refs: convert dwim_ref and expand_ref to struct object_id
brian m. carlson
2017-10-16
|
/
*
Merge branch 'ma/leakplugs'
Junio C Hamano
2017-09-29
|
\
|
*
object_array: add and use `object_array_pop()`
Martin Ågren
2017-09-24
*
|
Merge branch 'jt/fast-export-copy-modify-fix'
Junio C Hamano
2017-09-29
|
\
\
|
|
/
|
/
|
|
*
fast-export: do not copy from modified file
Jonathan Tan
2017-09-21
*
|
hashmap.h: compare function has access to a data field
Stefan Beller
2017-06-30
*
|
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
|
\
\
|
*
|
config: don't include config.h by default
Brandon Williams
2017-06-15
*
|
|
Merge branch 'bw/object-id'
Junio C Hamano
2017-06-19
|
\
\
\
|
*
|
|
diff-tree: convert diff_tree_sha1 to struct object_id
Brandon Williams
2017-06-05
|
*
|
|
tree-diff: convert diff_root_tree_sha1 to struct object_id
Brandon Williams
2017-06-02
*
|
|
|
Merge branch 'nd/fopen-errors'
Junio C Hamano
2017-06-13
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
use xfopen() in more places
Nguyễn Thái Ngọc Duy
2017-05-26
|
|
/
/
*
|
|
Merge branch 'js/plug-leaks'
Junio C Hamano
2017-05-29
|
\
\
\
|
*
|
|
fast-export: avoid leaking memory in handle_tag()
Johannes Schindelin
2017-05-08
|
|
/
/
*
|
|
object: convert parse_object* to take struct object_id
brian m. carlson
2017-05-08
*
|
|
Convert lookup_blob to struct object_id
brian m. carlson
2017-05-08
*
|
|
Convert lookup_commit* to struct object_id
brian m. carlson
2017-05-08
|
/
/
*
|
builtin/fast-export: convert to struct object_id
brian m. carlson
2017-02-22
|
/
*
use QSORT
René Scharfe
2016-09-29
*
diff: convert struct diff_filespec to struct object_id
brian m. carlson
2016-06-28
*
convert trivial cases to ALLOC_ARRAY
Jeff King
2016-02-22
*
Merge branch 'js/fopen-harder' into maint
Junio C Hamano
2016-02-05
|
\
|
*
Handle more file writes correctly in shared repos
Johannes Schindelin
2016-01-11
*
|
Remove get_object_hash.
brian m. carlson
2015-11-20
*
|
Convert struct object to object_id
brian m. carlson
2015-11-20
*
|
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
|
/
*
refs: move the remaining ref module declarations to refs.h
Michael Haggerty
2015-06-22
*
teach fast-export an --anonymize option
Jeff King
2014-08-27
*
Merge branch 'jk/commit-buffer-length'
Junio C Hamano
2014-07-02
|
\
|
*
commit: record buffer length in cache
Jeff King
2014-06-13
|
*
use get_commit_buffer everywhere
Jeff King
2014-06-13
*
|
fast-export: add support to delete refs
Felipe Contreras
2014-04-21
*
|
fast-export: add new --refspec option
Felipe Contreras
2014-04-21
*
|
fast-export: improve argument parsing
Felipe Contreras
2014-04-21
|
/
*
Merge branch 'cc/starts-n-ends-with'
Junio C Hamano
2013-12-17
|
\
|
*
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
*
|
Merge branch 'jk/robustify-parse-commit'
Junio C Hamano
2013-12-05
|
\
\
|
|
/
|
/
|
|
*
use parse_commit_or_die instead of segfaulting
Jeff King
2013-10-24
*
|
Merge branch 'fc/fast-export'
Junio C Hamano
2013-09-17
|
\
\
|
*
|
fast-export: refactor get_tags_and_duplicates()
Felipe Contreras
2013-09-03
|
*
|
fast-export: make extra_refs global
Felipe Contreras
2013-09-03
|
|
/
*
|
Merge branch 'sb/parseopt-boolean-removal'
Junio C Hamano
2013-09-04
|
\
\
|
|
/
|
/
|
|
*
Replace deprecated OPT_BOOLEAN by OPT_BOOL
Stefan Beller
2013-08-05
*
|
many small typofixes
Ondřej Bílka
2013-07-29
|
/
*
fast-{import,export}: use get_sha1_hex() to read from marks file
Felipe Contreras
2013-05-07
[next]