index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
merge-recursive.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sb/test-cherry-pick-submodule-getting-in-a-way'
Junio C Hamano
2017-11-27
1
-2
/
+3
|
\
|
*
merge-recursive: handle addition of submodule on our side of history
Elijah Newren
2017-11-15
1
-2
/
+3
*
|
Merge branch 'jc/ignore-cr-at-eol'
Junio C Hamano
2017-11-27
1
-0
/
+2
|
\
\
|
*
|
diff: --ignore-cr-at-eol
Junio C Hamano
2017-11-08
1
-0
/
+2
*
|
|
Merge branch 'ao/merge-verbosity-getenv-just-once'
Junio C Hamano
2017-11-15
1
-3
/
+4
|
\
\
\
|
*
|
|
merge-recursive: check GIT_MERGE_VERBOSITY only once
Andrey Okoshkin
2017-11-01
1
-3
/
+4
|
|
/
/
*
|
|
Merge branch 'bw/diff-opt-impl-to-bitfields'
Junio C Hamano
2017-11-09
1
-2
/
+2
|
\
\
\
|
*
|
|
diff: make struct diff_flags members lowercase
Brandon Williams
2017-11-01
1
-2
/
+2
|
*
|
|
diff: remove DIFF_OPT_CLR macro
Brandon Williams
2017-11-01
1
-1
/
+1
|
*
|
|
diff: remove DIFF_OPT_SET macro
Brandon Williams
2017-11-01
1
-1
/
+1
|
|
|
/
|
|
/
|
*
/
|
treewide: prefer lockfiles on the stack
Martin Ågren
2017-10-06
1
-3
/
+3
|
/
/
*
|
Merge branch 'kw/merge-recursive-cleanup'
Junio C Hamano
2017-09-19
1
-20
/
+56
|
\
\
|
*
|
merge-recursive: change current file dir string_lists to hashmap
Kevin Willford
2017-09-08
1
-11
/
+45
|
*
|
merge-recursive: remove return value from get_files_dirs
Kevin Willford
2017-09-06
1
-6
/
+2
|
*
|
merge-recursive: fix memory leak
Kevin Willford
2017-09-06
1
-3
/
+9
*
|
|
treewide: correct several "up-to-date" to "up to date"
Martin Ågren
2017-08-23
1
-1
/
+1
|
/
/
*
|
Merge branch 'sb/merge-recursive-code-cleanup'
Junio C Hamano
2017-07-07
1
-3
/
+3
|
\
|
|
*
merge-recursive: use DIFF_XDL_SET macro
Stefan Beller
2017-06-30
1
-3
/
+3
*
|
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
1
-0
/
+1
|
\
\
|
*
|
config: don't include config.h by default
Brandon Williams
2017-06-15
1
-0
/
+1
|
|
/
*
|
Merge branch 'bw/ls-files-sans-the-index'
Junio C Hamano
2017-06-24
1
-2
/
+2
|
\
\
|
*
|
convert: convert renormalize_buffer to take an index
Brandon Williams
2017-06-13
1
-2
/
+2
*
|
|
diff-tree: convert diff_tree_sha1 to struct object_id
Brandon Williams
2017-06-05
1
-1
/
+1
|
/
/
*
|
object: convert parse_object* to take struct object_id
brian m. carlson
2017-05-08
1
-1
/
+1
*
|
Convert lookup_tree to struct object_id
brian m. carlson
2017-05-08
1
-3
/
+3
*
|
submodule: convert merge_submodule to use struct object_id
brian m. carlson
2017-05-08
1
-4
/
+4
*
|
Convert struct cache_tree to use struct object_id
brian m. carlson
2017-05-02
1
-1
/
+1
|
/
*
Merge branch 'mm/merge-rename-delete-message'
Junio C Hamano
2017-02-27
1
-54
/
+63
|
\
|
*
merge-recursive: make "CONFLICT (rename/delete)" message show both paths
Matt McCutchen
2017-01-30
1
-54
/
+63
|
*
Merge branch 'nd/qsort-in-merge-recursive' into maint
Junio C Hamano
2017-01-18
1
-9
/
+7
|
|
\
|
*
\
Merge branch 'jc/renormalize-merge-kill-safer-crlf' into maint
Junio C Hamano
2017-01-17
1
-0
/
+2
|
|
\
\
*
|
|
|
use SWAP macro
René Scharfe
2017-01-30
1
-4
/
+1
*
|
|
|
Merge branch 'jc/lock-report-on-error'
Junio C Hamano
2016-12-19
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
hold_locked_index(): align error handling with hold_lockfile_for_update()
Junio C Hamano
2016-12-07
1
-1
/
+1
*
|
|
|
|
Merge branch 'jc/renormalize-merge-kill-safer-crlf'
Junio C Hamano
2016-12-19
1
-0
/
+2
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
merge-recursive: handle NULL in add_cacheinfo() correctly
Johannes Schindelin
2016-11-28
1
-0
/
+2
*
|
|
|
|
Merge branch 'nd/qsort-in-merge-recursive'
Junio C Hamano
2016-12-17
1
-9
/
+7
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
merge-recursive.c: use string_list_sort instead of qsort
Nguyễn Thái Ngọc Duy
2016-11-29
1
-9
/
+7
*
|
|
|
submodules: allow empty working-tree dirs in merge/cherry-pick
David Turner
2016-11-18
1
-6
/
+15
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'rs/cocci'
Junio C Hamano
2016-10-17
1
-3
/
+3
|
\
|
|
|
*
|
use strbuf_add_unique_abbrev() for adding short hashes, part 3
René Scharfe
2016-10-10
1
-3
/
+3
*
|
|
Merge branch 'rs/cocci'
Junio C Hamano
2016-09-27
1
-1
/
+1
|
\
|
|
|
*
|
use strbuf_addstr() for adding constant strings to a strbuf, part 2
René Scharfe
2016-09-15
1
-1
/
+1
*
|
|
Convert read_mmblob to take struct object_id.
brian m. carlson
2016-09-07
1
-3
/
+3
*
|
|
cache: convert struct cache_entry to use struct object_id
brian m. carlson
2016-09-07
1
-1
/
+1
|
/
/
*
|
Merge branch 'rs/pull-signed-tag'
Junio C Hamano
2016-08-20
1
-4
/
+1
|
\
\
|
*
|
merge-recursive: fix verbose output for multiple base trees
René Scharfe
2016-08-14
1
-4
/
+1
*
|
|
Merge branch 'rs/merge-recursive-string-list-init'
Junio C Hamano
2016-08-12
1
-2
/
+1
|
\
\
\
|
*
|
|
merge-recursive: use STRING_LIST_INIT_NODUP
René Scharfe
2016-08-06
1
-2
/
+1
|
|
/
/
*
|
|
merge-recursive: flush output buffer even when erroring out
Johannes Schindelin
2016-08-01
1
-1
/
+3
[next]