index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
checkout.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ah/advise-force-pushing'
Junio C Hamano
2023-07-25
1
-1
/
+1
|
\
|
*
wt-status: don't show divergence advice when committing
Alex Henrie
2023-07-13
1
-1
/
+1
*
|
Merge branch 'gc/config-context'
Junio C Hamano
2023-07-06
1
-3
/
+9
|
\
\
|
|
/
|
/
|
|
*
config: add ctx arg to config_fn_t
Glen Choo
2023-06-28
1
-3
/
+9
*
|
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+1
*
|
merge-ll: rename from ll-merge
Elijah Newren
2023-06-21
1
-1
/
+1
*
|
repository: remove unnecessary include of path.h
Elijah Newren
2023-06-21
1
-0
/
+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
*
|
add: modify add_files_to_cache() to avoid globals
Elijah Newren
2023-06-21
1
-1
/
+1
|
/
*
symlinks.h: move declarations for symlinks.c functions from cache.h
Elijah Newren
2023-04-24
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 mem-pool.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
treewide: be explicit about dependence on trace.h & trace2.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
-14
/
+21
|
\
|
*
cocci: apply the "refs.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-2
/
+4
|
*
cocci: apply the "commit.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-5
/
+8
|
*
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-7
/
+9
*
|
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
environment.h: move declarations for environment.c functions 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 'jk/bundle-use-dash-for-stdfiles'
Junio C Hamano
2023-03-19
1
-1
/
+2
|
\
\
|
*
|
parse-options: consistently allocate memory in fix_filename()
Jeff King
2023-03-06
1
-1
/
+2
*
|
|
Merge branch 'ak/restore-both-incompatible-with-conflicts'
Junio C Hamano
2023-03-19
1
-9
/
+22
|
\
\
\
|
*
|
|
restore: fault --staged --worktree with merge opts
Andy Koppe
2023-02-27
1
-9
/
+22
*
|
|
|
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
add API: remove run_add_interactive() wrapper function
Ævar Arnfjörð Bjarmason
2023-02-07
1
-5
/
+7
*
|
|
*: fix typos which duplicate a word
Andrei Rybak
2023-01-08
1
-1
/
+1
*
|
|
read-tree: add "--super-prefix" option, eliminate global
Ævar Arnfjörð Bjarmason
2022-12-26
1
-1
/
+1
*
|
|
Merge branch 'ab/various-leak-fixes'
Junio C Hamano
2022-12-14
1
-0
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
built-ins & libs & helpers: add/move destructors, fix leaks
Ævar Arnfjörð Bjarmason
2022-11-21
1
-0
/
+2
|
|
/
*
|
cocci: apply "pending" index-compatibility to some "builtin/*.c"
Ævar Arnfjörð Bjarmason
2022-11-21
1
-6
/
+6
*
|
cocci & cache.h: apply variable section of "pending" index-compatibility
Ævar Arnfjörð Bjarmason
2022-11-21
1
-23
/
+23
*
|
cocci & cache.h: apply a selection of "pending" index-compatibility
Ævar Arnfjörð Bjarmason
2022-11-21
1
-2
/
+3
*
|
cocci & cache.h: remove rarely used "the_index" compat macros
Ævar Arnfjörð Bjarmason
2022-11-21
1
-2
/
+2
|
/
*
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason
2022-09-01
1
-2
/
+2
*
mark unused read_tree_recursive() callback parameters
Jeff King
2022-08-19
1
-1
/
+1
*
refs: mark unused each_ref_fn parameters
Jeff King
2022-08-19
1
-1
/
+1
*
Merge branch 'vd/sparse-reset-checkout-fixes'
Junio C Hamano
2022-08-18
1
-0
/
+1
|
\
|
*
checkout: fix nested sparse directory diff in sparse index
Victoria Dye
2022-08-08
1
-0
/
+1
*
|
Merge branch 'mt/checkout-count-fix'
Junio C Hamano
2022-08-01
1
-1
/
+1
|
\
\
|
*
|
checkout: fix two bugs on the final count of updated entries
Matheus Tavares
2022-07-14
1
-1
/
+1
|
|
/
*
/
checkout: avoid "struct unpack_trees_options" leak
Ævar Arnfjörð Bjarmason
2022-07-01
1
-14
/
+22
|
/
*
Merge branch 'ab/plug-leak-in-revisions'
Junio C Hamano
2022-06-07
1
-1
/
+2
|
\
|
*
revisions API users: add straightforward release_revisions()
Ævar Arnfjörð Bjarmason
2022-04-14
1
-0
/
+1
|
*
revision.[ch]: provide and start using a release_revisions()
Ævar Arnfjörð Bjarmason
2022-04-14
1
-1
/
+1
*
|
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
*
|
|
Merge branch 'ab/object-file-api-updates'
Junio C Hamano
2022-03-17
1
-1
/
+1
|
\
\
\
[next]