summaryrefslogtreecommitdiffstats
path: root/t/t6006-rev-list-format.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-11Fifth batchJunio C Hamano1-0/+22
2020-11-11compat/bswap.h: don't assume MSVC is little-endianDaniel Gurney1-1/+1
2020-11-11t7800: simplify difftool testJinoh Kang1-19/+9
2020-11-10blame: silently ignore invalid ignore file objectsRené Scharfe2-4/+5
2020-11-09Fourth batchJunio C Hamano1-0/+34
2020-11-09t9603: use tabs for indentationJohannes Schindelin1-12/+12
2020-11-09t5570: remove trailing paddingJohannes Schindelin1-6/+6
2020-11-09t5400,t5402: consistently indent with tabs, not with spacesJohannes Schindelin2-84/+85
2020-11-09t3427: adjust stale commentJohannes Schindelin1-1/+1
2020-11-09t3406: indent with tabs, not spacesJohannes Schindelin1-8/+8
2020-11-09t1004: insert missing "branch" in a messageJohannes Schindelin1-1/+1
2020-11-09p4: respect init.defaultBranchJohannes Schindelin1-1/+1
2020-11-09compat/bswap.h: simplify MSVC endianness detectionDaniel Gurney1-1/+1
2020-11-09archive: support compression levels beyond 9René Scharfe3-16/+14
2020-11-07ci: avoid using the deprecated `set-env` constructJohannes Schindelin1-1/+1
2020-11-07tests: consolidate the `file_size` function into `test-lib-functions.sh`Johannes Schindelin5-42/+24
2020-11-06diff: allow passing NULL to diff_free_filespec_data()Jinoh Kang2-0/+26
2020-11-05doc: fixing two trivial typos in Documentation/Marlon Rac Cambasis4-4/+4
2020-11-04rebase -i: simplify get_revision_ranges()Phillip Wood1-6/+4
2020-11-04rebase -i: use struct object_id when writing statePhillip Wood3-5/+7
2020-11-04rebase -i: use struct object_id rather than looking up commitPhillip Wood3-11/+9
2020-11-04rebase -i: stop overwriting ORIG_HEAD bufferPhillip Wood2-5/+16
2020-11-04format-patch: support --output optionJeff King2-5/+32
2020-11-04format-patch: tie file-opening logic to output_directoryJeff King1-6/+6
2020-11-04format-patch: refactor output selectionJeff King2-9/+22
2020-11-04doc: clarify that --abbrev=<n> is about the minimum lengthJunio C Hamano6-11/+18
2020-11-04log: diagnose -L used with pathspec as an errorJunio C Hamano2-0/+25
2020-11-03ci: make the whitespace checker more robustJohannes Schindelin1-2/+4
2020-11-03t2402: fix typoJohannes Schindelin1-1/+1
2020-11-03t5515: use `main` as the name of the main branch for testing (conclusion)Johannes Schindelin1-6/+1
2020-11-03t5515: use `main` as the name of the main branch for testing (part 3)Johannes Schindelin65-171/+171
2020-11-03t5515: use `main` as the name of the main branch for testing (part 2)Johannes Schindelin62-122/+122
2020-11-03t5515: use `main` as the name of the main branch for testing (part 1)Johannes Schindelin1-12/+20
2020-11-03merge,rebase,revert: select ort or recursive by config or environmentElijah Newren5-15/+104
2020-11-02Third batchJunio C Hamano1-0/+80
2020-11-02git-prompt.sh: localize `option` in __git_ps1_show_upstreamSibo Dong1-0/+1
2020-11-02blame: simplify 'setup_blame_bloom_data' interfacePhilippe Blain3-6/+4
2020-11-02blame: simplify 'setup_scoreboard' interfacePhilippe Blain3-8/+6
2020-11-02blame: enable funcname blaming with userdiff driverPhilippe Blain2-2/+20
2020-11-02line-log: mention both modes in 'blame' and 'log' short helpPhilippe Blain2-3/+4
2020-11-02doc: add more pointers to gitattributes(5) for userdiffPhilippe Blain3-4/+11
2020-11-02blame-options.txt: also mention 'funcname' in '-L' descriptionPhilippe Blain2-4/+5
2020-11-02doc: line-range: improve formattingPhilippe Blain3-17/+17
2020-11-02doc: log, gitk: move '-L' description to 'line-range-options.txt'Philippe Blain3-33/+17
2020-11-02pack-write: use hashwrite_be32() instead of double-buffering arrayRené Scharfe1-3/+1
2020-11-02stash: simplify reflog emptiness checkRené Scharfe1-14/+13
2020-10-31Makefile: enable -Wsparse-error for DEVELOPER buildJunio C Hamano1-0/+1
2020-10-31t5411: finish preparing for `main` being the default branch nameJohannes Schindelin2-9/+4
2020-10-31t5411: adjust the remaining support files for init.defaultBranch=mainJohannes Schindelin18-355/+355
2020-10-31t5411: start adjusting the support files for init.defaultBranch=mainJohannes Schindelin13-361/+361