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
*
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
1
-1
/
+0
*
parse-options: prefer opt->value to globals in callbacks
Jeff King
2023-09-05
1
-15
/
+21
*
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+1
*
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
1
-1
/
+0
*
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-25
1
-0
/
+1
|
\
|
*
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
|
*
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-04-04
1
-5
/
+7
|
|
\
*
|
|
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
1
-0
/
+1
|
\
|
|
|
*
|
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
|
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
2023-04-06
1
-5
/
+7
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
cocci: apply the "refs.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+2
|
*
|
cocci: apply the "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-2
/
+3
|
*
|
cocci: apply the "commit.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-2
/
+2
*
|
|
fast-export: drop unused parameter from anonymize_commit_message()
Jeff King
2023-03-22
1
-2
/
+2
*
|
|
fast-export: drop data parameter from anonymous generators
Jeff King
2023-03-22
1
-14
/
+13
*
|
|
fast-export: de-obfuscate --anonymize-map handling
Jeff King
2023-03-22
1
-6
/
+2
*
|
|
fast-export: factor out anonymized_entry creation
Jeff King
2023-03-22
1
-9
/
+26
*
|
|
fast-export: simplify initialization of anonymized hashmaps
Jeff King
2023-03-22
1
-7
/
+4
*
|
|
fast-export: drop const when storing anonymized values
Jeff King
2023-03-22
1
-1
/
+1
|
|
/
|
/
|
*
|
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
|
/
*
diff: mark unused parameters in callbacks
Jeff King
2022-12-13
1
-1
/
+1
*
Merge branch 'ab/unused-annotation'
Junio C Hamano
2022-09-14
1
-1
/
+1
|
\
|
*
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason
2022-09-01
1
-1
/
+1
*
|
Merge branch 'jk/unused-annotation'
Junio C Hamano
2022-09-14
1
-1
/
+1
|
\
|
|
*
hashmap: mark unused callback parameters
Jeff King
2022-08-19
1
-1
/
+1
*
|
parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --options
SZEDER Gábor
2022-08-19
1
-1
/
+1
|
/
*
Merge branch 'ab/plug-leak-in-revisions'
Junio C Hamano
2022-06-07
1
-0
/
+1
|
\
|
*
revisions API users: add straightforward release_revisions()
Ævar Arnfjörð Bjarmason
2022-04-14
1
-0
/
+1
*
|
Merge branch 'rs/fast-export-pathspec-fix'
Junio C Hamano
2022-05-04
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
2.36 fast-export regression fix
René Scharfe
2022-04-30
1
-0
/
+1
*
|
Merge branch 'ab/object-file-api-updates'
Junio C Hamano
2022-03-17
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
object-file API: have hash_object_file() take "enum object_type"
Ævar Arnfjörð Bjarmason
2022-02-26
1
-1
/
+1
|
*
object-file API: split up and simplify check_object_signature()
Ævar Arnfjörð Bjarmason
2022-02-26
1
-1
/
+1
*
|
i18n: fix some misformated placeholders in command synopsis
Jean-Noël Avila
2022-02-04
1
-1
/
+1
|
/
*
Merge branch 'ja/i18n-similar-messages'
Junio C Hamano
2022-01-10
1
-2
/
+2
|
\
|
*
i18n: factorize "--foo requires --bar" and the like
Jean-Noël Avila
2022-01-05
1
-1
/
+1
|
*
i18n: turn "options are incompatible" into "cannot be used together"
Jean-Noël Avila
2022-01-05
1
-1
/
+1
*
|
fast-export: fix surprising behavior with --first-parent
William Sprent
2021-12-21
1
-36
/
+4
|
/
*
Merge branch 'ab/fsck-unexpected-type'
Junio C Hamano
2021-10-26
1
-1
/
+1
|
\
|
*
fsck: report invalid object type-path combinations
Ævar Arnfjörð Bjarmason
2021-10-02
1
-1
/
+1
*
|
Merge branch 'tk/fast-export-anonymized-tag-fix'
Junio C Hamano
2021-09-10
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
fast-export: fix anonymized tag using original length
Tal Kelrich
2021-08-31
1
-0
/
+1
*
|
hash: provide per-algorithm null OIDs
brian m. carlson
2021-04-27
1
-5
/
+5
|
/
*
builtin/*: update usage format
ZheNing Hu
2021-01-07
1
-11
/
+11
*
style: do not "break" in switch() after "return"
Ævar Arnfjörð Bjarmason
2020-12-16
1
-1
/
+0
*
Merge branch 'js/default-branch-name-part-2'
Junio C Hamano
2020-10-05
1
-1
/
+1
|
\
|
*
fast-export: avoid using unnecessary language in a code comment
Johannes Schindelin
2020-09-22
1
-1
/
+1
*
|
Merge branch 'jk/drop-unaligned-loads'
Junio C Hamano
2020-10-04
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Revert "fast-export: use local array to store anonymized oid"
Jeff King
2020-09-24
1
-4
/
+4
*
|
wt-status: tolerate dangling marks
Jonathan Tan
2020-09-02
1
-1
/
+1
|
/
[next]