Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | modernize fetch/merge/pull examples | Clemens Buchacher | 2009-10-21 | 3 | -45/+66 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-10-30 | 3 | -8/+24 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | clone: detect extra arguments | Jonathan Nieder | 2009-10-30 | 1 | -1/+6 | |
| * | | | | | | | | | clone: fix help on options | Junio C Hamano | 2009-10-30 | 1 | -2/+4 | |
| * | | | | | | | | | push: fix typo in usage | Jeff King | 2009-10-30 | 1 | -1/+1 | |
| * | | | | | | | | | More precise description of 'git describe --abbrev' | Gisle Aas | 2009-10-30 | 1 | -4/+13 | |
* | | | | | | | | | | t915{0,1}: use $TEST_DIRECTORY | Jeff King | 2009-10-30 | 2 | -2/+4 | |
* | | | | | | | | | | Make t9150 and t9151 test scripts executable | Michael J Gruber | 2009-10-30 | 2 | -0/+0 | |
* | | | | | | | | | | Don't create the $GIT_DIR/branches directory on init | Robin Rosenberg | 2009-10-30 | 1 | -1/+0 | |
* | | | | | | | | | | Make the MSVC projects use PDB/IDB files named after the project | Sebastian Schuberth | 2009-10-30 | 1 | -0/+4 | |
* | | | | | | | | | | Use faster byte swapping when compiling with MSVC | Sebastian Schuberth | 2009-10-30 | 1 | -0/+10 | |
* | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2009-10-28 | 3 | -5/+11 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | | / / | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | help -a: do not unnecessarily look for a repository | Johannes Schindelin | 2009-10-28 | 1 | -3/+3 | |
| * | | | | | | | | Merge branch 'maint-1.6.4' into maint | Junio C Hamano | 2009-10-28 | 2 | -1/+7 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | rebase -i: more graceful handling of invalid commands | Jan Krüger | 2009-10-27 | 1 | -1/+6 | |
| | * | | | | | | | | help -i: properly error out if no info viewer can be found | Gerrit Pape | 2009-10-27 | 1 | -0/+1 | |
| * | | | | | | | | | Do not try to remove directories when removing old links | Sebastian Schuberth | 2009-10-27 | 1 | -1/+1 | |
* | | | | | | | | | | commit: More generous accepting of RFC-2822 footer lines. | David Brown | 2009-10-28 | 2 | -1/+83 | |
* | | | | | | | | | | bash completion: difftool accepts the same options as diff | Markus Heidelberg | 2009-10-28 | 1 | -2/+8 | |
* | | | | | | | | | | bash: complete more options for 'git rebase' | Björn Gustavsson | 2009-10-28 | 1 | -1/+11 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | 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 | |
| |/ / / / / / / / / / |