aboutsummaryrefslogtreecommitdiff
path: root/builtin-merge-recursive.c
Commit message (Expand)AuthorAge
* Use remove_path from dir.c instead of own implementationAlex Riesen2008-09-29
* Remove empty directories in recursive mergeAlex Riesen2008-09-26
* Rename path_list to string_listJohannes Schindelin2008-07-21
* Merge branch 'rs/archive'Junio C Hamano2008-07-16
|\
| * add context pointer to read_tree_recursive()René Scharfe2008-07-15
* | Move commit_list_count() to commit.cMiklos Vajna2008-06-30
|/
* clone: create intermediate directories of destination repoJeff King2008-06-24
* Merge branch 'js/merge-recursive'Junio C Hamano2008-06-09
|\
| * merge-recursive: respect core.autocrlf when writing out the resultJohannes Schindelin2008-06-09
* | Merge branch 'js/config-cb'v1.5.6-rc0Junio C Hamano2008-05-25
|\ \
| * | Provide git_config with a callback-data parameterJohannes Schindelin2008-05-14
| |/
* | diff: make "too many files" rename warning optionalJeff King2008-05-03
* | bump rename limit defaultsJeff King2008-05-03
* | add merge.renamelimit config optionJeff King2008-05-03
|/
* Merge branch 'maint'Junio C Hamano2008-03-14
* Merge branch 'lt/unpack-trees'Junio C Hamano2008-03-11
|\
| * Make 'unpack_trees()' have a separate source and destination indexLinus Torvalds2008-03-09
| * Make 'unpack_trees()' take the index to work on as an argumentLinus Torvalds2008-03-09
* | Merge branch 'jc/cherry-pick' (early part)Junio C Hamano2008-03-11
|/
* Merge branch 'db/checkout'Junio C Hamano2008-02-27
* Library function to check for unmerged index entriesDaniel Barkalow2008-02-09
* Build-in merge-recursiveDaniel Barkalow2008-02-09