summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Add Python support library for remote helpersSverre Rabbelier2009-11-249-0/+989
| * | | | | | | Basic build infrastructure for Python scriptsJohan Herland2009-11-173-0/+17
| * | | | | | | Allow helpers to report in "list" command that the ref is unchangedDaniel Barkalow2009-11-172-1/+25
| * | | | | | | Fix various memory leaks in transport-helper.cSverre Rabbelier2009-11-171-0/+4
| * | | | | | | Allow helper to map private ref names into normal namesDaniel Barkalow2009-11-174-2/+80
| * | | | | | | Add support for "import" helper commandDaniel Barkalow2009-11-172-0/+62
| * | | | | | | Allow specifying the remote helper in the urlJohannes Schindelin2009-11-171-0/+10
| * | | | | | | Add a config option for remotes to specify a foreign vcsDaniel Barkalow2009-11-174-1/+14
| * | | | | | | Allow fetch to modify refsDaniel Barkalow2009-11-174-11/+50
| * | | | | | | Use a function to determine whether a remote is validDaniel Barkalow2009-11-171-4/+9
| * | | | | | | Allow programs to not depend on remotes having urlsDaniel Barkalow2009-11-174-29/+51
| * | | | | | | Fix memory leak in helper method for disconnectDaniel Barkalow2009-11-171-1/+8
* | | | | | | | Git 1.6.6v1.6.6Junio C Hamano2009-12-233-4/+6
* | | | | | | | git svn: add test for a git svn gc followed by a git svn mkdirsRobert Zeh2009-12-231-0/+40
* | | | | | | | git svn: branch/tag commands detect username in URLsEric Wong2009-12-231-1/+2
* | | | | | | | Merge branch 'maint'Junio C Hamano2009-12-222-3/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | Prevent git blame from segfaulting on a missing author nameDavid Reiss2009-12-222-3/+23
* | | | | | | | | git svn: lookup new parents correctly from svn:mergeinfoEric Wong2009-12-221-1/+2
* | | | | | | | | git-svn: Remove obsolete MAXPARENT checkAndrew Myrick2009-12-211-6/+0
* | | | | | | | | git-svn: detect cherry-picks correctly.Sam Vilain2009-12-212-25/+66
* | | | | | | | | git-svn: exclude already merged tips using one rev-list callSam Vilain2009-12-211-4/+48
* | | | | | | | | git-svn: fix some mistakes with interpreting SVN mergeinfo commit rangesSam Vilain2009-12-212-10/+4
* | | | | | | | | git-svn: memoize conversion of SVN merge ticket info to git commit rangesSam Vilain2009-12-211-37/+54
* | | | | | | | | git-svn: expand the svn mergeinfo test suite, highlighting some failuresSam Vilain2009-12-213-172/+860
* | | | | | | | | update release notes for git svn in 1.6.6Eric Wong2009-12-211-0/+2
* | | | | | | | | git svn: fix --revision when fetching deleted pathsEric Wong2009-12-211-1/+5
* | | | | | | | | Git 1.6.6-rc4v1.6.6-rc4Junio C Hamano2009-12-202-8/+9
* | | | | | | | | Merge branch 'maint'Junio C Hamano2009-12-193-5/+57
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | rebase -i: abort cleanly if the editor fails to launchBjörn Gustavsson2009-12-191-1/+1
| * | | | | | | | technical-docs: document hash APIStephen Boyd2009-12-171-2/+48
| * | | | | | | | api-strbuf.txt: fix typos and document launch_editor()Stephen Boyd2009-12-171-2/+8
* | | | | | | | | t9146: use 'svn_cmd' wrapperEric Wong2009-12-191-1/+1
* | | | | | | | | git svn: make empty directory creation gc-awareEric Wong2009-12-192-11/+58
* | | | | | | | | Git 1.6.6-rc3v1.6.6-rc3Junio C Hamano2009-12-162-7/+1
* | | | | | | | | Merge branch 'maint' to sync with 1.6.5.7Junio C Hamano2009-12-1610-8/+91
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Git 1.6.5.7v1.6.5.7Junio C Hamano2009-12-164-3/+23
| * | | | | | | | worktree: don't segfault with an absolute pathspec without a work treeJunio C Hamano2009-12-162-2/+20
| * | | | | | | | ignore unknown color configurationJeff King2009-12-164-3/+26
| * | | | | | | | help.autocorrect: do not run a command if the command given is junkJohannes Sixt2009-12-151-2/+5
| * | | | | | | | Illustrate "filter" attribute with an exampleNanako Shiraishi2009-12-141-0/+19
* | | | | | | | | bash: Support new 'git fetch' optionsBjörn Gustavsson2009-12-121-2/+12
* | | | | | | | | Update Release Notes for 1.6.6 to remove old bugfixesJunio C Hamano2009-12-101-16/+0
* | | | | | | | | Sync with 1.6.5.6Junio C Hamano2009-12-107-179/+37
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Git 1.6.5.6v1.6.5.6Junio C Hamano2009-12-104-3/+27
| * | | | | | | | Fix archive format with -- on the command lineJunio C Hamano2009-12-101-6/+10
| * | | | | | | | Remove post-upload-hookJunio C Hamano2009-12-104-172/+2
* | | | | | | | | Git 1.6.6-rc2v1.6.6-rc2Junio C Hamano2009-12-092-4/+10
* | | | | | | | | Merge git://repo.or.cz/git-guiJunio C Hamano2009-12-094-13/+37
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git-gui: suppress RenderBadPicture X error caused by Tk bugJindrich Makovicka2009-12-071-0/+5
| * | | | | | | | | git-gui: Increase blame viewer usability on MacOS.Alexander Gavrilov2009-12-051-1/+15