20971 Commits (3521c1bf5bd9323567715b3e8b369075a7f50ec1)
 

Author SHA1 Message Date
Junio C Hamano 18d97f5fed Merge commit 'v1.6.4.4-8-g8de6518' into maint-1.6.4 15 years ago
Junio C Hamano 8de65185e8 Fix mis-backport of t7002 15 years ago
Junio C Hamano d07430f98c Update draft release notes to 1.7.0 15 years ago
Junio C Hamano e33fd3c326 Merge branch 'maint' 15 years ago
Junio C Hamano 6f9752d2e2 Update draft release notes to 1.6.6.1 15 years ago
Junio C Hamano 6304c4068e Merge branch 'dp/maint-1.6.5-fast-import-non-commit-tag' into maint 15 years ago
Junio C Hamano 4a88fb7ffc Merge branch 'jc/rerere' 15 years ago
Junio C Hamano 26b9f5cc99 Merge branch 'pc/uninteresting-submodule-disappear-upon-switch-branches' 15 years ago
Junio C Hamano 2431575067 Merge branch 'nd/include-termios-for-osol' 15 years ago
Junio C Hamano 3cd02df46a Merge branch 'js/windows' 15 years ago
Matthieu Moy 85e2233f98 branch: warn and refuse to set a branch as a tracking branch of itself. 15 years ago
Jens Lehmann e3d42c4773 Performance optimization for detection of modified submodules 15 years ago
Ilari Liusvaara 4fc5006676 Add branch --set-upstream 15 years ago
Andreas Gruenbacher da915939fd builtin-apply.c: fix the --- and +++ header filename consistency check 15 years ago
Ilari Liusvaara 433f2be139 Add git remote set-url 15 years ago
Daniel Barkalow 837d395a5c Replace parse_blob() with an explanatory comment 15 years ago
Junio C Hamano 7d0dafe394 Merge branch 'jm/maint-1.6.5-grep-NUL-terminate' into maint 15 years ago
Jim Meyering 34f3999206 grep: NUL terminate input from a file 15 years ago
Andreas Gruenbacher 1586208727 builtin-apply.c: Skip filenames without enough components 15 years ago
Junio C Hamano 64161a6b23 symlinks.c: remove unused functions 15 years ago
Junio C Hamano c76189875b object.c: remove unused functions 15 years ago
Junio C Hamano 566c511195 Document that merge strategies can now take their own options 15 years ago
Avery Pennarun e3cba962b1 Extend merge-subtree tests to test -Xsubtree=dir. 15 years ago
Junio C Hamano 85e51b783c Make "subtree" part more orthogonal to the rest of merge-recursive. 15 years ago
Junio C Hamano 14e5d40ca4 pull: Fix parsing of -X<option> 15 years ago
Avery Pennarun ee2c79552a Teach git-pull to pass -X<option> to git-merge 15 years ago
Avery Pennarun 8cc5b29065 git merge -X<option> 15 years ago
Junio C Hamano ff6d26a0e1 Update draft release notes to 1.7.0 15 years ago
Junio C Hamano f287c65b26 Merge branch 'tc/test-locate-httpd' 15 years ago
Junio C Hamano f8eb50f60b Merge branch 'jh/commit-status' 15 years ago
Junio C Hamano a4c3616b19 Merge branch 'jn/makefile' 15 years ago
Junio C Hamano a0db3e5878 Merge branch 'jc/maint-1.6.1-checkout-m-custom-merge' 15 years ago
Junio C Hamano 42aac96763 Merge branch 'tc/clone-v-progress' 15 years ago
Junio C Hamano d060507291 Merge branch 'tc/smart-http-restrict' 15 years ago
Junio C Hamano 4fa088209c Merge branch 'jk/run-command-use-shell' 15 years ago
Junio C Hamano fa232d457e Merge branch 'sr/gfi-options' 15 years ago
Jens Lehmann f17a5d3494 git status: Show uncommitted submodule changes too when enabled 15 years ago
Junio C Hamano 703601d678 Update COPYING with GPLv2 with new FSF address 15 years ago
Junio C Hamano 1a893064d7 user_ident_sufficiently_given(): refactor the logic to be usable from elsewhere 15 years ago
Junio C Hamano 5aeb3a3a83 user_ident_sufficiently_given(): refactor the logic to be usable from elsewhere 15 years ago
Junio C Hamano 8588567c96 rerere: honor conflict-marker-size attribute 15 years ago
Junio C Hamano 191f241717 rerere: prepare for customizable conflict marker length 15 years ago
Junio C Hamano fc6f19fe2b commit.c::print_summary: do not release the format string too early 15 years ago
Junio C Hamano 23a64c9e77 conflict-marker-size: new attribute 15 years ago
Junio C Hamano 88533f6d64 rerere: use ll_merge() instead of using xdl_merge() 15 years ago
Junio C Hamano 15b4f7a68d merge-tree: use ll_merge() not xdl_merge() 15 years ago
Junio C Hamano 9914cf4689 xdl_merge(): allow passing down marker_size in xmparam_t 15 years ago
Junio C Hamano 00f8f97d30 xdl_merge(): introduce xmparam_t for merge specific parameters 15 years ago
Junio C Hamano 7fb0eaa289 git_attr(): fix function signature 15 years ago
Johannes Sixt a6d15bc335 Do not use date.c:tm_to_time_t() from compat/mingw.c 15 years ago