summaryrefslogtreecommitdiffstats
path: root/git-rebase--interactive.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-07unicode: update the width tables to Unicode 10Beat Bolli1-13/+29
2017-07-07reflog-walk: include all fields when freeing complete_reflogsJeff King1-8/+18
2017-07-07reflog-walk: don't free reflogs added to cacheJeff King2-4/+4
2017-07-07reflog-walk: duplicate strings in complete_reflogs listJeff King2-0/+7
2017-07-07Fifteenth batch for 2.14Junio C Hamano1-0/+24
2017-07-06builtin/commit.c: fix a typo in the commentKaartic Sivaraam1-1/+1
2017-07-05Fourteenth batch for 2.14Junio C Hamano1-0/+12
2017-07-05reflog-walk: skip over double-null oid due to HEAD renameJeff King2-0/+13
2017-07-05t5534: fix misleading grep invocationJohannes Schindelin1-4/+10
2017-07-05send-email: --batch-size to work around some SMTP server limitxiaoqiang zhao4-0/+45
2017-07-03sha1collisiondetection: automatically enable when submodule is populatedJunio C Hamano1-0/+4
2017-07-03sha1dc: optionally use sha1collisiondetection as a submoduleÆvar Arnfjörð Bjarmason4-0/+20
2017-07-03sha1dc: update from upstreamÆvar Arnfjörð Bjarmason1-22/+66
2017-07-01strbuf: change an always NULL/"" strbuf_addftime() param to boolÆvar Arnfjörð Bjarmason3-6/+6
2017-07-01apply: use starts_with() in gitdiff_verify_name()René Scharfe1-2/+1
2017-06-30Thirteenth batch for 2.14Junio C Hamano1-0/+23
2017-06-30merge-recursive: use DIFF_XDL_SET macroStefan Beller1-3/+3
2017-06-30t9700: add tests for Git::unquote_path()Phillip Wood1-0/+7
2017-06-30Git::unquote_path(): throw an exception on bad pathPhillip Wood1-2/+2
2017-06-30Git::unquote_path(): handle '\a'Phillip Wood1-1/+2
2017-06-30add -i: move unquote_path() to Git.pmPhillip Wood2-43/+53
2017-06-30commit-template: distinguish status information unconditionallyKaartic Sivaraam2-2/+24
2017-06-30commit-template: remove outdated notice about explicit pathsKaartic Sivaraam1-6/+0
2017-06-29coccinelle: polish FREE_AND_NULL rulesRené Scharfe1-9/+1
2017-06-28submodule--helper: do not call utf8_fprintf() unnecessarilyJunio C Hamano1-3/+2
2017-06-28t1450: use egrep for regexp "alternation"Junio C Hamano1-1/+1
2017-06-28subtree: honour USE_ASCIIDOCTOR when setA. Wilcox1-7/+19
2017-06-27apply: check git diffs for mutually exclusive header linesRené Scharfe2-0/+33
2017-06-27apply: check git diffs for invalid file modesRené Scharfe2-6/+27
2017-06-27apply: check git diffs for missing old filenamesRené Scharfe2-1/+26
2017-06-27Spelling fixesVille Skyttä28-41/+41
2017-06-26Twelfth batch for 2.14Junio C Hamano1-1/+11
2017-06-26pack-bitmap: don't perform unaligned memory accessJames Clarke1-1/+1
2017-06-26sha1_file: refactor has_sha1_file_with_flagsJonathan Tan4-23/+13
2017-06-26sha1_file: do not access pack if unneededJonathan Tan1-0/+11
2017-06-26sha1_file: teach sha1_object_info_extended more flagsJonathan Tan2-19/+28
2017-06-25t1700: make sure split-index respects core.sharedrepositoryChristian Couder1-0/+30
2017-06-25t1301: move modebits() to test-lib-functions.shChristian Couder2-11/+12
2017-06-25read-cache: use shared perms when writing shared indexChristian Couder1-0/+8
2017-06-25Git 2.13.2v2.13.2Junio C Hamano2-1/+18
2017-06-24Eleventh batch for 2.14Junio C Hamano1-15/+46
2017-06-24Revert "split-index: add and use unshare_split_index()"Junio C Hamano3-47/+21
2017-06-24doc: clarify syntax for %C(auto,...) in pretty formatsAndreas Heiduk1-5/+6
2017-06-24strbuf.h comment: discuss strbuf_addftime() arguments in orderÆvar Arnfjörð Bjarmason1-1/+1
2017-06-24sha1_file: guard against invalid loose subdirectory numbersRené Scharfe5-6/+9
2017-06-24sha1_file: let for_each_file_in_obj_subdir() handle subdir namesRené Scharfe2-9/+14