summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Basic build infrastructure for Python scriptsJohan Herland2009-11-173-0/+17
* Allow helpers to report in "list" command that the ref is unchangedDaniel Barkalow2009-11-172-1/+25
* Fix various memory leaks in transport-helper.cSverre Rabbelier2009-11-171-0/+4
* Allow helper to map private ref names into normal namesDaniel Barkalow2009-11-174-2/+80
* Add support for "import" helper commandDaniel Barkalow2009-11-172-0/+62
* Allow specifying the remote helper in the urlJohannes Schindelin2009-11-171-0/+10
* Add a config option for remotes to specify a foreign vcsDaniel Barkalow2009-11-174-1/+14
* Allow fetch to modify refsDaniel Barkalow2009-11-174-11/+50
* Use a function to determine whether a remote is validDaniel Barkalow2009-11-171-4/+9
* Allow programs to not depend on remotes having urlsDaniel Barkalow2009-11-174-29/+51
* Fix memory leak in helper method for disconnectDaniel Barkalow2009-11-171-1/+8
* Merge branch 'maint'Junio C Hamano2009-10-283-5/+11
|\
| * help -a: do not unnecessarily look for a repositoryJohannes Schindelin2009-10-281-3/+3
| * Merge branch 'maint-1.6.4' into maintJunio C Hamano2009-10-282-1/+7
| |\
| | * rebase -i: more graceful handling of invalid commandsJan Krüger2009-10-271-1/+6
| | * help -i: properly error out if no info viewer can be foundGerrit Pape2009-10-271-0/+1
| * | Do not try to remove directories when removing old linksSebastian Schuberth2009-10-271-1/+1
* | | commit: More generous accepting of RFC-2822 footer lines.David Brown2009-10-282-1/+83
* | | bash completion: difftool accepts the same options as diffMarkus Heidelberg2009-10-281-2/+8
* | | bash: complete more options for 'git rebase'Björn Gustavsson2009-10-281-1/+11
* | | Merge git://git.bogomips.org/git-svnJunio C Hamano2009-10-279-5/+1677
|\ \ \
| * | | git-svn: convert SVN 1.5+ / svnmerge.py svn:mergeinfo props to parentsSam Vilain2009-10-262-0/+114
| * | | git-svn: add test data for SVN 1.5+ merge, with script.Sam Vilain2009-10-263-0/+811
| * | | git-svn: convert SVK merge tickets to extra parentsSam Vilain2009-10-262-1/+74
| * | | git-svn: allow test setup script to support PERL env. varSam Vilain2009-10-261-2/+3
| * | | git-svn: add test data for SVK merge, with script.Sam Vilain2009-10-262-0/+673
| * | | git svn: fix fetch where glob is on the top-level URLEric Wong2009-10-261-2/+2
* | | | Merge git://repo.or.cz/git-guiJunio C Hamano2009-10-277-24/+2276
|\ \ \ \ | |/ / / |/| | |
| * | | git-gui: adjust the minimum height of diff pane for shorter screen heightVietor Liu2009-10-271-1/+1
| * | | git-gui: fix use of uninitialized variableJens Lehmann2009-09-251-0/+1
| * | | git-gui: store wm state and fix wm geometryAlexey Borzenkov2009-09-121-0/+21
| * | | git-gui: Ensure submodule path is quoted properlyShawn O. Pearce2009-08-261-2/+2
| * | | git-gui: fix diff for partially staged submodule changesJens Lehmann2009-08-261-4/+6
| * | | git-gui: Update russian translationAlex Riesen2009-08-121-12/+16
| * | | git-gui: Limit display to a maximum number of filesDan Zwell2009-08-122-1/+21
| * | | git-gui: remove warning when deleting correctly merged remote branchHeiko Voigt2009-08-101-7/+9
| * | | git-gui: Added Greek translation & glossaryJimmy Angelakos2009-08-102-0/+2176
| * | | git-gui: display summary when showing diff of a submoduleJens Lehmann2009-08-102-3/+29
* | | | Update draft release notes to 1.6.6Junio C Hamano2009-10-251-0/+37
* | | | Merge branch 'sb/gitweb-link-author'Junio C Hamano2009-10-252-5/+39
|\ \ \ \
| * | | | gitweb: linkify author/committer names with searchStephen Boyd2009-10-202-5/+39
* | | | | Merge branch 'jk/maint-cvsimport-pathname'Junio C Hamano2009-10-251-3/+14
|\ \ \ \ \
| * | | | | cvsimport: fix relative argument filenamesJeff King2009-10-191-3/+14
* | | | | | Merge branch 'iv/tar-lzma-xz'Junio C Hamano2009-10-251-1/+4
|\ \ \ \ \ \
| * | | | | | import-tars: Add support for tarballs compressed with lzma, xzIngmar Vanhassel2009-10-211-1/+4
* | | | | | | Merge branch 'bg/clone-doc'Junio C Hamano2009-10-251-13/+13
|\ \ \ \ \ \ \
| * | | | | | | git-clone.txt: Fix grammar and formattingBjörn Gustavsson2009-10-211-13/+13
| |/ / / / / /
* | | | | | | Merge branch 'jc/receive-pack-auto'Junio C Hamano2009-10-253-4/+36
|\ \ \ \ \ \ \
| * | | | | | | receive-pack: run "gc --auto --quiet" and optionally "update-server-info"Junio C Hamano2009-10-212-0/+29
| * | | | | | | gc --auto --quiet: make the notice a bit less verboaseJunio C Hamano2009-10-211-4/+7
| |/ / / / / /