summaryrefslogtreecommitdiffstats
path: root/t/t5100/rfc2047-info-0011 (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-10git-svn: improve rebase/mkdirs performanceDair Grant1-8/+76
2015-11-06configure.ac: use $LIBS not $CFLAGS when testing -lpthreadRainer M. Canavan1-1/+7
2015-11-06Eleventh batch for 2.7Junio C Hamano1-0/+10
2015-11-05Git 2.6.3v2.6.3Junio C Hamano4-3/+115
2015-11-05t5509: add basic tests for hideRefsLukas Fleischer1-0/+41
2015-11-05hideRefs: add support for matching full refsLukas Fleischer5-16/+52
2015-11-05upload-pack: strip refs before calling ref_is_hidden()Lukas Fleischer1-3/+3
2015-11-05config.txt: document the semantics of hideRefs with namespacesLukas Fleischer1-0/+8
2015-11-04gc: remove garbage .idx files from pack dirDoug Kelly2-1/+22
2015-11-04t5304: test cleaning pack garbageDoug Kelly1-0/+21
2015-11-04Tenth batch for 2.7Junio C Hamano1-0/+28
2015-11-03daemon: plug memory leakRené Scharfe1-0/+1
2015-11-03run-command: factor out child_process_clear()René Scharfe3-6/+17
2015-11-02http: use off_t to store partial file sizeJeff King1-4/+4
2015-11-02http.c: use CURLOPT_RANGE for range requestsDavid Turner2-22/+12
2015-11-01checkout: add --progress optionEdmundo Carmona Antoranz2-2/+18
2015-11-01mailinfo: fix passing wrong address to git_mailinfo_configNguyễn Thái Ngọc Duy1-1/+1
2015-11-01show-branch: use argv_array for default argumentsRené Scharfe1-16/+8
2015-11-01wt-status: use skip_prefix() to get rid of magic string length constantsRené Scharfe1-21/+15
2015-11-01wt-status: don't skip a magical number of characters blindlyRené Scharfe1-1/+1
2015-11-01wt-status: avoid building bogus branch name with detached HEADRené Scharfe2-7/+10
2015-11-01wt-status: exit early using goto in wt_shortstatus_print_tracking()René Scharfe1-8/+5
2015-11-01t7060: add test for status --branch on a detached HEADRené Scharfe1-0/+14
2015-10-30blame: allow blame --reverse --first-parent when it makes senseMax Kirillov2-3/+31
2015-10-30blame: extract find_single_finalMax Kirillov1-12/+17