summaryrefslogtreecommitdiffstats
path: root/builtin-checkout-index.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-13Provide a build time default-pager settingJunio C Hamano2-1/+16
2009-11-13Provide a build time default-editor settingJonathan Nieder3-13/+47
2009-11-13am -i, git-svn: use "git var GIT_PAGER"Jonathan Nieder2-5/+6
2009-11-13add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR"Jonathan Nieder8-29/+16
2009-11-13Teach git var about GIT_PAGERJonathan Nieder4-3/+32
2009-11-13Teach git var about GIT_EDITORJonathan Nieder4-3/+36
2009-11-13Suppress warnings from "git var -l"Jonathan Nieder2-2/+2
2009-11-13Do not use VISUAL editor on dumb terminalsJonathan Nieder4-14/+24
2009-10-31Handle more shell metacharacters in editor namesJonathan Nieder1-1/+1
2009-10-28commit: More generous accepting of RFC-2822 footer lines.David Brown2-1/+83
2009-10-28bash completion: difftool accepts the same options as diffMarkus Heidelberg1-2/+8
2009-10-28help -a: do not unnecessarily look for a repositoryJohannes Schindelin1-3/+3
2009-10-28bash: complete more options for 'git rebase'Björn Gustavsson1-1/+11
2009-10-28Do not try to remove directories when removing old linksSebastian Schuberth1-1/+1
2009-10-28rebase -i: more graceful handling of invalid commandsJan Krüger1-1/+6
2009-10-28help -i: properly error out if no info viewer can be foundGerrit Pape1-0/+1
2009-10-27git-gui: adjust the minimum height of diff pane for shorter screen heightVietor Liu1-1/+1
2009-10-27git-svn: convert SVN 1.5+ / svnmerge.py svn:mergeinfo props to parentsSam Vilain2-0/+114
2009-10-27git-svn: add test data for SVN 1.5+ merge, with script.Sam Vilain3-0/+811
2009-10-27git-svn: convert SVK merge tickets to extra parentsSam Vilain2-1/+74
2009-10-27git-svn: allow test setup script to support PERL env. varSam Vilain1-2/+3
2009-10-27git-svn: add test data for SVK merge, with script.Sam Vilain2-0/+673
2009-10-27git svn: fix fetch where glob is on the top-level URLEric Wong1-2/+2
2009-10-26Update draft release notes to 1.6.6Junio C Hamano1-0/+37
2009-10-26GIT 1.6.5.2v1.6.5.2Junio C Hamano4-3/+23
2009-10-25t7800-difftool: fix the effectless GIT_DIFFTOOL_PROMPT testMarkus Heidelberg1-1/+1
2009-10-24Work around option parsing bug in the busybox tar implementationAndreas Schwab1-1/+1
2009-10-24Fix list of released versions in the toc documentJunio C Hamano1-1/+1
2009-10-23Do not fail "describe --always" in a tag-less repositoryJunio C Hamano2-1/+3
2009-10-22Fix incorrect error check while reading deflated pack dataJunio C Hamano1-5/+3
2009-10-22git-clone.txt: Fix grammar and formattingBjörn Gustavsson1-13/+13
2009-10-22import-tars: Add support for tarballs compressed with lzma, xzIngmar Vanhassel1-1/+4
2009-10-22receive-pack: run "gc --auto --quiet" and optionally "update-server-info"Junio C Hamano2-0/+29
2009-10-22gc --auto --quiet: make the notice a bit less verboaseJunio C Hamano1-4/+7
2009-10-21Document `delta` attribute in "git help attributes".Nasser Grainawi1-0/+10