summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-29sequencer: use skip_blank_lines() to find the commit subjectLibravatar Johannes Schindelin1-4/+2
2016-06-29commit -C: skip blank lines at the beginning of the messageLibravatar Johannes Schindelin1-1/+1
2016-06-29rebase -i: restore autostash on abortLibravatar Patrick Steinhardt2-0/+32
2016-06-28contrib/subtree: Add a test for subtree rebase that loses commitsLibravatar David A. Greene1-0/+119
2016-06-28color.h: remove obsolete comment about limitations on WindowsLibravatar Johannes Schindelin1-5/+0
2016-06-28doc: typeset HEAD and variants as literalLibravatar Matthieu Moy11-26/+26
2016-06-28CodingGuidelines: formatting HEAD in documentationLibravatar Matthieu Moy1-2/+3
2016-06-28doc: typeset long options with argument as literalLibravatar Matthieu Moy1-2/+2
2016-06-28doc: typeset '--' as literalLibravatar Matthieu Moy3-4/+4
2016-06-28doc: typeset long command-line options as literalLibravatar Matthieu Moy46-149/+149
2016-06-28doc: typeset short command-line options as literalLibravatar Matthieu Moy23-52/+52
2016-06-28Documentation/git-mv.txt: fix whitespace indentationLibravatar Matthieu Moy1-2/+2
2016-06-27Start preparing for 2.9.1Libravatar Junio C Hamano2-1/+29
2016-06-27Merge branch 'rs/xdiff-hunk-with-func-line' into maintLibravatar Junio C Hamano10-93/+365
2016-06-27Merge branch 'jk/rev-list-count-with-bitmap' into maintLibravatar Junio C Hamano2-1/+11
2016-06-27Merge branch 'et/pretty-format-c-auto' into maintLibravatar Junio C Hamano2-8/+20
2016-06-27Merge branch 'ew/daemon-socket-keepalive' into maintLibravatar Junio C Hamano1-0/+14
2016-06-22t2300: "git --exec-path" is not usable in $PATH on Windows as-isLibravatar Johannes Schindelin1-1/+9
2016-06-22commit.c: make find_commit_subject() more robustLibravatar Johannes Schindelin2-1/+18
2016-06-22pretty: make the skip_blank_lines() function publicLibravatar Johannes Schindelin2-8/+9
2016-06-22doc: git-htmldocs.googlecode.com is no moreLibravatar Jonathan Nieder1-2/+2
2016-06-22git-p4: correct hasBranchPrefix verbose outputLibravatar Andrew Oakley1-1/+1
2016-06-21t7810: fix duplicated test titleLibravatar Charles Bailey1-1/+1
2016-06-21t5614: don't use subshellsLibravatar Stefan Beller1-50/+20
2016-06-21t7800: readlink may not be availableLibravatar Armin Kunaschik1-1/+1
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