15902 Commits (72c69ebc035efe08aef03866184aa9b344814d93)
 

Author SHA1 Message Date
Junio C Hamano 014aff7c92 Merge branch 'af/maint-install-no-handlink' into maint 17 years ago
Junio C Hamano 6ffaecc7d8 shell: do not play duplicated definition games to shrink the executable 17 years ago
Alex Riesen 4e3ae59ef6 Fix use of hardlinks in "make install" 17 years ago
Nicolas Pitre d35825da6d fixup_pack_header_footer(): use nicely aligned buffer sizes 17 years ago
Nicolas Pitre 8522148f79 index-pack: use fixup_pack_header_footer()'s validation mode 17 years ago
Nicolas Pitre ac0463ed44 pack-objects: use fixup_pack_header_footer()'s validation mode 17 years ago
Nicolas Pitre abeb40e5aa improve reliability of fixup_pack_header_footer() 17 years ago
Nicolas Pitre 6ed7f25e95 pack-objects: improve returned information from write_one() 17 years ago
Junio C Hamano d2b9dff8a0 Merge branch 'np/verify-pack' into maint 17 years ago
Romain Francoise 5059a42780 builtin-help: fallback to GIT_MAN_VIEWER before man 17 years ago
Junio C Hamano 445cac18c0 Merge branch 'maint' 17 years ago
Tor Arvid Lund e990501312 git-p4: Fix checkout bug when using --import-local. 17 years ago
Paolo Ciarrocchi 53d1589ff6 tutorial: gentler illustration of Alice/Bob workflow using gitk 17 years ago
Jeff King d36f8679e9 pretty=format: respect date format options 17 years ago
Paolo Bonzini 0cfeed2e1d make git-shell paranoid about closed stdin/stdout/stderr 17 years ago
Yann Dirson 29f28151c5 Document gitk --argscmd flag. 17 years ago
Linus Torvalds 441bca0bbc Fix '--dirstat' with cross-directory renaming 17 years ago
Björn Steinbrink 114ef90854 for-each-ref: Allow a trailing slash in the patterns 17 years ago
Nguyễn Thái Ngọc Duy b6469a81d2 read-tree: setup worktree if merge is required 17 years ago
Nguyễn Thái Ngọc Duy 6577f542b3 grep: fix worktree setup 17 years ago
Alex Riesen 61c5d431de list_commands: only call git_exec_path if it is needed 17 years ago
Alex Riesen 1f08e5ce24 Allow git help work without PATH set 17 years ago
Alex Riesen c7371e992b Make main_cmds and other_cmds local to builtin-help.c 17 years ago
Alex Riesen b9f62c0e7d Remove useless memset of static command name lists in builtin-merge.c 17 years ago
Alex Riesen e321180ed3 Remove calculation of the longest command name from where it is not used 17 years ago
Brandon Casey 63e8aea74e dir.c: Avoid c99 array initialization 17 years ago
Nguyễn Thái Ngọc Duy 4f38f6b5ba diff*: fix worktree setup 17 years ago
Matthias Kestenholz 1b0f7978dd bash-completion: Add all submodule subcommands to the completion list 17 years ago
Junio C Hamano a1184d85e8 Merge branch 'mv/merge-custom' 17 years ago
Junio C Hamano 8d13caf795 Merge branch 'ml/submodule' 17 years ago
Junio C Hamano 88ab18dfef Merge branch 'am/cherry-pick-rerere' 17 years ago
Junio C Hamano b46f7e54fc Merge branch 'jc/add-addremove' 17 years ago
Junio C Hamano 5a1e8707a6 Merge branch 'np/verify-pack' 17 years ago
Junio C Hamano bb0d283989 Merge branch 'da/submodule-sync' 17 years ago
Junio C Hamano bb34ca5c5f Merge branch 'maint' 17 years ago
Junio C Hamano c67b1fa349 ctype.c: protect tiny C preprocessor constants 17 years ago
Linus Torvalds 0c68d386da index-pack: be careful after fixing up the header/footer 17 years ago
Simon Hausmann cdc7e388da Make it possible to abort the submission of a change to Perforce 17 years ago
Junio C Hamano cb138fede6 Merge branch 'af/maint-install-no-handlink' 17 years ago
Junio C Hamano c7f72248e3 Merge branch 'jc/no-slim-shell' 17 years ago
Junio C Hamano 0f7a8f2dba Merge branch 'maint' 17 years ago
Jeff King 68daa64df2 format-patch: use default diff format even with patch options 17 years ago
Nguyễn Thái Ngọc Duy d0b92a3f6e index-pack: setup git repository 17 years ago
Ramsay Jones 2b84373219 Suppress some bash redirection error messages 17 years ago
Ramsay Jones d47fb8b099 Fix a warning (on cygwin) to allow -Werror 17 years ago
Andreas Färber 3e073dc561 Makefile: always provide a fallback when hardlinks fail 17 years ago
Junio C Hamano 460c201039 daemon.c: minor style fixup 17 years ago
David Aguilar 2327f61ecc git-submodule: add "sync" command 17 years ago
Junio C Hamano 1e7abc593d Revert "Build-in "git-shell"" 17 years ago
Jeff King 0843acfd2c Fix "git log -i --grep" 17 years ago