index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
fast-export.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-06
Replace all die("BUG: ...") calls by BUG() ones
Johannes Schindelin
1
-1
/
+1
2018-04-26
cache.h: add repository argument to oid_object_info
Stefan Beller
1
-1
/
+1
2018-04-21
fast-export: fix regression skipping some merge-commits
Martin Ågren
1
-1
/
+4
2018-04-11
treewide: replace maybe_tree with accessor methods
Derrick Stolee
1
-3
/
+3
2018-04-11
treewide: rename tree to maybe_tree
Derrick Stolee
1
-3
/
+3
2018-03-14
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
1
-2
/
+2
2018-03-14
sha1_file: convert sha1_object_info* to object_id
brian m. carlson
1
-1
/
+1
2018-03-14
sha1_file: convert check_sha1_signature to struct object_id
brian m. carlson
1
-1
/
+1
2018-02-14
object: rename function 'typename' to 'type_name'
Brandon Williams
1
-4
/
+4
2017-12-08
decorate: clean up and document API
Jonathan Tan
1
-1
/
+1
2017-11-09
Merge branch 'bw/diff-opt-impl-to-bitfields'
Junio C Hamano
1
-1
/
+1
2017-11-01
diff: make struct diff_flags members lowercase
Brandon Williams
1
-1
/
+1
2017-11-01
diff: remove DIFF_OPT_SET macro
Brandon Williams
1
-1
/
+1
2017-10-16
refs: convert dwim_ref and expand_ref to struct object_id
brian m. carlson
1
-1
/
+1
2017-09-29
Merge branch 'ma/leakplugs'
Junio C Hamano
1
-2
/
+1
2017-09-29
Merge branch 'jt/fast-export-copy-modify-fix'
Junio C Hamano
1
-14
/
+32
2017-09-24
object_array: add and use `object_array_pop()`
Martin Ågren
1
-2
/
+1
2017-09-21
fast-export: do not copy from modified file
Jonathan Tan
1
-14
/
+32
2017-06-30
hashmap.h: compare function has access to a data field
Stefan Beller
1
-3
/
+4
2017-06-24
Merge branch 'bw/config-h'
Junio C Hamano
1
-0
/
+1
2017-06-19
Merge branch 'bw/object-id'
Junio C Hamano
1
-4
/
+4
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
2017-06-13
Merge branch 'nd/fopen-errors'
Junio C Hamano
1
-3
/
+1
2017-06-05
diff-tree: convert diff_tree_sha1 to struct object_id
Brandon Williams
1
-2
/
+2
2017-06-02
tree-diff: convert diff_root_tree_sha1 to struct object_id
Brandon Williams
1
-2
/
+2
2017-05-29
Merge branch 'js/plug-leaks'
Junio C Hamano
1
-0
/
+2
2017-05-26
use xfopen() in more places
Nguyễn Thái Ngọc Duy
1
-3
/
+1
2017-05-08
object: convert parse_object* to take struct object_id
brian m. carlson
1
-2
/
+2
2017-05-08
Convert lookup_blob to struct object_id
brian m. carlson
1
-1
/
+1
2017-05-08
Convert lookup_commit* to struct object_id
brian m. carlson
1
-1
/
+1
2017-05-08
fast-export: avoid leaking memory in handle_tag()
Johannes Schindelin
1
-0
/
+2
2017-02-22
builtin/fast-export: convert to struct object_id
brian m. carlson
1
-29
/
+29
2016-09-29
use QSORT
René Scharfe
1
-1
/
+1
2016-06-28
diff: convert struct diff_filespec to struct object_id
brian m. carlson
1
-5
/
+5
2016-02-22
convert trivial cases to ALLOC_ARRAY
Jeff King
1
-1
/
+1
2016-02-05
Merge branch 'js/fopen-harder' into maint
Junio C Hamano
1
-1
/
+1
2016-01-11
Handle more file writes correctly in shared repos
Johannes Schindelin
1
-1
/
+1
2015-11-20
Remove get_object_hash.
brian m. carlson
1
-6
/
+6
2015-11-20
Convert struct object to object_id
brian m. carlson
1
-11
/
+11
2015-11-20
Add several uses of get_object_hash.
brian m. carlson
1
-6
/
+6
2015-06-22
refs: move the remaining ref module declarations to refs.h
Michael Haggerty
1
-0
/
+1
2014-08-27
teach fast-export an --anonymize option
Jeff King
1
-11
/
+289
2014-07-02
Merge branch 'jk/commit-buffer-length'
Junio C Hamano
1
-1
/
+4
2014-06-13
commit: record buffer length in cache
Jeff King
1
-1
/
+1
2014-06-13
use get_commit_buffer everywhere
Jeff King
1
-1
/
+4
2014-04-21
fast-export: add support to delete refs
Felipe Contreras
1
-0
/
+14
2014-04-21
fast-export: add new --refspec option
Felipe Contreras
1
-0
/
+32
2014-04-21
fast-export: improve argument parsing
Felipe Contreras
1
-1
/
+2
2013-12-17
Merge branch 'cc/starts-n-ends-with'
Junio C Hamano
1
-1
/
+1
2013-12-05
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
1
-1
/
+1
[prev]
[next]