| Commit message (Expand) | Author | Age | Files | Lines |
* | CVS Server: Support reading base and roots from environment | Phil Miller | 2009-12-30 | 2 | -1/+36 |
* | 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 |
| * | | git-gui: search 4 directories to improve statistic of gc hint | Clemens Buchacher | 2009-12-05 | 1 | -11/+10 |
| * | | git gui: make current branch default in "remote delete branch" merge check | Heiko Voigt | 2009-12-05 | 1 | -1/+7 |
* | | | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2009-12-09 | 2 | -274/+1816 |
|\ \ \ |
|
| * | | | gitk: Fix selection of tags | Pat Thoyts | 2009-11-19 | 1 | -1/+1 |
| * | | | gitk: Default to the system colours on Windows | Pat Thoyts | 2009-11-14 | 1 | -5/+12 |
| * | | | gitk: Merge branch 'dev' into master | Paul Mackerras | 2009-11-14 | 1 | -264/+497 |
| |\ \ \ |
|
| | * | | | gitk: Don't compare fake children when comparing commits | Paul Mackerras | 2009-09-10 | 1 | -9/+21 |
| | * | | | gitk: Show diff of commits at end of compare-commits output | Paul Mackerras | 2009-09-07 | 1 | -23/+58 |
| | * | | | gitk: Add a user preference to enable/disable use of themed widgets | Paul Mackerras | 2009-09-05 | 1 | -10/+26 |
| | * | | | Merge branch 'master' into dev | Paul Mackerras | 2009-09-05 | 3 | -591/+1062 |
| | |\ \ \ |
|
| | * | | | | gitk: Fix errors in the theme patch | Pat Thoyts | 2009-05-16 | 1 | -2/+8 |