summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | modernize fetch/merge/pull examplesClemens Buchacher2009-10-213-45/+66
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-10-303-8/+24
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | clone: detect extra argumentsJonathan Nieder2009-10-301-1/+6
| * | | | | | | | | clone: fix help on optionsJunio C Hamano2009-10-301-2/+4
| * | | | | | | | | push: fix typo in usageJeff King2009-10-301-1/+1
| * | | | | | | | | More precise description of 'git describe --abbrev'Gisle Aas2009-10-301-4/+13
* | | | | | | | | | t915{0,1}: use $TEST_DIRECTORYJeff King2009-10-302-2/+4
* | | | | | | | | | Make t9150 and t9151 test scripts executableMichael J Gruber2009-10-302-0/+0
* | | | | | | | | | Don't create the $GIT_DIR/branches directory on initRobin Rosenberg2009-10-301-1/+0
* | | | | | | | | | Make the MSVC projects use PDB/IDB files named after the projectSebastian Schuberth2009-10-301-0/+4
* | | | | | | | | | Use faster byte swapping when compiling with MSVCSebastian Schuberth2009-10-301-0/+10
* | | | | | | | | | 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
| |/ / / / / / / / / /