Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Add Python support library for remote helpers | Sverre Rabbelier | 2009-11-24 | 9 | -0/+989 | |
| * | | | | | | | Basic build infrastructure for Python scripts | Johan Herland | 2009-11-17 | 3 | -0/+17 | |
| * | | | | | | | Allow helpers to report in "list" command that the ref is unchanged | Daniel Barkalow | 2009-11-17 | 2 | -1/+25 | |
| * | | | | | | | Fix various memory leaks in transport-helper.c | Sverre Rabbelier | 2009-11-17 | 1 | -0/+4 | |
| * | | | | | | | Allow helper to map private ref names into normal names | Daniel Barkalow | 2009-11-17 | 4 | -2/+80 | |
| * | | | | | | | Add support for "import" helper command | Daniel Barkalow | 2009-11-17 | 2 | -0/+62 | |
| * | | | | | | | Allow specifying the remote helper in the url | Johannes Schindelin | 2009-11-17 | 1 | -0/+10 | |
| * | | | | | | | Add a config option for remotes to specify a foreign vcs | Daniel Barkalow | 2009-11-17 | 4 | -1/+14 | |
| * | | | | | | | Allow fetch to modify refs | Daniel Barkalow | 2009-11-17 | 4 | -11/+50 | |
| * | | | | | | | Use a function to determine whether a remote is valid | Daniel Barkalow | 2009-11-17 | 1 | -4/+9 | |
| * | | | | | | | Allow programs to not depend on remotes having urls | Daniel Barkalow | 2009-11-17 | 4 | -29/+51 | |
| * | | | | | | | Fix memory leak in helper method for disconnect | Daniel Barkalow | 2009-11-17 | 1 | -1/+8 | |
* | | | | | | | | Git 1.6.6v1.6.6 | Junio C Hamano | 2009-12-23 | 3 | -4/+6 | |
* | | | | | | | | git svn: add test for a git svn gc followed by a git svn mkdirs | Robert Zeh | 2009-12-23 | 1 | -0/+40 | |
* | | | | | | | | git svn: branch/tag commands detect username in URLs | Eric Wong | 2009-12-23 | 1 | -1/+2 | |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-12-22 | 2 | -3/+23 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Prevent git blame from segfaulting on a missing author name | David Reiss | 2009-12-22 | 2 | -3/+23 | |
* | | | | | | | | | git svn: lookup new parents correctly from svn:mergeinfo | Eric Wong | 2009-12-22 | 1 | -1/+2 | |
* | | | | | | | | | git-svn: Remove obsolete MAXPARENT check | Andrew Myrick | 2009-12-21 | 1 | -6/+0 | |
* | | | | | | | | | git-svn: detect cherry-picks correctly. | Sam Vilain | 2009-12-21 | 2 | -25/+66 | |
* | | | | | | | | | git-svn: exclude already merged tips using one rev-list call | Sam Vilain | 2009-12-21 | 1 | -4/+48 | |
* | | | | | | | | | git-svn: fix some mistakes with interpreting SVN mergeinfo commit ranges | Sam Vilain | 2009-12-21 | 2 | -10/+4 | |
* | | | | | | | | | git-svn: memoize conversion of SVN merge ticket info to git commit ranges | Sam Vilain | 2009-12-21 | 1 | -37/+54 | |
* | | | | | | | | | git-svn: expand the svn mergeinfo test suite, highlighting some failures | Sam Vilain | 2009-12-21 | 3 | -172/+860 | |
* | | | | | | | | | update release notes for git svn in 1.6.6 | Eric Wong | 2009-12-21 | 1 | -0/+2 | |
* | | | | | | | | | git svn: fix --revision when fetching deleted paths | Eric Wong | 2009-12-21 | 1 | -1/+5 | |
* | | | | | | | | | Git 1.6.6-rc4v1.6.6-rc4 | Junio C Hamano | 2009-12-20 | 2 | -8/+9 | |
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-12-19 | 3 | -5/+57 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | rebase -i: abort cleanly if the editor fails to launch | Björn Gustavsson | 2009-12-19 | 1 | -1/+1 | |
| * | | | | | | | | technical-docs: document hash API | Stephen Boyd | 2009-12-17 | 1 | -2/+48 | |
| * | | | | | | | | api-strbuf.txt: fix typos and document launch_editor() | Stephen Boyd | 2009-12-17 | 1 | -2/+8 | |
* | | | | | | | | | t9146: use 'svn_cmd' wrapper | Eric Wong | 2009-12-19 | 1 | -1/+1 | |
* | | | | | | | | | git svn: make empty directory creation gc-aware | Eric Wong | 2009-12-19 | 2 | -11/+58 | |
* | | | | | | | | | Git 1.6.6-rc3v1.6.6-rc3 | Junio C Hamano | 2009-12-16 | 2 | -7/+1 | |
* | | | | | | | | | Merge branch 'maint' to sync with 1.6.5.7 | Junio C Hamano | 2009-12-16 | 10 | -8/+91 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | Git 1.6.5.7v1.6.5.7 | Junio C Hamano | 2009-12-16 | 4 | -3/+23 | |
| * | | | | | | | | worktree: don't segfault with an absolute pathspec without a work tree | Junio C Hamano | 2009-12-16 | 2 | -2/+20 | |
| * | | | | | | | | ignore unknown color configuration | Jeff King | 2009-12-16 | 4 | -3/+26 | |
| * | | | | | | | | help.autocorrect: do not run a command if the command given is junk | Johannes Sixt | 2009-12-15 | 1 | -2/+5 | |
| * | | | | | | | | Illustrate "filter" attribute with an example | Nanako Shiraishi | 2009-12-14 | 1 | -0/+19 | |
* | | | | | | | | | bash: Support new 'git fetch' options | Björn Gustavsson | 2009-12-12 | 1 | -2/+12 | |
* | | | | | | | | | Update Release Notes for 1.6.6 to remove old bugfixes | Junio C Hamano | 2009-12-10 | 1 | -16/+0 | |
* | | | | | | | | | Sync with 1.6.5.6 | Junio C Hamano | 2009-12-10 | 7 | -179/+37 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | Git 1.6.5.6v1.6.5.6 | Junio C Hamano | 2009-12-10 | 4 | -3/+27 | |
| * | | | | | | | | Fix archive format with -- on the command line | Junio C Hamano | 2009-12-10 | 1 | -6/+10 | |
| * | | | | | | | | Remove post-upload-hook | Junio C Hamano | 2009-12-10 | 4 | -172/+2 | |
* | | | | | | | | | Git 1.6.6-rc2v1.6.6-rc2 | Junio C Hamano | 2009-12-09 | 2 | -4/+10 | |
* | | | | | | | | | Merge git://repo.or.cz/git-gui | Junio C Hamano | 2009-12-09 | 4 | -13/+37 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | git-gui: suppress RenderBadPicture X error caused by Tk bug | Jindrich Makovicka | 2009-12-07 | 1 | -0/+5 | |
| * | | | | | | | | | git-gui: Increase blame viewer usability on MacOS. | Alexander Gavrilov | 2009-12-05 | 1 | -1/+15 |