21840 Commits (b92cbb62def240268c1af39f1a688fec8d34ac9b)
 

Author SHA1 Message Date
Junio C Hamano 4e7d08a229 Merge branch 'jk/maint-add-ignored-dir' 15 years ago
Junio C Hamano f1aa782a3b Merge branch 'ml/color-grep' 15 years ago
Junio C Hamano d7173d942e Merge branch 'jc/color-attrs' 15 years ago
Junio C Hamano 49559cad6c Merge branch 'cc/reset-keep' 15 years ago
Junio C Hamano 2e5b98d906 Merge branch 'fl/askpass' 15 years ago
Junio C Hamano 31fbae0f81 Merge branch 'bg/apply-fix-blank-at-eof' 15 years ago
Junio C Hamano 2bb76e139e Merge branch 'bw/union-merge-refactor' 15 years ago
Junio C Hamano 96203bb074 Merge branch 'maint' 15 years ago
Junio C Hamano 8fe5d87622 Update draft release notes to 1.7.0.3 15 years ago
Christian Couder 8e75abfd8d rebase -i: use new --ff cherry-pick option 15 years ago
Andreas Gruenbacher 730b020030 fetch: Fix minor memory leak 15 years ago
Andreas Gruenbacher 8da61a2ab4 fetch: Future-proof initialization of a refspec on stack 15 years ago
Andreas Gruenbacher aac1d7b889 fetch: Check for a "^{}" suffix with suffixcmp() 15 years ago
Benjamin C Meyer 6a01298a7e Fix a spelling mistake in a git-p4 console message 15 years ago
Brian Gernhardt 4a45f7dd49 Use test_expect_success for test setups 15 years ago
Ben Walton 100e762a60 Modernize git calling conventions in hook templates 15 years ago
Ben Walton 502be95953 Make templates honour SHELL_PATH and PERL_PATH 15 years ago
Imre Deak e9bd323510 daemon: parse_host_and_port SIGSEGV if port is specified 15 years ago
Jonathan Nieder a673cfede6 Makefile: Fix occasional GIT-CFLAGS breakage 15 years ago
Jonathan Nieder c40d92e4c7 Makefile: Fix CDPATH problem 15 years ago
Brandon Casey 49de47cfb2 t/t5505-remote.sh: escape * to prevent interpretation by shell as glob 15 years ago
Brandon Casey f3b1fbf860 t5505: add missing && 15 years ago
Brandon Casey 65f83dc082 t5505: remove unnecessary subshell invocations 15 years ago
Brandon Casey a502ab9333 notes.c: remove inappropriate call to return 15 years ago
Stephen Boyd 0d12e59f63 pull: replace unnecessary sed invocation 15 years ago
Junio C Hamano f1ba1c90e1 Merge branch 'maint' 15 years ago
Thomas Rast 7d182f52f1 Documentation: receive.denyCurrentBranch defaults to 'refuse' 15 years ago
Ian Ward Comfort d23e7570a7 bash: complete *_HEAD refs if present 15 years ago
Junio C Hamano 60dafdd37d Merge branch 'maint' 15 years ago
Anders Kaseorg bce02c1b4d everyday: fsck and gc are not everyday operations 15 years ago
Gustaf Hendeby 14cd458126 Improve error messages from 'git stash show' 15 years ago
Brandon Casey 3aff874af2 daemon.c: avoid accessing ss_family member of struct sockaddr_storage 15 years ago
Brandon Casey 80700fde91 t/t1304: make a second colon optional in the mask ACL check 15 years ago
Brandon Casey 2e85575a02 t/t1304: set the ACL effective rights mask 15 years ago
Brandon Casey 71c4d6c635 t/t1304: use 'test -r' to test readability rather than looking at mode bits 15 years ago
Brandon Casey ab04a90567 t/t1304: set the Default ACL base entries 15 years ago
Brandon Casey db826571e4 t/t1304: avoid -d option to setfacl 15 years ago
Junio C Hamano e01de1c912 refs: ref entry with NULL sha1 is can be a dangling symref 15 years ago
René Scharfe 431d6e7bc8 grep: enable threading for context line printing 15 years ago
Michael J Gruber 7325283987 Documentation/git-read-tree: clarify 2-tree merge 15 years ago
Michael J Gruber 71928f7f11 Documentation/git-read-tree: fix table layout 15 years ago
Junio C Hamano c24138bc55 Merge branch 'sd/format-patch-to' 15 years ago
Junio C Hamano 78d909a494 Merge branch 'tc/http-cleanup' 15 years ago
Junio C Hamano 53997a30f8 Merge branch 'tc/transport-verbosity' 15 years ago
Junio C Hamano 66bce02ec4 Merge branch 'ld/push-porcelain' 15 years ago
Junio C Hamano 2949151fe9 Merge branch 'jh/notes' 15 years ago
Dave Olszewski 2ec33cdd19 rebase--interactive: don't require what's rebased to be a branch 15 years ago
Jari Aalto 134550fe21 git-send-email.perl - try to give real name of the calling host to HELO/EHLO 15 years ago
Jari Aalto f60812efa3 git-send-email.perl: add option --smtp-debug 15 years ago
Jari Aalto e5afb3a6f9 git-send-email.perl: improve error message in send_message() 15 years ago