summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-21perf: accommodate for MacOSXLibravatar Johannes Schindelin2-1/+7
2016-06-20local_tzoffset: detect errors from tm_to_time_tLibravatar Jeff King2-0/+7
2016-06-20t0006: test various date formatsLibravatar Jeff King2-0/+47
2016-06-20t0006: rename test-date's "show" to "relative"Libravatar Jeff King2-17/+17
2016-06-20mingw: let the build succeed with DEVELOPER=1Libravatar Johannes Schindelin3-6/+6
2016-06-20clone: do not let --depth imply --shallow-submodulesLibravatar Junio C Hamano3-8/+21
2016-06-19sh-setup: enclose setting of ${VAR=default} in double-quotesLibravatar LE Manh Cuong1-3/+3
2016-06-17Documentation/technical: signed merge tag formatLibravatar Michael J Gruber1-0/+74
2016-06-17Documentation/technical: signed commit formatLibravatar Michael J Gruber1-0/+48
2016-06-17Documentation/technical: signed tag formatLibravatar Michael J Gruber1-0/+47
2016-06-17Documentation/technical: describe signature formatsLibravatar Michael J Gruber2-0/+18
2016-06-17rebase: update comment about FreeBSD /bin/shLibravatar Ed Maste3-6/+6
2016-06-16Documentation: GPG capitalizationLibravatar Dave Nicolson2-2/+2
2016-06-16bisect: always call setup_revisions after init_revisionsLibravatar Jeff King1-0/+1
2016-06-16pretty.c: support <direction>|(<negative number>) formsLibravatar Nguyễn Thái Ngọc Duy2-1/+40
2016-06-16pretty: pass graph width to pretty formatting for use in '%>|(N)'Libravatar Josef Kufner6-0/+40
2016-06-16add--interactive: respect diff.compactionHeuristicLibravatar Jeff King1-0/+4
2016-06-15git-svn: document the 'git svn propset' commandLibravatar Alfred Perlstein1-0/+14
2016-06-14blame, line-log: do not loop around deref_tag()Libravatar Junio C Hamano2-6/+3
2016-06-14gnome-keyring: Don't hard-code pkg-config executableLibravatar Heiko Becker1-2/+3
2016-06-14builtin/fetch.c: don't free remote->name after fetchLibravatar Keith McGuigan1-4/+2
2016-06-14strbuf: describe the return value of strbuf_read_fileLibravatar Pranit Bauva1-0/+2
2016-06-14fetch: document that pruning happens before fetchingLibravatar Jeff King1-1/+1
2016-06-13Git 2.9Libravatar Junio C Hamano2-1/+6
2016-06-12Merge tag 'l10n-2.9.0-rc0' of git://github.com/git-l10n/git-poLibravatar Junio C Hamano10-15125/+19378
2016-06-12l10n: ko.po: Update Korean translationLibravatar Changwoo Ryu1-1393/+1799
2016-06-11Merge branch 'russian-l10n' of https://github.com/DJm00n/git-po-ruLibravatar Jiang Xin1-1404/+1767
2016-06-11l10n: ru.po: update Russian translationLibravatar Dimitriy Ryazantcev1-1404/+1767
2016-06-10Hopefully the final last-minute update before 2.9 finalLibravatar Junio C Hamano1-3/+7
2016-06-10Merge branch 'jk/diff-compact-heuristic'Libravatar Junio C Hamano3-1/+13
2016-06-10Merge branch 'jk/shell-portability'Libravatar Junio C Hamano4-4/+25
2016-06-10Merge branch 'jc/t2300-setup'Libravatar Junio C Hamano1-1/+2
2016-06-10config.c: fix misspelt "occurred" in an error messageLibravatar Peter Colberg1-1/+1
2016-06-10refs.h: fix misspelt "occurred" in a commentLibravatar Peter Colberg1-1/+1
2016-06-10diff: disable compaction heuristic for nowLibravatar Junio C Hamano3-1/+13
2016-06-10l10n: de.po: translate 104 new messagesLibravatar Ralf Thielow1-1428/+1882
2016-06-09xdiff: fix merging of appended hunk with -WLibravatar René Scharfe2-2/+25
2016-06-09Use "working tree" instead of "working directory" for git statusLibravatar Lars Vogel1-1/+1
2016-06-09l10n: zh_CN: review for git v2.9.0 l10n round 1Libravatar Ray Chen1-15/+15
2016-06-08doc: change configuration variables formatLibravatar Tom Russello17-86/+86
2016-06-08doc: more consistency in environment variables formatLibravatar Tom Russello17-27/+27
2016-06-08doc: change environment variables formatLibravatar Tom Russello9-101/+101
2016-06-08doc: clearer rule about formatting literalsLibravatar Tom Russello1-3/+10
2016-06-07tree-diff: avoid alloca for large allocationsLibravatar Jeff King1-6/+16
2016-06-07add: add --chmod=+x / --chmod=-x optionsLibravatar Edward Thomson6-20/+68
2016-06-06regex: fix a SIZE_MAX macro redefinition warningLibravatar Ramsay Jones2-2/+1
2016-06-06reflog: continue walking the reflog past root commitsLibravatar SZEDER Gábor3-1/+29
2016-06-06Git 2.9-rc2Libravatar Junio C Hamano2-26/+7
2016-06-06Sync with 2.8.4Libravatar Junio C Hamano2-1/+16
2016-06-06Git 2.8.4Libravatar Junio C Hamano4-3/+18