summaryrefslogtreecommitdiffstats
path: root/archive.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-11Fifth batchJunio C Hamano1-0/+22
2020-11-11mergetool: avoid letting `list_tool_variants` break user-defined setupsJohannes Schindelin1-0/+4
2020-11-11mergetools/bc: add `bc4` to the alias list for Beyond CompareJohannes Schindelin1-0/+1
2020-11-11shortlog: use strset from strmap.hElijah Newren1-57/+4
2020-11-11Use new HASHMAP_INIT macro to simplify hashmap initializationElijah Newren6-38/+16
2020-11-11strmap: take advantage of FLEXPTR_ALLOC_STR when relevantElijah Newren2-16/+20
2020-11-11strmap: enable allocations to come from a mem_poolElijah Newren2-12/+30
2020-11-11config.mak.uname: remove unused NEEDS_SSL_WITH_CURL flagÆvar Arnfjörð Bjarmason1-5/+0
2020-11-11config.mak.uname: remove unused the NO_R_TO_GCC_LINKER flagÆvar Arnfjörð Bjarmason1-3/+0
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-10rev-parse: handle --end-of-optionsJeff King4-25/+68
2020-11-10rev-parse: put all options under the "-" checkJeff King1-24/+23
2020-11-10rev-parse: don't accept options after dashdashJeff King2-5/+15
2020-11-10blame: silently ignore invalid ignore file objectsRené Scharfe2-4/+5
2020-11-10format-patch: make output filename configurableJunio C Hamano7-8/+83
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-06strmap: add a strset sub-typeElijah Newren2-0/+80
2020-11-06strmap: split create_entry() out of strmap_put()Elijah Newren1-14/+23
2020-11-05doc: fixing two trivial typos in Documentation/Marlon Rac Cambasis4-4/+4
2020-11-05strmap: add functions facilitating use as a string->int mapElijah Newren2-0/+105
2020-11-05strmap: enable faster clearing and reusing of strmapsElijah Newren2-0/+12
2020-11-05strmap: add more utility functionsElijah Newren2-0/+54
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