summaryrefslogtreecommitdiffstats
path: root/Documentation/RelNotes-1.5.2.5.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-18Allow helper to map private ref names into normal namesDaniel Barkalow4-2/+80
2009-11-18Add support for "import" helper commandDaniel Barkalow2-0/+62
2009-11-18Allow specifying the remote helper in the urlJohannes Schindelin1-0/+10
2009-11-18Add a config option for remotes to specify a foreign vcsDaniel Barkalow4-1/+14
2009-11-18Allow fetch to modify refsDaniel Barkalow4-11/+50
2009-11-18Use a function to determine whether a remote is validDaniel Barkalow1-4/+9
2009-11-18Allow programs to not depend on remotes having urlsDaniel Barkalow4-29/+51
2009-11-18Fix memory leak in helper method for disconnectDaniel Barkalow1-1/+8
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