21890 Commits (407a963cae2867e16a62dafbdfaf6f85301d4cd6)
 

Author SHA1 Message Date
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
Pat Thoyts e7d516b67b gitk: Fix display of copyright symbol 15 years ago
Pat Thoyts adab0dabcc gitk: Add emacs editor variable block 15 years ago
Pat Thoyts 2e58c944cd gitk: Avoid calling tk_setPalette on Windows 15 years ago
Jonathan Nieder 5d11f794de gitk: Don't clobber "Remember this view" setting 15 years ago
Jonathan Nieder e7feb695bf gitk: Add comments to explain encode_view_opts and decode_view_opts 15 years ago
Mark Hills b9b142ffa2 gitk: Use consistent font for all text input fields 15 years ago
Mark Hills 207ad7b887 gitk: Set the font for all listbox widgets 15 years ago
Mark Hills 0933b04e52 gitk: Set the font for all spinbox widgets 15 years ago
Mark Hills 75eb2af0e0 gitk: Remove forced use of sans-serif font 15 years ago
Jens Lehmann decd0a1ea5 gitk: Add Ctrl-W shortcut for closing the active window 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