21908 Commits (8515392f5d4c5a36a0f9e4a73068f7106d7f4638)
 

Author SHA1 Message Date
Jonathan Nieder 4bb0936206 merge-file --diff3: add a label for ancestor 15 years ago
Jonathan Nieder a4b5e91c49 xdl_merge(): move file1 and file2 labels to xmparam structure 15 years ago
Jonathan Nieder 8a161433a0 xdl_merge(): add optional ancestor label to diff3-style output 15 years ago
Jonathan Nieder 6a843348ab tests: document cherry-pick behavior in face of conflicts 15 years ago
Jonathan Nieder 47349a8cc0 tests: document format of conflicts from checkout -m 15 years ago
Michael J Gruber 08bb03e475 .mailmap: Entries for Alex Bennée, Deskin Miller, Vitaly "_Vi" Shukela 15 years ago
Jonathan Nieder 28db756fee revert: fix tiny memory leak in cherry-pick --ff 15 years ago
Junio C Hamano 0d0925c5e2 Update draft release notes to 1.7.1 15 years ago
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
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