summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-14Makefile: match shell scripts in FIND_SOURCE_FILESLibravatar Jeff King1-1/+3
2016-12-14Makefile: exclude test cruft from FIND_SOURCE_FILESLibravatar Jeff King1-1/+7
2016-12-14Makefile: reformat FIND_SOURCE_FILESLibravatar Jeff King1-3/+6
2016-12-14unicode_width.h: update the width tables to Unicode 9.0Libravatar Beat Bolli1-24/+107
2016-12-14update_unicode.sh: remove the plane filterLibravatar Beat Bolli1-2/+1
2016-12-14update_unicode.sh: automatically download newer definition filesLibravatar Beat Bolli1-6/+2
2016-12-13update_unicode.sh: pin the uniset repo to a known good commitLibravatar Beat Bolli1-1/+2
2016-12-13update_unicode.sh: remove an unnecessary subshell levelLibravatar Beat Bolli1-27/+26
2016-12-13update_unicode.sh: move it into contrib/update-unicodeLibravatar Beat Bolli4-6/+26
2016-12-13git-p4: support git worktreesLibravatar Luke Diamand3-4/+65
2016-12-13Early fixes for 2.11.x seriesLibravatar Junio C Hamano1-0/+10
2016-12-13Merge branch 'ew/svn-fixes'Libravatar Junio C Hamano2-2/+8
2016-12-13Merge branch 'js/mingw-isatty'Libravatar Junio C Hamano2-0/+36
2016-12-12t3600: slightly modernize styleLibravatar Stefan Beller1-73/+51
2016-12-12date-formats.txt: Typo fixLibravatar Luis Ressel1-1/+1
2016-12-12git-svn: document useLogAuthor and addAuthorFrom config keysLibravatar Eric Wong1-1/+7
2016-12-12git-svn: allow "0" in SVN path componentsLibravatar Eric Wong1-1/+1
2016-12-11mergetools: fix xxdiff hotkeysLibravatar David Aguilar1-5/+5
2016-12-11mingw: intercept isatty() to handle /dev/null as Git expects itLibravatar Johannes Schindelin2-0/+36
2016-12-11ref-filter: add support to display trailers as part of contentsLibravatar Jacob Keller3-1/+49
2016-12-11pretty: add %(trailers) format for displaying trailers of a commit messageLibravatar Jacob Keller3-0/+45
2016-12-11rebase: add --quit to cleanup rebase, leave everything else untouchedLibravatar Nguyễn Thái Ngọc Duy4-4/+37
2016-12-09doc: omit needless "for"Libravatar Kristoffer Haugsbakk1-1/+1
2016-12-09doc: make the intent of sentence clearerLibravatar Kristoffer Haugsbakk1-1/+1
2016-12-09doc: add verb in front of command to runLibravatar Kristoffer Haugsbakk1-1/+1
2016-12-09doc: add articles (grammar)Libravatar Kristoffer Haugsbakk1-3/+3
2016-12-09commit: remove 'Clever' message for --only --amendLibravatar Andreas Krey1-2/+0
2016-12-08diff: handle --no-abbrev in no-index caseLibravatar Jack Bates8-1/+39
2016-12-08difftool: fix dir-diff index creation when in a subdirectoryLibravatar David Aguilar2-3/+45
2016-12-07lockfile: LOCK_REPORT_ON_ERRORLibravatar Junio C Hamano3-4/+18
2016-12-07hold_locked_index(): align error handling with hold_lockfile_for_update()Libravatar Junio C Hamano18-29/+27
2016-12-07wt-status: implement opportunisitc index update correctlyLibravatar Junio C Hamano1-3/+4
2016-12-06stash: prefer plumbing over git-diffLibravatar Jeff King2-1/+10
2016-12-06xdiff: drop XDL_FAST_HASHLibravatar Jeff King3-118/+0
2016-12-06http-walker: complain about non-404 loose object errorsLibravatar Jeff King2-3/+6
2016-12-06Merge branch 'ew/http-walker' into jk/http-walker-limit-redirectLibravatar Junio C Hamano3-31/+206
2016-12-06http: treat http-alternates like redirectsLibravatar Jeff King3-3/+44
2016-12-06http: make redirects more obviousLibravatar Jeff King6-3/+81
2016-12-06remote-curl: rename shadowed options variableLibravatar Jeff King1-9/+9
2016-12-06http: always update the base URL for redirectsLibravatar Jeff King4-4/+21
2016-12-06http: simplify update_url_from_redirectLibravatar Jeff King1-6/+4
2016-12-06GIT-VERSION-GEN: do not force abbreviation length used by 'describe'Libravatar Ramsay Jones1-1/+1
2016-12-05tag, branch, for-each-ref: add --ignore-case for sorting and filteringLibravatar Nguyễn Thái Ngọc Duy10-17/+112
2016-12-05t0021: minor filter process test cleanupLibravatar Lars Schneider1-3/+2
2016-12-05git-p4: fix empty file processing for large file system backend GitLFSLibravatar Lars Schneider2-12/+19
2016-12-05travis-ci: update P4 to 16.2 and GitLFS to 1.5.2 in Linux buildLibravatar Lars Schneider1-2/+2
2016-12-05git-p4: add config to retry p4 commands; retry 3 times by defaultLibravatar Lars Schneider2-0/+9
2016-12-05clone,fetch: explain the shallow-clone option a little more clearlyLibravatar Alex Henrie2-2/+2
2016-12-05receive-pack: improve English grammar of denyCurrentBranch messageLibravatar Alex Henrie1-2/+2
2016-12-05bisect: improve English grammar of not-ancestors messageLibravatar Alex Henrie1-1/+1