index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
commit.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-28
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
1
-4
/
+4
2023-03-21
environment: move comment_line_char from cache.h
Elijah Newren
1
-0
/
+1
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
1
-0
/
+1
2023-03-17
Merge branch 'jc/gpg-lazy-init'
Junio C Hamano
1
-4
/
+0
2023-02-10
cocci & cache.h: remove "USE_THE_INDEX_COMPATIBILITY_MACROS"
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2023-02-10
cache-tree API: remove redundant update_main_cache_tree()
Ævar Arnfjörð Bjarmason
1
-5
/
+5
2023-02-10
cocci & cache.h: fully apply "active_nr" part of index-compatibility
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2023-02-09
gpg-interface: lazily initialize and read the configuration
Junio C Hamano
1
-4
/
+0
2022-12-14
Merge branch 'ab/various-leak-fixes'
Junio C Hamano
1
-5
/
+8
2022-11-21
built-ins: use free() not UNLEAK() if trivial, rm dead code
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2022-11-21
commit: discard partial cache before (re-)reading it
Ævar Arnfjörð Bjarmason
1
-2
/
+5
2022-11-21
cocci: apply "pending" index-compatibility to some "builtin/*.c"
Ævar Arnfjörð Bjarmason
1
-18
/
+22
2022-11-21
cocci & cache.h: apply variable section of "pending" index-compatibility
Ævar Arnfjörð Bjarmason
1
-8
/
+8
2022-11-21
cocci & cache.h: apply a selection of "pending" index-compatibility
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-11-21
cocci & cache.h: remove rarely used "the_index" compat macros
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-10-28
Merge branch 'ab/doc-synopsis-and-cmd-usage'
Junio C Hamano
1
-2
/
+9
2022-10-13
doc txt & -h consistency: make "commit" consistent
Ævar Arnfjörð Bjarmason
1
-1
/
+8
2022-10-13
doc txt & -h consistency: use "[<label>...]" for "zero or more"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-10-06
commit: avoid writing to global in option callback
Jeff King
1
-2
/
+2
2022-06-07
Merge branch 'ab/plug-leak-in-revisions'
Junio C Hamano
1
-3
/
+3
2022-05-23
Merge branch 'ab/commit-plug-leaks'
Junio C Hamano
1
-3
/
+6
2022-05-20
Merge branch 'ep/maint-equals-null-cocci'
Junio C Hamano
1
-1
/
+1
2022-05-12
commit: fix "author_ident" leak
Junio C Hamano
1
-3
/
+6
2022-05-02
Merge branch 'ep/maint-equals-null-cocci' for maint-2.35
Junio C Hamano
1
-1
/
+1
2022-05-02
tree-wide: apply equals-null.cocci
Junio C Hamano
1
-1
/
+1
2022-04-13
revisions API: have release_revisions() release "mailmap"
Ævar Arnfjörð Bjarmason
1
-3
/
+2
2022-04-13
revisions API users: add straightforward release_revisions()
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-03-07
hooks: fix an obscure TOCTOU "did we just run a hook?" race
Ævar Arnfjörð Bjarmason
1
-7
/
+11
2022-02-25
Merge branch 'ab/date-mode-release'
Junio C Hamano
1
-0
/
+1
2022-02-16
date API: create a date.h, split from cache.h
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-02-04
i18n: factorize more 'incompatible options' messages
Jean-Noël Avila
1
-20
/
+15
2022-01-05
i18n: turn even more messages into "cannot be used together" ones
Jean-Noël Avila
1
-4
/
+5
2022-01-05
i18n: factorize "--foo requires --bar" and the like
Jean-Noël Avila
1
-1
/
+1
2022-01-05
i18n: turn "options are incompatible" into "cannot be used together"
Jean-Noël Avila
1
-3
/
+3
2021-09-27
hook.c users: use "hook_exists()" instead of "find_hook()"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-09-27
hook.[ch]: move find_hook() from run-command.c to hook.c
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2021-09-10
Merge branch 'ab/retire-advice-config'
Junio C Hamano
1
-2
/
+2
2021-08-25
advice: remove read uses of most global `advice_` variables
Ben Boeckel
1
-2
/
+2
2021-08-15
commit: restore --edit when combined with --fixup
Joel Klinghed
1
-2
/
+3
2021-08-04
Merge branch 'ds/commit-and-checkout-with-sparse-index'
Junio C Hamano
1
-0
/
+3
2021-07-28
Merge branch 'ds/status-with-sparse-index'
Junio C Hamano
1
-0
/
+3
2021-07-14
commit: integrate with sparse-index
Derrick Stolee
1
-0
/
+3
2021-07-14
status: use sparse-index throughout
Derrick Stolee
1
-0
/
+3
2021-07-09
commit: remove irrelavent prompt on `--allow-empty-message`
Hu Jialun
1
-9
/
+16
2021-07-09
commit: reorganise commit hint strings
Hu Jialun
1
-10
/
+10
2021-04-30
Merge branch 'ds/sparse-index-protections'
Junio C Hamano
1
-0
/
+4
2021-04-14
commit: ensure full index
Derrick Stolee
1
-0
/
+4
2021-04-07
Merge branch 'zh/commit-trailer'
Junio C Hamano
1
-0
/
+22
2021-03-26
Merge branch 'cm/rebase-i-fixup-amend-reword'
Junio C Hamano
1
-10
/
+112
2021-03-23
commit: add --trailer option
ZheNing Hu
1
-0
/
+22
[prev]
[next]