Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gitignore: root most patterns at the top-level directory | Jeff King | 2009-10-27 | 1 | -177/+177 |
* | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2009-10-27 | 9 | -5/+1677 |
|\ | |||||
| * | git-svn: convert SVN 1.5+ / svnmerge.py svn:mergeinfo props to parents | Sam Vilain | 2009-10-26 | 2 | -0/+114 |
| * | git-svn: add test data for SVN 1.5+ merge, with script. | Sam Vilain | 2009-10-26 | 3 | -0/+811 |
| * | git-svn: convert SVK merge tickets to extra parents | Sam Vilain | 2009-10-26 | 2 | -1/+74 |
| * | git-svn: allow test setup script to support PERL env. var | Sam Vilain | 2009-10-26 | 1 | -2/+3 |
| * | git-svn: add test data for SVK merge, with script. | Sam Vilain | 2009-10-26 | 2 | -0/+673 |
| * | git svn: fix fetch where glob is on the top-level URL | Eric Wong | 2009-10-26 | 1 | -2/+2 |
* | | Merge git://repo.or.cz/git-gui | Junio C Hamano | 2009-10-27 | 7 | -24/+2276 |
|\ \ | |/ |/| | |||||
| * | git-gui: adjust the minimum height of diff pane for shorter screen height | Vietor Liu | 2009-10-27 | 1 | -1/+1 |
| * | git-gui: fix use of uninitialized variable | Jens Lehmann | 2009-09-25 | 1 | -0/+1 |
| * | git-gui: store wm state and fix wm geometry | Alexey Borzenkov | 2009-09-12 | 1 | -0/+21 |
| * | git-gui: Ensure submodule path is quoted properly | Shawn O. Pearce | 2009-08-26 | 1 | -2/+2 |
| * | git-gui: fix diff for partially staged submodule changes | Jens Lehmann | 2009-08-26 | 1 | -4/+6 |
| * | git-gui: Update russian translation | Alex Riesen | 2009-08-12 | 1 | -12/+16 |
| * | git-gui: Limit display to a maximum number of files | Dan Zwell | 2009-08-12 | 2 | -1/+21 |
| * | git-gui: remove warning when deleting correctly merged remote branch | Heiko Voigt | 2009-08-10 | 1 | -7/+9 |
| * | git-gui: Added Greek translation & glossary | Jimmy Angelakos | 2009-08-10 | 2 | -0/+2176 |
| * | git-gui: display summary when showing diff of a submodule | Jens Lehmann | 2009-08-10 | 2 | -3/+29 |
* | | Update draft release notes to 1.6.6 | Junio C Hamano | 2009-10-25 | 1 | -0/+37 |
* | | Merge branch 'sb/gitweb-link-author' | Junio C Hamano | 2009-10-25 | 2 | -5/+39 |
|\ \ | |||||
| * | | gitweb: linkify author/committer names with search | Stephen Boyd | 2009-10-20 | 2 | -5/+39 |
* | | | Merge branch 'jk/maint-cvsimport-pathname' | Junio C Hamano | 2009-10-25 | 1 | -3/+14 |
|\ \ \ | |||||
| * | | | cvsimport: fix relative argument filenames | Jeff King | 2009-10-19 | 1 | -3/+14 |
* | | | | Merge branch 'iv/tar-lzma-xz' | Junio C Hamano | 2009-10-25 | 1 | -1/+4 |
|\ \ \ \ | |||||
| * | | | | import-tars: Add support for tarballs compressed with lzma, xz | Ingmar Vanhassel | 2009-10-21 | 1 | -1/+4 |
* | | | | | Merge branch 'bg/clone-doc' | Junio C Hamano | 2009-10-25 | 1 | -13/+13 |
|\ \ \ \ \ | |||||
| * | | | | | git-clone.txt: Fix grammar and formatting | Björn Gustavsson | 2009-10-21 | 1 | -13/+13 |
| |/ / / / | |||||
* | | | | | Merge branch 'jc/receive-pack-auto' | Junio C Hamano | 2009-10-25 | 3 | -4/+36 |
|\ \ \ \ \ | |||||
| * | | | | | receive-pack: run "gc --auto --quiet" and optionally "update-server-info" | Junio C Hamano | 2009-10-21 | 2 | -0/+29 |
| * | | | | | gc --auto --quiet: make the notice a bit less verboase | Junio C Hamano | 2009-10-21 | 1 | -4/+7 |
| |/ / / / | |||||
* | | | | | Merge branch 'jc/fsck-default-full' | Junio C Hamano | 2009-10-25 | 3 | -3/+15 |
|\ \ \ \ \ | |||||
| * | | | | | fsck: default to "git fsck --full" | Junio C Hamano | 2009-10-20 | 3 | -3/+15 |
* | | | | | | Sync with 1.6.5.2 | Junio C Hamano | 2009-10-25 | 3 | -6/+24 |
|\ \ \ \ \ \ | |||||
| * | | | | | | GIT 1.6.5.2v1.6.5.2 | Junio C Hamano | 2009-10-25 | 4 | -3/+23 |
| * | | | | | | Merge branch 'jc/maint-fix-unpack-zlib-check' into maint | Junio C Hamano | 2009-10-25 | 1 | -5/+3 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fix incorrect error check while reading deflated pack data | Junio C Hamano | 2009-10-21 | 1 | -5/+3 |
| * | | | | | | | Merge branch 'maint-1.6.4' into maint | Junio C Hamano | 2009-10-25 | 2 | -8/+32 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'jk/maint-1.6.3-ls-files-no-ignore-cached' into maint-1.6.4 | Junio C Hamano | 2009-10-25 | 2 | -8/+32 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'jn/maint-1.6.3-check-ref-format-doc' into maint-1.6.4 | Junio C Hamano | 2009-10-25 | 1 | -3/+6 |
| | |\ \ \ \ \ \ \ \ | |||||
* | | \ \ \ \ \ \ \ \ | Merge branch 'maint' | Junio C Hamano | 2009-10-25 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | |||||
| * | | | | | | | | | | t7800-difftool: fix the effectless GIT_DIFFTOOL_PROMPT test | Markus Heidelberg | 2009-10-24 | 1 | -1/+1 |
| * | | | | | | | | | | Work around option parsing bug in the busybox tar implementation | Andreas Schwab | 2009-10-24 | 1 | -1/+1 |
* | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-10-23 | 3 | -2/+4 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | |||||
| * | | | | | | | | | | Fix list of released versions in the toc document | Junio C Hamano | 2009-10-23 | 1 | -1/+1 |
| * | | | | | | | | | | Merge branch 'jp/maint-send-email-fold' into maint | Junio C Hamano | 2009-10-23 | 2 | -22/+78 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'jn/maint-1.6.3-check-ref-format-doc' into maint | Junio C Hamano | 2009-10-23 | 1 | -3/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | Merge branch 'pv/maint-add-p-no-exclude' into maint | Junio C Hamano | 2009-10-23 | 2 | -1/+15 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Do not fail "describe --always" in a tag-less repository | Junio C Hamano | 2009-10-23 | 2 | -1/+3 |
* | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-10-21 | 3 | -35/+14 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |