2587 Commits (ae2b0f15180d4b044828c836bcab6a990efa5c8e)
 

Author SHA1 Message Date
Junio C Hamano ae2b0f1518 git-sh-setup: die if outside git repository. 19 years ago
Junio C Hamano e8cc80d039 parse-remote and ls-remote clean-up. 19 years ago
Junio C Hamano f678dd180a Prevent "git-commit -a path1 path2..." 19 years ago
Junio C Hamano 3a2f2bb354 config.c: avoid shadowing global. 19 years ago
YOSHIFUJI Hideaki / 吉藤英明 874fbc3323 Fix a warning about unused value. 19 years ago
Andreas Ericsson 2c52a42dd7 cvsimport: Don't let local settings hinder cvs user-migration. 19 years ago
Johannes Schindelin ee72aeaf00 Rename git-config-set to git-repo-config 19 years ago
Junio C Hamano a50b870aa1 diff-tree: teach single-commit diff-tree to honour grafts 19 years ago
Junio C Hamano 9c20a47067 Teach update-index to read from ls-tree. 19 years ago
Junio C Hamano b7884981f8 git-revert: make --edit default. 19 years ago
Linus Torvalds 30c7bb249e Allow editing of a revert-message 19 years ago
Josef Weidendorfer 073dab137a Fix git-mv for moving directories with 1 file 19 years ago
Junio C Hamano fbf8ac212c git-merge: make recursive the default strategy 19 years ago
Junio C Hamano b99a394cd1 pack-redundant: type cleanups. 19 years ago
Paul Serice c61642185d Fixed git:// IPv4 address problem when compiled with -DNO_IPV6. 19 years ago
Alex Riesen d1ab157759 arguments cleanup and some formatting 19 years ago
Alex Riesen 2b6e34c1a3 remove unused variable 19 years ago
Alex Riesen 60435f68bb speedup allocation in pack-redundant.c 19 years ago
Lukas Sandström bb931cf9d7 Make git-pack-redundant take a list of unimportant objs on stdin 19 years ago
Junio C Hamano 302ebfe521 Merge http://www.kernel.org/pub/scm/gitk/gitk 19 years ago
Junio C Hamano c7d77dab93 git-var: constness and globalness cleanup. 19 years ago
Junio C Hamano 9ce392f482 Move diff.renamelimit out of default configuration. 19 years ago
Luben Tuikov 07f9247722 max-count in terms of intersection 19 years ago
YOSHIFUJI Hideaki / 吉藤英明 c3df856842 GIT: Fix compilation error in connect.c 19 years ago
Andreas Ericsson d6ebd2590c Introduce $(ALL_PROGRAMS) for 'all:' and 'install:' to operate on. 19 years ago
H. Peter Anvin 1b1480ff6a rename/copy score parsing updates. 19 years ago
Paul Serice f35230fb11 git-daemon not listening when compiled with -DNO_IPV6 19 years ago
Linus Torvalds ef07618fdd git-repack: Properly abort in corrupt repository 19 years ago
Johannes Schindelin b17e659dd4 Allow hierarchical section names 19 years ago
Johannes Schindelin 3dd94e3b2e git-config-set: Properly terminate strings with '\0' 19 years ago
Junio C Hamano e814bc4d15 git-proxy updates. 19 years ago
Paul Collins f801477645 proxy-command support for git:// 19 years ago
Junio C Hamano ce335fe04f daemon: further tweaks. 19 years ago
Andreas Ericsson 4dbd135279 git-daemon support for user-relative paths. 19 years ago
Junio C Hamano aa7f412abf tutorial: setting up a tree for subsystem maintainers 19 years ago
Junio C Hamano 9f70b80692 rename detection with -M100 means "exact renames only". 19 years ago
Junio C Hamano 88b5a74883 format-patch: fix two-argument special case, and make it easier to pick single commits 19 years ago
Junio C Hamano 60abce3c0f Fix hooks/update template. 19 years ago
Junio C Hamano 924215024c Make sure heads/foo and tags/foo do not confuse things. 19 years ago
Junio C Hamano e0a87193d3 Fix "do not DWIM" patch to enter_repo" 19 years ago
Andreas Ericsson 936a23420c git-reset.txt: Small fix + clarifications. 19 years ago
Ryan Anderson 3d32051f4f Add Python version checks to the Makefile to automatically set WITH_OWN_SUBPROCESS_PY 19 years ago
Timo Hirvonen bd22c904a0 Fix sparse warnings 19 years ago
Paul Mackerras 757f17bca5 gitk: Disable fastdate stuff for now 19 years ago
Junio C Hamano 8fc66df237 Merge http://www.kernel.org/pub/scm/gitk/gitk 19 years ago
Johannes Schindelin f98d863d21 git-config-set: support selecting values by non-matching regex 19 years ago
Fredrik Kuivinen a6322d079b merge-recursive: Replace 'except:' 19 years ago
Junio C Hamano 9ae2172aed merge-one-file: use rmdir -p 19 years ago
Paul Mackerras f6e2869f48 gitk: Fix some bugs introduced by speedup changes 19 years ago
Junio C Hamano 13cfdfd5fa Documentation: add hooks/update example. 19 years ago