summaryrefslogtreecommitdiffstats
path: root/git-cvsserver.perl (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-19sequencer.c: save and restore cleanup modePhillip Wood1-1/+27
2019-04-18merge: add scissors line on merge conflictDenton Liu4-7/+82
2019-04-18merge: cleanup messages like commitDenton Liu7-13/+128
2019-04-18parse-options.h: extract common --cleanup optionDenton Liu3-3/+3
2019-04-18commit: extract cleanup_mode functions to sequencerDenton Liu3-23/+37
2019-04-18t7502: clean up styleDenton Liu1-40/+53
2019-04-18t7604: clean up styleDenton Liu1-5/+7
2019-04-18t3507: clean up styleDenton Liu1-21/+21
2019-04-18t7600: clean up styleDenton Liu1-14/+13
2019-04-18sequencer: fix cleanup with --signoff and -xPhillip Wood3-7/+38
2019-04-16The fifth batchJunio C Hamano1-0/+58
2019-04-09The fourth batchJunio C Hamano1-0/+39
2019-03-24t5318-commit-graph: remove unused variableSZEDER Gábor1-1/+1
2019-03-24t5551: mark half-auth no-op fetch test as v0-onlyJonathan Tan1-1/+11
2019-03-24http: use normalize_curl_result() instead of manual conversionJeff King1-11/+2
2019-03-24http: normalize curl results for dumb loose and alternates fetchesJeff King2-0/+24
2019-03-24http: factor out curl result code normalizationJeff King2-6/+21
2019-03-22refs/files-backend: don't look at an aborted transactionJeff King1-1/+5
2019-03-22refs/files-backend: handle packed transaction prepare failureJeff King2-0/+26
2019-03-22unicode: update the width tables to Unicode 12Beat Bolli1-13/+25
2019-03-22midx: during verify group objects by packfile to speed verificationJeff Hostetler3-4/+49
2019-03-22midx: add progress indicators in multi-pack-index verifyJeff Hostetler1-2/+24
2019-03-22trace2:data: add trace2 data to midxJeff Hostetler2-0/+7
2019-03-22progress: add sparse mode to force 100% complete messageJeff Hostetler2-3/+38
2019-03-21checkout.txt: note about losing staged changes with --mergeNguyễn Thái Ngọc Duy2-0/+11
2019-03-21unpack-trees: fix oneway_merge accidentally carry over stage indexNguyễn Thái Ngọc Duy2-1/+25
2019-03-21completion: use __git when calling --list-cmdsTodd Zullinger1-4/+4
2019-03-21completion: fix multiple command removalsJeff King2-3/+3
2019-03-21t9902: test multiple removals via completion.commandsTodd Zullinger1-0/+6
2019-03-21git: read local config in --list-cmdsJeff King2-7/+7
2019-03-20The third batchJunio C Hamano1-0/+49
2019-03-20trace2: NULL is not allowed for va_listTorsten Bögershausen5-9/+16
2019-03-20rebase: remove the rebase.useBuiltin settingÆvar Arnfjörð Bjarmason8-833/+35
2019-03-18doc-diff: add `--cut-header-footer`Martin Ågren1-2/+17
2019-03-18doc-diff: support diffing from/to AsciiDoc(tor)Martin Ågren1-8/+45
2019-03-18doc-diff: let `render_tree()` take an explicit directory nameMartin Ågren1-11/+17
2019-03-18Doc: auto-detect changed build flagsMartin Ågren2-6/+18
2019-03-18t4038-diff-combined: quote paths with whitespaceTodd Zullinger1-4/+4
2019-03-18perf-lib.sh: rely on test-lib.sh for --tee handlingJeff King1-23/+11
2019-03-18doc: fix typos in man pagesAlexander Blesius2-3/+3
2019-03-18fix pack protocol example client/server communicationMike Hommey1-4/+4
2019-03-18glossary: add definition for overlayThomas Gummerer1-0/+9
2019-03-18merge: tweak --rerere-autoupdate documentationPhillip Wood1-1/+2
2019-03-18am/cherry-pick/rebase/revert: document --rerere-autoupdatePhillip Wood4-0/+20
2019-03-14gitk: Update Bulgarian translation (317t)Alexander Shopov1-317/+343
2019-03-14get_oid(): when an object was not found, try harderJohannes Schindelin2-1/+13
2019-03-14sequencer: move stale comment into correct locationJohannes Schindelin1-1/+1
2019-03-14sequencer: improve error message when an OID could not be parsedJohannes Schindelin1-1/+2
2019-03-14rebase -i: demonstrate obscure loose object cache bugJohannes Schindelin1-0/+22
2019-03-14submodule: explain first attempt failure clearlyJonathan Tan2-1/+8