15846 Commits (696ee23cc1817a5064780600374589d3a773a081)
 

Author SHA1 Message Date
Miklos Vajna 696ee23cc1 merge-recursive: move current_{file,directory}_set to struct merge_options 16 years ago
Miklos Vajna c7d849243a merge-recursive: move the global obuf to struct merge_options 16 years ago
Miklos Vajna b7fa51da9b merge-recursive: get rid of the index_only global variable 16 years ago
Miklos Vajna 5033639c95 merge-recursive: move call_depth to struct merge_options 16 years ago
Miklos Vajna 6eb1b43793 cherry-pick/revert: make direct internal call to merge_tree() 16 years ago
Miklos Vajna 18668f5319 builtin-merge: avoid run_command_v_opt() for recursive and subtree 16 years ago
Miklos Vajna 8a2fce1895 merge-recursive: introduce merge_options 16 years ago
Stephan Beyer 73118f89b8 merge-recursive.c: Add more generic merge_recursive_generic() 16 years ago
Miklos Vajna 9047ebbc22 Split out merge_recursive() to merge-recursive.c 16 years ago
Junio C Hamano 7df437e56b Merge branch 'maint' 16 years ago
Junio C Hamano bbb896d8e1 gitattributes: -crlf is not binary 16 years ago
Junio C Hamano ed0f47a8c4 git-apply: Loosen "match_beginning" logic 16 years ago
Junio C Hamano ee837244df Fix example in git-name-rev documentation 16 years ago
Junio C Hamano df85f7855d Merge branch 'sp/missing-thin-base' into maint 16 years ago
Junio C Hamano ff1e8bfcd6 Merge branch 'sb/daemon' 16 years ago
Junio C Hamano 014aff7c92 Merge branch 'af/maint-install-no-handlink' into maint 16 years ago
Junio C Hamano 6ffaecc7d8 shell: do not play duplicated definition games to shrink the executable 16 years ago
Alex Riesen 4e3ae59ef6 Fix use of hardlinks in "make install" 16 years ago
Junio C Hamano d2b9dff8a0 Merge branch 'np/verify-pack' into maint 16 years ago
Junio C Hamano 445cac18c0 Merge branch 'maint' 16 years ago
Tor Arvid Lund e990501312 git-p4: Fix checkout bug when using --import-local. 16 years ago
Paolo Ciarrocchi 53d1589ff6 tutorial: gentler illustration of Alice/Bob workflow using gitk 16 years ago
Jeff King d36f8679e9 pretty=format: respect date format options 16 years ago
Paolo Bonzini 0cfeed2e1d make git-shell paranoid about closed stdin/stdout/stderr 16 years ago
Yann Dirson 29f28151c5 Document gitk --argscmd flag. 16 years ago
Linus Torvalds 441bca0bbc Fix '--dirstat' with cross-directory renaming 16 years ago
Björn Steinbrink 114ef90854 for-each-ref: Allow a trailing slash in the patterns 16 years ago
Alex Riesen 61c5d431de list_commands: only call git_exec_path if it is needed 16 years ago
Alex Riesen 1f08e5ce24 Allow git help work without PATH set 16 years ago
Alex Riesen c7371e992b Make main_cmds and other_cmds local to builtin-help.c 16 years ago
Alex Riesen b9f62c0e7d Remove useless memset of static command name lists in builtin-merge.c 16 years ago
Alex Riesen e321180ed3 Remove calculation of the longest command name from where it is not used 16 years ago
Brandon Casey 63e8aea74e dir.c: Avoid c99 array initialization 16 years ago
Matthias Kestenholz 1b0f7978dd bash-completion: Add all submodule subcommands to the completion list 16 years ago
Junio C Hamano a1184d85e8 Merge branch 'mv/merge-custom' 16 years ago
Junio C Hamano 8d13caf795 Merge branch 'ml/submodule' 16 years ago
Junio C Hamano 88ab18dfef Merge branch 'am/cherry-pick-rerere' 16 years ago
Junio C Hamano b46f7e54fc Merge branch 'jc/add-addremove' 16 years ago
Junio C Hamano 5a1e8707a6 Merge branch 'np/verify-pack' 16 years ago
Junio C Hamano bb0d283989 Merge branch 'da/submodule-sync' 16 years ago
Junio C Hamano bb34ca5c5f Merge branch 'maint' 16 years ago
Junio C Hamano c67b1fa349 ctype.c: protect tiny C preprocessor constants 16 years ago
Linus Torvalds 0c68d386da index-pack: be careful after fixing up the header/footer 16 years ago
Simon Hausmann cdc7e388da Make it possible to abort the submission of a change to Perforce 16 years ago
Junio C Hamano cb138fede6 Merge branch 'af/maint-install-no-handlink' 16 years ago
Junio C Hamano c7f72248e3 Merge branch 'jc/no-slim-shell' 16 years ago
Junio C Hamano 0f7a8f2dba Merge branch 'maint' 16 years ago
Jeff King 68daa64df2 format-patch: use default diff format even with patch options 16 years ago
Nguyễn Thái Ngọc Duy d0b92a3f6e index-pack: setup git repository 16 years ago
Ramsay Jones 2b84373219 Suppress some bash redirection error messages 16 years ago