index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
commit.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
repository: remove unnecessary include of path.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
1
-2
/
+1
*
read-cache*.h: move declarations for read-cache.c functions from cache.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
preload-index.h: move declarations for preload-index.c from elsewhere
Elijah Newren
2023-06-21
1
-0
/
+1
*
sparse-index.h: move declarations for sparse-index.c from cache.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
add: modify add_files_to_cache() to avoid globals
Elijah Newren
2023-06-21
1
-1
/
+2
*
surround %s with quotes when failed to lookup commit
Teng Long
2023-06-03
1
-3
/
+3
*
editor: move editor-related functions and declarations into common file
Elijah Newren
2023-04-11
1
-0
/
+1
*
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
treewide: be explicit about dependence on advice.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
-13
/
+16
|
\
|
*
cocci: apply the "pretty.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-5
/
+8
|
*
cocci: apply the "commit.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-4
/
+4
|
*
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-4
/
+4
*
|
environment: move comment_line_char from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
Merge branch 'jc/gpg-lazy-init'
Junio C Hamano
2023-03-17
1
-4
/
+0
|
\
\
|
|
/
|
/
|
|
*
gpg-interface: lazily initialize and read the configuration
Junio C Hamano
2023-02-10
1
-4
/
+0
*
|
cocci & cache.h: remove "USE_THE_INDEX_COMPATIBILITY_MACROS"
Ævar Arnfjörð Bjarmason
2023-02-10
1
-3
/
+3
*
|
cache-tree API: remove redundant update_main_cache_tree()
Ævar Arnfjörð Bjarmason
2023-02-10
1
-5
/
+5
*
|
cocci & cache.h: fully apply "active_nr" part of index-compatibility
Ævar Arnfjörð Bjarmason
2023-02-10
1
-1
/
+1
|
/
*
Merge branch 'ab/various-leak-fixes'
Junio C Hamano
2022-12-14
1
-5
/
+8
|
\
|
*
built-ins: use free() not UNLEAK() if trivial, rm dead code
Ævar Arnfjörð Bjarmason
2022-11-21
1
-3
/
+3
|
*
commit: discard partial cache before (re-)reading it
Ævar Arnfjörð Bjarmason
2022-11-21
1
-2
/
+5
*
|
cocci: apply "pending" index-compatibility to some "builtin/*.c"
Ævar Arnfjörð Bjarmason
2022-11-21
1
-18
/
+22
*
|
cocci & cache.h: apply variable section of "pending" index-compatibility
Ævar Arnfjörð Bjarmason
2022-11-21
1
-8
/
+8
*
|
cocci & cache.h: apply a selection of "pending" index-compatibility
Ævar Arnfjörð Bjarmason
2022-11-21
1
-1
/
+1
*
|
cocci & cache.h: remove rarely used "the_index" compat macros
Ævar Arnfjörð Bjarmason
2022-11-21
1
-1
/
+1
|
/
*
Merge branch 'ab/doc-synopsis-and-cmd-usage'
Junio C Hamano
2022-10-28
1
-2
/
+9
|
\
|
*
doc txt & -h consistency: make "commit" consistent
Ævar Arnfjörð Bjarmason
2022-10-13
1
-1
/
+8
|
*
doc txt & -h consistency: use "[<label>...]" for "zero or more"
Ævar Arnfjörð Bjarmason
2022-10-13
1
-1
/
+1
*
|
commit: avoid writing to global in option callback
Jeff King
2022-10-06
1
-2
/
+2
|
/
*
Merge branch 'ab/plug-leak-in-revisions'
Junio C Hamano
2022-06-07
1
-3
/
+3
|
\
|
*
revisions API: have release_revisions() release "mailmap"
Ævar Arnfjörð Bjarmason
2022-04-14
1
-3
/
+2
|
*
revisions API users: add straightforward release_revisions()
Ævar Arnfjörð Bjarmason
2022-04-14
1
-0
/
+1
*
|
Merge branch 'ab/commit-plug-leaks'
Junio C Hamano
2022-05-23
1
-3
/
+6
|
\
\
|
*
|
commit: fix "author_ident" leak
Junio C Hamano
2022-05-13
1
-3
/
+6
*
|
|
Merge branch 'ep/maint-equals-null-cocci'
Junio C Hamano
2022-05-21
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'ep/maint-equals-null-cocci' for maint-2.35
Junio C Hamano
2022-05-02
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
tree-wide: apply equals-null.cocci
Junio C Hamano
2022-05-02
1
-1
/
+1
*
|
|
hooks: fix an obscure TOCTOU "did we just run a hook?" race
Ævar Arnfjörð Bjarmason
2022-03-07
1
-7
/
+11
*
|
|
Merge branch 'ab/date-mode-release'
Junio C Hamano
2022-02-26
1
-0
/
+1
|
\
\
\
|
*
|
|
date API: create a date.h, split from cache.h
Ævar Arnfjörð Bjarmason
2022-02-16
1
-0
/
+1
|
|
/
/
*
/
/
i18n: factorize more 'incompatible options' messages
Jean-Noël Avila
2022-02-04
1
-20
/
+15
|
/
/
*
|
i18n: turn even more messages into "cannot be used together" ones
Jean-Noël Avila
2022-01-05
1
-4
/
+5
*
|
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
-3
/
+3
|
/
*
hook.c users: use "hook_exists()" instead of "find_hook()"
Ævar Arnfjörð Bjarmason
2021-09-27
1
-1
/
+1
*
hook.[ch]: move find_hook() from run-command.c to hook.c
Ævar Arnfjörð Bjarmason
2021-09-27
1
-0
/
+1
*
Merge branch 'ab/retire-advice-config'
Junio C Hamano
2021-09-10
1
-2
/
+2
|
\
[next]