13833 Commits (542c264b01ac551dca0697d6577ec71ad4c245ab)
 

Author SHA1 Message Date
Junio C Hamano 542c264b01 traverse_trees_recursive(): propagate merge errors up 17 years ago
Linus Torvalds 1caeacc1f2 unpack_trees(): minor memory leak fix in unused destination index 17 years ago
Linus Torvalds 34110cd4e3 Make 'unpack_trees()' have a separate source and destination index 17 years ago
Linus Torvalds bc052d7f43 Make 'unpack_trees()' take the index to work on as an argument 17 years ago
Linus Torvalds d1f128b050 Add 'const' where appropriate to index handling functions 17 years ago
Linus Torvalds bcbe5a515e Fix tree-walking compare_entry() in the presense of --prefix 17 years ago
Linus Torvalds 01904572a5 Move 'unpack_trees()' over to 'traverse_trees()' interface 17 years ago
Linus Torvalds 91e4f03604 Make 'traverse_trees()' traverse conflicting DF entries in parallel 17 years ago
Linus Torvalds 5803c6f8a2 Add return value to 'traverse_tree()' callback 17 years ago
Linus Torvalds 40d934df72 Make 'traverse_tree()' use linked structure rather than 'const char *base' 17 years ago
Linus Torvalds 0ab9e1e8cd Add 'df_name_compare()' helper function 17 years ago
Jeff King 50753d00d6 Add a test for read-tree -u --reset with a D/F conflict 17 years ago
Junio C Hamano 1cbcefb107 Merge branch 'ph/parseopt' 17 years ago
Junio C Hamano 175f559551 Merge branch 'dp/clean-fix' 17 years ago
Junio C Hamano 0ae496ccd8 Merge branch 'ml/submodule-add-existing' 17 years ago
Junio C Hamano 6e79a88585 Merge branch 'mr/compat-snprintf' 17 years ago
Junio C Hamano 5b278ebe87 Merge branch 'sp/fetch-optim' 17 years ago
Junio C Hamano 686bc52a89 Merge branch 'jc/describe-always' 17 years ago
Junio C Hamano dabc42c713 Merge branch 'jc/am' 17 years ago
Junio C Hamano b59fd2098e Merge branch 'cr/reset-parseopt' 17 years ago
Junio C Hamano 11a1d351cf Merge branch 'jn/gitweb-pickaxe' 17 years ago
Junio C Hamano 832d586a0c Merge branch 'kb/maint-filter-branch-disappear' 17 years ago
Junio C Hamano ad416ed433 Merge branch 'maint' to sync with 1.5.4.4 17 years ago
Junio C Hamano 56d5fe2855 GIT 1.5.4.4 17 years ago
Santi Béjar 6c293d408d ident.c: reword error message when the user name cannot be determined 17 years ago
John Goerzen 0bb91d9a62 Fix dcommit, rebase when rewriteRoot is in use 17 years ago
Junio C Hamano 5b044ac387 filter-branch: handle "disappearing tree" case correctly in subdir filter 17 years ago
Charles Bailey caa99829a2 merge-tool documentation: describe custom command usage 17 years ago
Charles Bailey bbdfbc4b01 git-mergetool documentaiton: show toolnames in typewriter font 17 years ago
Adeodato Simó 655e8515f2 Really make the LF after reset in fast-import optional 17 years ago
Junio C Hamano 5c9afcff1a Merge branch 'aw/maint-shortlog-blank-lines' 17 years ago
Junio C Hamano 972b9a8530 Merge branch 'mh/maint-http-proxy-fix' into maint 17 years ago
Junio C Hamano 1f1300b4f1 Merge branch 'js/maint-daemon' into maint 17 years ago
Junio C Hamano 274d9d3294 Merge branch 'js/maint-cvsexport' into maint 17 years ago
Junio C Hamano 925ca887b8 Merge branch 'jc/maint-log-merge-left-right' into maint 17 years ago
Junio C Hamano ca2c19503c Merge branch 'ew/maint-svn-cert-fileprovider' into maint 17 years ago
Junio C Hamano 60e3cad92e Merge branch 'maint' 17 years ago
Junio C Hamano ba51795c5f send-email: --no-signed-off-cc should suppress 'sob' cc 17 years ago
Junio C Hamano d33046c1ed Merge branch 'js/reflog-delete' 17 years ago
Junio C Hamano 5628a7a309 Merge branch 'dc/format-pretty' 17 years ago
Junio C Hamano 003b93cfb3 Merge branch 'cb/mergetool' 17 years ago
Junio C Hamano 5b7570cfb4 git-clean: add tests for relative path 17 years ago
Dmitry Potapov 1fb328947c git-clean: correct printing relative path 17 years ago
Dmitry Potapov a734d0b10b Make private quote_path() in wt-status.c available as quote_path_relative() 17 years ago
Pierre Habouzit c8744d6a8b unquote_c_style: fix off-by-one. 17 years ago
Junio C Hamano c2116a1783 test-lib: fix TERM to dumb for test repeatability 17 years ago
Uwe Kleine-König 79f43f3de8 config.txt: refer to --upload-pack and --receive-pack instead of --exec 17 years ago
Junio C Hamano e3172d80d5 Merge branch 'ar/sgid-bsd' 17 years ago
Junio C Hamano 792f0e7d1a Merge branch 'cc/run-command' 17 years ago
Junio C Hamano 79418599e7 Revert part of d089eba (setup: sanitize absolute and funny paths in get_pathspec()) 17 years ago