index
:
delta/gitano/libgit2.git
development
fixups
replace-luagit2
git.gitano.org.uk: libgit2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
merge.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modify GIT_MERGE_CONFIG -> GIT_MERGE_PREFERENCE
Edward Thomson
2014-05-27
1
-7
/
+7
*
Staticify `merge_config`
Edward Thomson
2014-05-27
1
-1
/
+1
*
Use a config snapshot
Edward Thomson
2014-05-27
1
-1
/
+1
*
Move GIT_MERGE_CONFIG_* to its own enum
Edward Thomson
2014-05-27
1
-9
/
+12
*
Introduce GIT_MERGE_CONFIG_* for merge.ff settings
Edward Thomson
2014-05-27
1
-9
/
+43
*
Make init_options fns use unsigned ints and macro
Russell Belfer
2014-05-02
1
-27
/
+13
*
merge: checkout default shouldn't clobber given
Edward Thomson
2014-04-23
1
-5
/
+3
*
merge: default checkout strategy for should be SAFE
Edward Thomson
2014-04-23
1
-1
/
+1
*
Index locking and entry allocation changes
Russell Belfer
2014-04-17
1
-5
/
+5
*
Decouple index iterator sort from index
Russell Belfer
2014-04-17
1
-1
/
+1
*
Some vector utility tweaks
Russell Belfer
2014-04-17
1
-2
/
+4
*
Capture conflict information in MERGE_MSG for revert and merge
Jacques Germishuys
2014-04-14
1
-0
/
+1
*
Introduce git_merge__extract_conflict_paths
Jacques Germishuys
2014-04-14
1
-0
/
+41
*
Const correctness!
Jacques Germishuys
2014-04-03
1
-1
/
+1
*
Introduce git_merge_head_id
Edward Thomson
2014-03-31
1
-0
/
+8
*
Free temporary merge index
Edward Thomson
2014-03-26
1
-2
/
+1
*
Merge pull request #2183 from ethomson/merge_refactor
Vicent Marti
2014-03-24
1
-205
/
+195
|
\
|
*
UNBORN implies FAST_FORWARD
Edward Thomson
2014-03-20
1
-1
/
+1
|
*
Introduce GIT_MERGE_ANALYSIS_UNBORN
Edward Thomson
2014-03-20
1
-10
/
+25
|
*
git_merge_status -> git_merge_analysis
Edward Thomson
2014-03-20
1
-5
/
+5
|
*
Remove `git_merge_result` as it's now unnecessary
Edward Thomson
2014-03-20
1
-47
/
+1
|
*
Update git_merge_tree_opts to git_merge_options
Edward Thomson
2014-03-20
1
-24
/
+24
|
*
Change signature of `git_merge` to take merge and checkout opts
Edward Thomson
2014-03-20
1
-38
/
+26
|
*
Remove fastforward / uptodate from `git_merge`
Edward Thomson
2014-03-20
1
-82
/
+23
|
*
Add `git_merge_status` to provide info about an upcoming merge
Edward Thomson
2014-03-20
1
-9
/
+74
|
*
Introduce git_merge_file for consumers
Edward Thomson
2014-03-20
1
-14
/
+41
*
|
revwalk: don't try to find merge bases when there can be none
Carlos Martín Nieto
2014-03-20
1
-0
/
+6
|
/
*
Implement git_merge_base_octopus
Aimeast
2014-03-18
1
-0
/
+25
*
Added function-based initializers for every options struct.
Matthew Bowen
2014-03-05
1
-0
/
+24
*
Address PR comments
Russell Belfer
2014-02-20
1
-1
/
+1
*
Merge pull request #2100 from libgit2/rb/update-pqueue
Vicent Marti
2014-02-07
1
-7
/
+8
|
\
|
*
Replace pqueue with code from hashsig heap
Russell Belfer
2014-02-03
1
-7
/
+8
*
|
Remove unused pointer assignment
Edward Thomson
2014-02-03
1
-1
/
+1
*
|
Merge wd validation tests against index not HEAD
Edward Thomson
2014-02-03
1
-6
/
+3
|
/
*
Two-phase index merging
Edward Thomson
2014-01-29
1
-5
/
+14
*
merge: rename _oid() -> id()
Carlos Martín Nieto
2014-01-25
1
-3
/
+3
*
diff: rename the file's 'oid' to 'id'
Carlos Martín Nieto
2014-01-25
1
-1
/
+1
*
index: rename an entry's id to 'id'
Carlos Martín Nieto
2014-01-25
1
-13
/
+13
*
Merge submodules
Edward Thomson
2014-01-20
1
-4
/
+10
*
Remove the "merge none" flag
Edward Thomson
2014-01-20
1
-11
/
+6
*
Introduce diff3 mode for checking out conflicts
Edward Thomson
2014-01-20
1
-5
/
+19
*
Don't try to merge binary files
Edward Thomson
2014-01-20
1
-0
/
+43
*
merge_file should use more aggressive levels
Edward Thomson
2014-01-20
1
-7
/
+10
*
Merge pull request #1986 from libgit2/rb/error-handling-cleanups
Vicent Marti
2013-12-13
1
-19
/
+11
|
\
|
*
Cleanups, renames, and leak fixes
Russell Belfer
2013-12-12
1
-1
/
+1
|
*
One more rename/cleanup for callback err functions
Russell Belfer
2013-12-11
1
-1
/
+1
|
*
Some callback error check style cleanups
Russell Belfer
2013-12-11
1
-1
/
+3
|
*
Remove converting user error to GIT_EUSER
Russell Belfer
2013-12-11
1
-3
/
+1
|
*
Add git_vector_free_all
Russell Belfer
2013-12-11
1
-5
/
+1
|
*
Further EUSER and error propagation fixes
Russell Belfer
2013-12-11
1
-2
/
+3
[next]