summaryrefslogtreecommitdiffstats
path: root/urlmatch.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-08test-lib: silence "-x" cleanup under bashJeff King1-10/+24
2017-12-06Prepare for 2.15.2Junio C Hamano2-1/+48
2017-11-28Git 2.15.1v2.15.1Junio C Hamano1-0/+3
2017-11-27A bit more fixes for 2.15.1Junio C Hamano1-0/+5
2017-11-26RelNotes: minor typo fixes in 2.15.1 draftTodd Zullinger1-3/+3
2017-11-21Almost ready for 2.15.1Junio C Hamano1-0/+12
2017-11-21pull: pass -4/-6 option to 'git fetch'Shuyu Wei1-0/+12
2017-11-18config: flip return value of write_section()René Scharfe1-1/+1
2017-11-18rebase: use mboxrd format to avoid split errorsEric Wong2-0/+24
2017-11-17apply: update line lengths for --inaccurate-eofRené Scharfe2-0/+16
2017-11-17completion: add '--copy' option to 'git branch'Todd Zullinger1-1/+1
2017-11-16sequencer: reschedule pick if index can't be lockedPhillip Wood1-1/+2
2017-11-16config: avoid "write_in_full(fd, buf, len) != len" patternPhillip Wood1-2/+2
2017-11-15merge-recursive: handle addition of submodule on our side of historyElijah Newren2-3/+4
2017-11-15Start preparation for 2.15.1Junio C Hamano3-2/+70
2017-11-15notes: send "Automatic notes merge failed" messages to stderrTodd Zullinger3-9/+9
2017-11-14rebase: fix stderr redirect in apply_autostash()Todd Zullinger1-1/+1
2017-11-14t/lib-gpg: fix gpgconf stderr redirect to /dev/nullTodd Zullinger1-1/+1
2017-11-13link_alt_odb_entries: make empty input a noopJeff King1-1/+3
2017-11-13Documentation: convert SubmittingPatches to AsciiDocbrian m. carlson3-161/+191
2017-11-13grep: fix NO_LIBPCRE1_JIT to fully disable JITCharles Bailey2-3/+4
2017-11-13t4201: make use of abbreviation in the test more robustCharles Bailey2-5/+7
2017-11-12t/3512: demonstrate unrelated submodule/file conflict as cherry-pick failureStefan Beller1-0/+36
2017-11-12apply: avoid out-of-bounds access in fuzzy_matchlines()René Scharfe1-39/+20
2017-11-10doc/SubmittingPatches: correct subject guidanceAdam Dinwoodie1-8/+13
2017-11-09Replace Free Software Foundation address in license noticesTodd Zullinger1-2/+1
2017-11-09Replace Free Software Foundation address in license noticesTodd Zullinger43-101/+68
2017-11-09rebase -i: fix comment typoAdam Dinwoodie1-1/+1
2017-11-09merge-base --fork-point doc: clarify the example and failure modesJunio C Hamano1-8/+56
2017-11-08reduce_heads: fix memory leaksMartin Ågren7-6/+35
2017-11-08builtin/merge-base: free commit listsMartin Ågren1-18/+18
2017-11-07wt-status: actually ignore submodules when requestedBrandon Williams2-1/+20
2017-11-06wrapper.c: consistently quote filenames in error messagesSimon Ruderich3-6/+6
2017-11-06fix typos in 2.15.0 release notesJean Carlo Machado1-3/+3
2017-11-06bisect: fix memory leak when returning best elementMartin Ågren1-1/+5
2017-11-06bisect: fix off-by-one error in `best_bisection_sorted()`Martin Ågren1-3/+4
2017-11-06bisect: fix memory leak in `find_bisection()`Martin Ågren1-1/+3
2017-11-06bisect: change calling-convention of `find_bisection()`Martin Ågren3-14/+17
2017-11-06config: document blame configurationStefan Beller1-0/+17
2017-11-04credential-libsecret: unlock locked secretsDennis Kaarsemaker1-1/+1
2017-11-03setup: avoid double slashes when looking for HEADJeff King1-1/+3
2017-11-03mailmap: use Kaartic Sivaraam's new addressKaartic Sivaraam1-0/+1
2017-11-03imap-send: handle missing response codes gracefullyRené Scharfe1-1/+1
2017-11-03imap-send: handle NULL return of next_arg()René Scharfe1-1/+12
2017-11-02diff: --indent-heuristic is no longer experimentalCarlos Martín Nieto4-9/+6
2017-11-02sequencer.c: check return value of close() in rewrite_file()Simon Ruderich1-1/+2
2017-11-02mingw: document the standard handle redirectionJohannes Schindelin1-0/+18
2017-11-02mingw: optionally redirect stderr/stdout via the same handleJohannes Schindelin2-1/+22
2017-11-02mingw: add experimental feature to redirect standard handlesJohannes Schindelin2-0/+49
2017-11-02travis-ci: don't build Git for the static analysis jobSZEDER Gábor1-1/+1