index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
merge.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
global: trivial conversions to fix `-Wsign-compare` warnings
Patrick Steinhardt
2024-12-06
1
-3
/
+2
*
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-06
1
-0
/
+1
*
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
1
-0
/
+2
*
Merge branch 'eb/hash-transition'
Junio C Hamano
2024-03-28
1
-1
/
+2
|
\
|
*
tree-walk: init_tree_desc take an oid to get the hash algorithm
Eric W. Biederman
2023-10-02
1
-1
/
+2
*
|
Merge branch 'js/merge-tree-3-trees'
Junio C Hamano
2024-03-08
1
-1
/
+4
|
\
\
|
*
|
Always check `parse_tree*()`'s return value
Johannes Schindelin
2024-02-23
1
-1
/
+4
|
|
/
*
/
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
1
-3
/
+0
|
/
*
diff.h: remove unnecessary include of oidset.h
Elijah Newren
2023-06-21
1
-0
/
+2
*
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
1
-1
/
+1
*
merge.h: move declarations for merge.c from cache.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
commit.h: reduce unnecessary includes
Elijah Newren
2023-04-24
1
-0
/
+1
*
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
*
use child_process members "args" and "env" directly
René Scharfe
2022-10-30
1
-9
/
+9
*
unpack-trees: introduce preserve_ignored to unpack_trees_options
Elijah Newren
2021-09-27
1
-7
/
+1
*
dir.[ch]: replace dir_init() with DIR_INIT
Ævar Arnfjörð Bjarmason
2021-07-01
1
-2
/
+1
*
dir: fix problematic API to avoid memory leaks
Elijah Newren
2020-08-19
1
-1
/
+2
*
strvec: rename struct fields
Jeff King
2020-07-31
1
-1
/
+1
*
strvec: convert remaining callers away from argv_array name
Jeff King
2020-07-29
1
-8
/
+8
*
builtin/checkout: compute checkout metadata for checkouts
brian m. carlson
2020-03-16
1
-0
/
+1
*
read-cache.c: kill read_index()
Nguyễn Thái Ngọc Duy
2019-01-14
1
-1
/
+1
*
repository.c: replace hold_locked_index() with repo_hold_locked_index()
Nguyễn Thái Ngọc Duy
2019-01-14
1
-1
/
+1
*
merge.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-09-21
1
-9
/
+11
*
Merge branch 'en/dirty-merge-fixes'
Junio C Hamano
2018-08-03
1
-31
/
+0
|
\
|
*
read-cache.c: move index_has_changes() from merge.c
Elijah Newren
2018-07-03
1
-31
/
+0
*
|
Merge branch 'ma/unpack-trees-free-msgs'
Junio C Hamano
2018-05-30
1
-15
/
+20
|
\
\
|
*
|
unpack_trees_options: free messages when done
Martin Ågren
2018-05-22
1
-0
/
+3
|
*
|
merge: setup `opts` later in `checkout_fast_forward()`
Martin Ågren
2018-05-20
1
-15
/
+17
|
|
/
*
/
merge: convert empty tree constant to the_hash_algo
brian m. carlson
2018-05-02
1
-4
/
+1
|
/
*
merge: always roll back lock in `checkout_fast_forward()`
Martin Ågren
2018-02-28
1
-3
/
+9
*
Merge branch 'ew/empty-merge-with-dirty-index-maint' into ew/empty-merge-with...
Junio C Hamano
2017-12-22
1
-0
/
+33
|
\
|
*
move index_has_changes() from builtin/am.c to merge.c for reuse
Elijah Newren
2017-12-22
1
-0
/
+33
*
|
read-cache: leave lock in right state in `write_locked_index()`
Martin Ågren
2017-10-07
1
-3
/
+1
*
|
treewide: prefer lockfiles on the stack
Martin Ågren
2017-10-06
1
-4
/
+4
|
/
*
tree: convert parse_tree_indirect to struct object_id
brian m. carlson
2017-05-08
1
-2
/
+2
*
merge: convert checkout_fast_forward to struct object_id
brian m. carlson
2017-05-08
1
-4
/
+4
*
lockfile: LOCK_REPORT_ON_ERROR
Junio C Hamano
2016-12-07
1
-1
/
+1
*
sequencer: lib'ify checkout_fast_forward()
Johannes Schindelin
2016-09-09
1
-3
/
+6
*
Convert struct object to object_id
brian m. carlson
2015-11-20
1
-1
/
+1
*
lockfile.h: extract new header file for the functions in lockfile.c
Michael Haggerty
2014-10-01
1
-0
/
+1
*
Merge branch 'nd/split-index'
Junio C Hamano
2014-07-16
1
-4
/
+3
|
\
|
*
read-cache: new API write_locked_index instead of write_index/write_cache
Nguyễn Thái Ngọc Duy
2014-06-13
1
-4
/
+3
*
|
merge: use argv_array when spawning merge strategy
Jeff King
2014-06-20
1
-29
/
+13
|
/
*
Move try_merge_command and checkout_fast_forward to libgit.a
Nguyễn Thái Ngọc Duy
2012-10-29
1
-0
/
+112