aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'sr/vcs-helper'Junio C Hamano2009-12-26
|\
| * tests: handle NO_PYTHON settingJeff King2009-12-07
| * builtin-push: don't access freed transport->urlTay Ray Chuan2009-12-03
| * Add Python support library for remote helpersSverre Rabbelier2009-11-24
| * Basic build infrastructure for Python scriptsJohan Herland2009-11-17
| * Allow helpers to report in "list" command that the ref is unchangedDaniel Barkalow2009-11-17
| * Fix various memory leaks in transport-helper.cSverre Rabbelier2009-11-17
| * Allow helper to map private ref names into normal namesDaniel Barkalow2009-11-17
| * Add support for "import" helper commandDaniel Barkalow2009-11-17
| * Allow specifying the remote helper in the urlJohannes Schindelin2009-11-17
| * Add a config option for remotes to specify a foreign vcsDaniel Barkalow2009-11-17
| * Allow fetch to modify refsDaniel Barkalow2009-11-17
| * Use a function to determine whether a remote is validDaniel Barkalow2009-11-17
| * Allow programs to not depend on remotes having urlsDaniel Barkalow2009-11-17
| * Fix memory leak in helper method for disconnectDaniel Barkalow2009-11-17
* | Git 1.6.6v1.6.6Junio C Hamano2009-12-23
* | git svn: add test for a git svn gc followed by a git svn mkdirsRobert Zeh2009-12-23
* | git svn: branch/tag commands detect username in URLsEric Wong2009-12-23
* | Merge branch 'maint'Junio C Hamano2009-12-22
|\ \
| * | Prevent git blame from segfaulting on a missing author nameDavid Reiss2009-12-22
* | | git svn: lookup new parents correctly from svn:mergeinfoEric Wong2009-12-22
* | | git-svn: Remove obsolete MAXPARENT checkAndrew Myrick2009-12-21
* | | git-svn: detect cherry-picks correctly.Sam Vilain2009-12-21
* | | git-svn: exclude already merged tips using one rev-list callSam Vilain2009-12-21
* | | git-svn: fix some mistakes with interpreting SVN mergeinfo commit rangesSam Vilain2009-12-21
* | | git-svn: memoize conversion of SVN merge ticket info to git commit rangesSam Vilain2009-12-21
* | | git-svn: expand the svn mergeinfo test suite, highlighting some failuresSam Vilain2009-12-21
* | | update release notes for git svn in 1.6.6Eric Wong2009-12-21
* | | git svn: fix --revision when fetching deleted pathsEric Wong2009-12-21
* | | Git 1.6.6-rc4v1.6.6-rc4Junio C Hamano2009-12-20
* | | Merge branch 'maint'Junio C Hamano2009-12-19
|\ \ \ | |/ /
| * | rebase -i: abort cleanly if the editor fails to launchBjörn Gustavsson2009-12-19
| * | technical-docs: document hash APIStephen Boyd2009-12-17
| * | api-strbuf.txt: fix typos and document launch_editor()Stephen Boyd2009-12-17
* | | t9146: use 'svn_cmd' wrapperEric Wong2009-12-19
* | | git svn: make empty directory creation gc-awareEric Wong2009-12-19
* | | Git 1.6.6-rc3v1.6.6-rc3Junio C Hamano2009-12-16
* | | Merge branch 'maint' to sync with 1.6.5.7Junio C Hamano2009-12-16
|\ \ \ | |/ /
| * | Git 1.6.5.7v1.6.5.7Junio C Hamano2009-12-16
| * | worktree: don't segfault with an absolute pathspec without a work treeJunio C Hamano2009-12-16
| * | ignore unknown color configurationJeff King2009-12-16
| * | help.autocorrect: do not run a command if the command given is junkJohannes Sixt2009-12-15
| * | Illustrate "filter" attribute with an exampleNanako Shiraishi2009-12-14
* | | bash: Support new 'git fetch' optionsBjörn Gustavsson2009-12-12
* | | Update Release Notes for 1.6.6 to remove old bugfixesJunio C Hamano2009-12-10
* | | Sync with 1.6.5.6Junio C Hamano2009-12-10
|\ \ \ | |/ /
| * | Git 1.6.5.6v1.6.5.6Junio C Hamano2009-12-10
| * | Fix archive format with -- on the command lineJunio C Hamano2009-12-10
| * | Remove post-upload-hookJunio C Hamano2009-12-10
* | | Git 1.6.6-rc2v1.6.6-rc2Junio C Hamano2009-12-09