summaryrefslogtreecommitdiffstats
path: root/git-rebase--interactive.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-08remote-mediawiki: skip virtual namespacesAntoine Beaupré1-1/+4
2017-11-08remote-mediawiki: show known namespace choices on failureAntoine Beaupré1-1/+2
2017-11-08read_index_from(): speed index loading by skipping verification of the entry ...Ben Peart3-0/+8
2017-11-08for-each-ref: test :remotename and :remoterefJohannes Schindelin1-0/+32
2017-11-08for-each-ref: let upstream/push report the remote ref nameJ Wyman4-6/+55
2017-11-08Tests: clean up and document submodule helpersJonathan Tan1-205/+46
2017-11-08diff: --ignore-cr-at-eolJunio C Hamano8-6/+78
2017-11-07wt-status: actually ignore submodules when requestedBrandon Williams2-1/+20
2017-11-07Git/Packet.pm: extract parts of t0021/rot13-filter.pl for reuseChristian Couder3-137/+172
2017-11-07t0021/rot13-filter: add capability functionsChristian Couder1-13/+45
2017-11-07t0021/rot13-filter: refactor checking final lfChristian Couder1-3/+11
2017-11-07t0021/rot13-filter: add packet_initialize()Christian Couder1-10/+16
2017-11-07t0021/rot13-filter: improve error messageChristian Couder1-1/+2
2017-11-07t0021/rot13-filter: improve 'if .. elsif .. else' styleChristian Couder1-26/+13
2017-11-07t0021/rot13-filter: refactor packet reading functionsChristian Couder1-10/+28
2017-11-07t0021/rot13-filter: fix list comparisonChristian Couder1-7/+28
2017-11-07remote-mediawiki: allow fetching namespaces with spacesIngo Ruhnke1-0/+1
2017-11-07remote-mediawiki: add namespace supportKevin1-0/+25
2017-11-06RelNotes: the second batch post 2.15 comesJunio C Hamano2-4/+46
2017-11-06The first batch for 2.16Junio C Hamano2-1/+85
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-06refs: update some more docs to use "oid" rather than "sha1"Michael Haggerty6-27/+26
2017-11-06write_packed_entry(): take `object_id` argumentsMichael Haggerty1-8/+8
2017-11-06refs: rename constant `REF_ISPRUNING` to `REF_IS_PRUNING`Michael Haggerty1-9/+9
2017-11-06refs: rename constant `REF_NODEREF` to `REF_NO_DEREF`Michael Haggerty12-40/+40
2017-11-06refs: tidy up and adjust visibility of the `ref_update` flagsMichael Haggerty3-80/+99
2017-11-06ref_transaction_add_update(): remove a checkMichael Haggerty2-4/+6
2017-11-06ref_transaction_update(): die on disallowed flagsMichael Haggerty1-1/+2
2017-11-06prune_ref(): call `ref_transaction_add_update()` directlyMichael Haggerty2-12/+17
2017-11-06files_transaction_prepare(): don't leak flags to packed transactionMichael Haggerty1-2/+2
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
2017-11-02travis-ci: fix running P4 and Git LFS tests in Linux build jobsSZEDER Gábor2-6/+12
2017-11-02grep: take the read-lock when adding a submoduleMartin Ågren1-0/+2
2017-11-02sequencer: pass absolute GIT_DIR to exec commandsJacob Keller2-1/+17