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
*
refs: convert MERGE_AUTOSTASH to become a normal pseudo-ref
Patrick Steinhardt
2024-01-19
1
-1
/
+1
*
Merge branch 'en/header-cleanup'
Junio C Hamano
2024-01-08
1
-8
/
+0
|
\
|
*
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
1
-8
/
+0
*
|
Merge branch 'la/trailer-cleanups'
Junio C Hamano
2024-01-02
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
commit: ignore_non_trailer computes number of bytes to ignore
Linus Arver
2023-10-20
1
-1
/
+1
*
|
Merge branch 'jc/commit-new-underscore-index-fix'
Junio C Hamano
2023-10-29
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
commit: do not use cryptic "new_index" in end-user facing messages
Junio C Hamano
2023-10-18
1
-4
/
+4
*
|
Merge branch 'js/empty-index-fixes'
Junio C Hamano
2023-07-08
1
-5
/
+2
|
\
\
|
*
|
commit -a -m: allow the top-level tree to become empty again
Johannes Schindelin
2023-06-29
1
-5
/
+2
|
|
/
*
|
Merge branch 'gc/config-context'
Junio C Hamano
2023-07-06
1
-8
/
+12
|
\
\
|
*
|
config: pass kvi to die_bad_number()
Glen Choo
2023-06-28
1
-4
/
+6
|
*
|
config: add ctx arg to config_fn_t
Glen Choo
2023-06-28
1
-4
/
+6
*
|
|
Merge branch 'cw/strbuf-cleanup'
Junio C Hamano
2023-07-06
1
-1
/
+1
|
\
\
\
|
*
|
|
strbuf: remove global variable
Calvin Wan
2023-06-12
1
-1
/
+1
*
|
|
|
Merge branch 'en/header-split-cache-h-part-3'
Junio C Hamano
2023-06-30
1
-3
/
+7
|
\
\
\
\
|
*
|
|
|
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
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'jk/commit-use-no-divider-with-interpret-trailers'
Junio C Hamano
2023-06-26
1
-1
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
commit: pass --no-divider to interpret-trailers
Jeff King
2023-06-17
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
|
\
[next]