summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2018-05-06{fetch,upload}-pack: support filter in protocol v2Libravatar Jonathan Tan1-0/+98
2018-05-06upload-pack: read config when serving protocol v2Libravatar Jonathan Tan1-0/+14
2018-05-06perf/bisect_run_script: disable codespeedLibravatar Christian Couder1-0/+6
2018-05-06wt-status: use settings from git_diff_ui_configLibravatar Eckhard S. Maaß1-0/+12
2018-05-04test-drop-caches: simplify delay loading of NtSetSystemInformationLibravatar Ben Peart1-12/+4
2018-05-02upload-pack: fix error message typoLibravatar Jonathan Tan1-0/+14
2018-05-02Merge branch 'bw/protocol-v2' into jt/partial-clone-proto-v2Libravatar Junio C Hamano3-0/+513
2018-05-02dir: convert struct untracked_cache_dir to object_idLibravatar brian m. carlson1-1/+1
2018-05-02Update struct index_state to use struct object_idLibravatar brian m. carlson1-1/+1
2018-05-02split-index: convert struct split_index to object_idLibravatar brian m. carlson1-1/+1
2018-05-02format-patch: make cover letters always text/plainLibravatar brian m. carlson1-0/+9
2018-05-02test: correct detection of UTF8_NFD_TO_NFC for APFSLibravatar Torsten Bögershausen1-6/+1
2018-05-02rebase --skip: clean up commit message after a failed fixup/squashLibravatar Johannes Schindelin1-4/+31
2018-05-02rebase -i: demonstrate bugs with fixup!/squash! commit messagesLibravatar Johannes Schindelin1-0/+22
2018-04-30Deprecate support for .git/info/graftsLibravatar Johannes Schindelin1-0/+9
2018-04-30Add a test for `git replace --convert-graft-file`Libravatar Johannes Schindelin1-0/+28
2018-04-30tests: introduce test_unset_prereq, for debuggingLibravatar Johannes Schindelin1-1/+13
2018-04-30worktree: teach "add" to check out existing branchesLibravatar Thomas Gummerer1-7/+19
2018-04-26rebase -i: introduce --rebase-merges=[no-]rebase-cousinsLibravatar Johannes Schindelin1-0/+18
2018-04-26rebase --rebase-merges: avoid "empty merges"Libravatar Johannes Schindelin1-0/+8
2018-04-26sequencer: handle post-rewrite for merge commandsLibravatar Johannes Schindelin1-0/+25
2018-04-26sequencer: make refs generated by the `label` command worktree-localLibravatar Johannes Schindelin1-0/+14
2018-04-26rebase --rebase-merges: add test for --keep-emptyLibravatar Phillip Wood1-0/+1
2018-04-26rebase: introduce the --rebase-merges optionLibravatar Johannes Schindelin1-0/+179
2018-04-26perf/aggregate: use Getopt::Long for option parsingLibravatar Christian Couder1-36/+26
2018-04-25Merge branch 'cc/perf-bisect'Libravatar Junio C Hamano3-10/+166
2018-04-25Merge branch 'ps/test-chmtime-get'Libravatar Junio C Hamano10-42/+63
2018-04-25Merge branch 'js/t5404-path-fix'Libravatar Junio C Hamano1-1/+1
2018-04-25Merge branch 'nd/worktree-move'Libravatar Junio C Hamano1-4/+3
2018-04-25Merge branch 'ks/branch-list-detached-rebase-i'Libravatar Junio C Hamano1-0/+24
2018-04-25Merge branch 'jk/t5561-missing-curl'Libravatar Junio C Hamano2-2/+12
2018-04-25Merge branch 'bw/commit-partial-from-subdirectory-fix'Libravatar Junio C Hamano1-0/+12
2018-04-25Merge branch 'jk/relative-directory-fix'Libravatar Junio C Hamano1-0/+12
2018-04-25Merge branch 'pw/rebase-signoff'Libravatar Junio C Hamano2-2/+40
2018-04-25Merge branch 'pw/rebase-keep-empty-fixes'Libravatar Junio C Hamano1-1/+1
2018-04-25Make running git under other debugger-like programs easyLibravatar Elijah Newren1-4/+20
2018-04-24fetch: send server options when using protocol v2Libravatar Brandon Williams1-0/+16
2018-04-24ls-remote: send server options when using protocol v2Libravatar Brandon Williams1-0/+16
2018-04-24serve: introduce the server-option capabilityLibravatar Brandon Williams1-0/+21
2018-04-24Merge branch 'bw/protocol-v2' into HEADLibravatar Junio C Hamano3-0/+513
2018-04-24builtin/blame: add new coloring scheme configLibravatar Stefan Beller1-0/+4
2018-04-24builtin/blame: highlight recently changed linesLibravatar Stefan Beller1-0/+25
2018-04-24builtin/blame: dim uninteresting metadata linesLibravatar Stefan Beller1-0/+19
2018-04-24http-fetch: make `-a` standard behaviourLibravatar Martin Ågren1-0/+11
2018-04-24push: test to verify that push errors are coloredLibravatar Johannes Schindelin1-0/+12
2018-04-23builtin/config: introduce `color` type specifierLibravatar Taylor Blau1-0/+30
2018-04-23builtin/config: introduce `--default`Libravatar Taylor Blau1-0/+36
2018-04-23parseopt: handle malformed --expire arguments more nicelyLibravatar Junio C Hamano1-0/+10
2018-04-21fast-export: fix regression skipping some merge-commitsLibravatar Martin Ågren1-0/+18
2018-04-20directory rename detection: tests for handling overwriting dirty filesLibravatar Elijah Newren1-0/+458