2626 Commits (c3e9a6534c88767e2ad9126ed45598157c28d1f4)
 

Author SHA1 Message Date
Junio C Hamano b99a394cd1 pack-redundant: type cleanups. 20 years ago
Pavel Roskin 495473c08a [PATCH] gitk: UTF-8 support 20 years ago
Jeff Hobbs 2ed49d5424 [PATCH] gitk: put braces around exprs 20 years ago
Paul Serice c61642185d Fixed git:// IPv4 address problem when compiled with -DNO_IPV6. 20 years ago
Alex Riesen d1ab157759 arguments cleanup and some formatting 20 years ago
Alex Riesen 2b6e34c1a3 remove unused variable 20 years ago
Alex Riesen 60435f68bb speedup allocation in pack-redundant.c 20 years ago
Lukas Sandström bb931cf9d7 Make git-pack-redundant take a list of unimportant objs on stdin 20 years ago
Junio C Hamano 302ebfe521 Merge http://www.kernel.org/pub/scm/gitk/gitk 20 years ago
Junio C Hamano c7d77dab93 git-var: constness and globalness cleanup. 20 years ago
Junio C Hamano 9ce392f482 Move diff.renamelimit out of default configuration. 20 years ago
Luben Tuikov 07f9247722 max-count in terms of intersection 20 years ago
YOSHIFUJI Hideaki / 吉藤英明 c3df856842 GIT: Fix compilation error in connect.c 20 years ago
Andreas Ericsson d6ebd2590c Introduce $(ALL_PROGRAMS) for 'all:' and 'install:' to operate on. 20 years ago
H. Peter Anvin 1b1480ff6a rename/copy score parsing updates. 20 years ago
Paul Serice f35230fb11 git-daemon not listening when compiled with -DNO_IPV6 20 years ago
Linus Torvalds ef07618fdd git-repack: Properly abort in corrupt repository 20 years ago
Johannes Schindelin b17e659dd4 Allow hierarchical section names 20 years ago
Johannes Schindelin 3dd94e3b2e git-config-set: Properly terminate strings with '\0' 20 years ago
Junio C Hamano e814bc4d15 git-proxy updates. 20 years ago
Paul Collins f801477645 proxy-command support for git:// 20 years ago
Junio C Hamano ce335fe04f daemon: further tweaks. 20 years ago
Andreas Ericsson 4dbd135279 git-daemon support for user-relative paths. 20 years ago
Junio C Hamano aa7f412abf tutorial: setting up a tree for subsystem maintainers 20 years ago
Junio C Hamano 9f70b80692 rename detection with -M100 means "exact renames only". 20 years ago
Junio C Hamano 88b5a74883 format-patch: fix two-argument special case, and make it easier to pick single commits 20 years ago
Junio C Hamano 60abce3c0f Fix hooks/update template. 20 years ago
Junio C Hamano 924215024c Make sure heads/foo and tags/foo do not confuse things. 20 years ago
Junio C Hamano e0a87193d3 Fix "do not DWIM" patch to enter_repo" 20 years ago
Andreas Ericsson 936a23420c git-reset.txt: Small fix + clarifications. 20 years ago
Ryan Anderson 3d32051f4f Add Python version checks to the Makefile to automatically set WITH_OWN_SUBPROCESS_PY 20 years ago
Timo Hirvonen bd22c904a0 Fix sparse warnings 20 years ago
Paul Mackerras 757f17bca5 gitk: Disable fastdate stuff for now 20 years ago
Junio C Hamano 8fc66df237 Merge http://www.kernel.org/pub/scm/gitk/gitk 20 years ago
Johannes Schindelin f98d863d21 git-config-set: support selecting values by non-matching regex 20 years ago
Fredrik Kuivinen a6322d079b merge-recursive: Replace 'except:' 20 years ago
Junio C Hamano 9ae2172aed merge-one-file: use rmdir -p 20 years ago
Paul Mackerras f6e2869f48 gitk: Fix some bugs introduced by speedup changes 20 years ago
Junio C Hamano 13cfdfd5fa Documentation: add hooks/update example. 20 years ago
Johannes Schindelin 4ddba79db7 git-config-set: add more options 20 years ago
Andreas Ericsson 7b5d895da6 Documentation update for user-relative paths. 20 years ago
Andreas Ericsson faea9ccbad Client side support for user-relative paths. 20 years ago
Andreas Ericsson 8d63013291 Server-side support for user-relative paths. 20 years ago
Junio C Hamano 0870ca7fab Do not DWIM in userpath library under strict mode. 20 years ago
Andreas Ericsson 54f4b87454 Library code for user-relative paths, take three. 20 years ago
Johannes Schindelin 942c1f53ae Add test case for git-config-set 20 years ago
Johannes Schindelin 2d2465c015 Add documentation for git-config-set 20 years ago
Johannes Schindelin 1b1e59c508 Add git-config-set, a simple helper for scripts to set config variables 20 years ago
Johannes Schindelin 10bea152a3 Add functions git_config_set() and git_config_set_multivar() 20 years ago
Nick Hengeveld 0890098780 Decide whether to build http-push in the Makefile 20 years ago