index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
fast-export.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upcast size_t variables to uintmax_t when printing
Torsten Bögershausen
2018-11-12
1
-1
/
+1
*
Merge branch 'nd/the-index'
Junio C Hamano
2018-10-19
1
-1
/
+1
|
\
|
*
revision.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-09-21
1
-1
/
+1
*
|
convert "oidcmp() == 0" to oideq()
Jeff King
2018-08-29
1
-1
/
+1
|
/
*
Merge branch 'nd/i18n'
Junio C Hamano
2018-08-16
1
-21
/
+21
|
\
|
*
Update messages in preparation for i18n
Nguyễn Thái Ngọc Duy
2018-07-23
1
-21
/
+21
*
|
commit: add repository argument to lookup_commit
Stefan Beller
2018-06-29
1
-1
/
+1
*
|
blob: add repository argument to lookup_blob
Stefan Beller
2018-06-29
1
-1
/
+1
*
|
object: add repository argument to parse_object_buffer
Stefan Beller
2018-06-29
1
-1
/
+2
*
|
object: add repository argument to lookup_object
Stefan Beller
2018-06-29
1
-2
/
+3
*
|
object: add repository argument to parse_object
Stefan Beller
2018-06-29
1
-1
/
+1
*
|
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
Junio C Hamano
2018-06-29
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
object-store: move object access functions to object-store.h
Stefan Beller
2018-05-16
1
-0
/
+1
*
|
Merge branch 'nd/commit-util-to-slab'
Junio C Hamano
2018-06-25
1
-5
/
+9
|
\
\
|
*
|
revision.c: use commit-slab for show_source
Nguyễn Thái Ngọc Duy
2018-05-21
1
-5
/
+9
*
|
|
Merge branch 'bw/ref-prefix-for-configured-refspec'
Junio C Hamano
2018-05-30
1
-14
/
+8
|
\
\
\
|
*
|
|
remote: convert apply_refspecs to take a struct refspec
Brandon Williams
2018-05-17
1
-1
/
+1
|
*
|
|
fast-export: convert to use struct refspec
Brandon Williams
2018-05-17
1
-14
/
+7
|
*
|
|
refspec: rename struct refspec to struct refspec_item
Brandon Williams
2018-05-17
1
-2
/
+2
|
*
|
|
refspec: move refspec parsing logic into its own file
Brandon Williams
2018-05-17
1
-0
/
+1
|
|
/
/
*
|
|
Merge branch 'js/use-bug-macro'
Junio C Hamano
2018-05-30
1
-1
/
+1
|
\
\
\
|
*
|
|
Replace all die("BUG: ...") calls by BUG() ones
Johannes Schindelin
2018-05-06
1
-1
/
+1
*
|
|
|
Merge branch 'rs/no-null-ptr-arith-in-fast-export'
Junio C Hamano
2018-05-30
1
-4
/
+3
|
\
\
\
\
|
*
|
|
|
fast-export: avoid NULL pointer arithmetic
René Scharfe
2018-05-10
1
-4
/
+3
*
|
|
|
|
Merge branch 'sb/oid-object-info'
Junio C Hamano
2018-05-23
1
-1
/
+1
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
cache.h: add repository argument to oid_object_info
Stefan Beller
2018-04-26
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'ds/lazy-load-trees'
Junio C Hamano
2018-05-23
1
-3
/
+3
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
treewide: replace maybe_tree with accessor methods
Derrick Stolee
2018-04-11
1
-3
/
+3
|
*
|
|
treewide: rename tree to maybe_tree
Derrick Stolee
2018-04-11
1
-3
/
+3
*
|
|
|
Merge branch 'ma/fast-export-skip-merge-fix'
Junio C Hamano
2018-05-08
1
-1
/
+4
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
fast-export: fix regression skipping some merge-commits
Martin Ågren
2018-04-21
1
-1
/
+4
*
|
|
|
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
2018-03-14
1
-2
/
+2
*
|
|
|
sha1_file: convert sha1_object_info* to object_id
brian m. carlson
2018-03-14
1
-1
/
+1
*
|
|
|
sha1_file: convert check_sha1_signature to struct object_id
brian m. carlson
2018-03-14
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
object: rename function 'typename' to 'type_name'
Brandon Williams
2018-02-14
1
-4
/
+4
|
/
/
*
|
decorate: clean up and document API
Jonathan Tan
2017-12-08
1
-1
/
+1
*
|
Merge branch 'bw/diff-opt-impl-to-bitfields'
Junio C Hamano
2017-11-09
1
-1
/
+1
|
\
\
|
*
|
diff: make struct diff_flags members lowercase
Brandon Williams
2017-11-01
1
-1
/
+1
|
*
|
diff: remove DIFF_OPT_SET macro
Brandon Williams
2017-11-01
1
-1
/
+1
*
|
|
refs: convert dwim_ref and expand_ref to struct object_id
brian m. carlson
2017-10-16
1
-1
/
+1
|
/
/
*
|
Merge branch 'ma/leakplugs'
Junio C Hamano
2017-09-29
1
-2
/
+1
|
\
\
|
*
|
object_array: add and use `object_array_pop()`
Martin Ågren
2017-09-24
1
-2
/
+1
*
|
|
Merge branch 'jt/fast-export-copy-modify-fix'
Junio C Hamano
2017-09-29
1
-14
/
+32
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fast-export: do not copy from modified file
Jonathan Tan
2017-09-21
1
-14
/
+32
*
|
|
hashmap.h: compare function has access to a data field
Stefan Beller
2017-06-30
1
-3
/
+4
*
|
|
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
1
-0
/
+1
|
\
\
\
|
*
|
|
config: don't include config.h by default
Brandon Williams
2017-06-15
1
-0
/
+1
*
|
|
|
Merge branch 'bw/object-id'
Junio C Hamano
2017-06-19
1
-4
/
+4
|
\
\
\
\
|
*
|
|
|
diff-tree: convert diff_tree_sha1 to struct object_id
Brandon Williams
2017-06-05
1
-2
/
+2
|
*
|
|
|
tree-diff: convert diff_root_tree_sha1 to struct object_id
Brandon Williams
2017-06-02
1
-2
/
+2
[next]