summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | git-remote-mediawiki: refactor loop over revision idsMatthieu Moy2012-07-061-6/+11
| * | | | | | | | | git-remote-mediawiki: change return type of get_mw_pagesMatthieu Moy2012-07-061-3/+5
| * | | | | | | | | git-remote-mediawiki (t9363): test 'File:' import and exportNGUYEN Kim Thuat2012-07-061-0/+198
| * | | | | | | | | git-remote-mediawiki: support for uploading file in test environmentMatthieu Moy2012-07-063-1/+21
| * | | | | | | | | git-remote-mediawiki (t9362): test git-remote-mediawiki with UTF8 charactersSimon Cathebras2012-07-061-0/+301
| * | | | | | | | | git-remote-mediawiki (t9361): test git-remote-mediawiki pull and pushGuillaume Sasdy2012-07-062-0/+168
| * | | | | | | | | git-remote-mediawiki (t9360): test git-remote-mediawiki cloneGuillaume Sasdy2012-07-061-0/+257
| * | | | | | | | | git-remote-mediawiki: test environment of git-remote-mediawikiGuillaume Sasdy2012-07-066-0/+556
| * | | | | | | | | git-remote-mediawiki: scripts to install, delete and clear a MediaWikiGuillaume Sasdy2012-07-067-0/+620
* | | | | | | | | | Merge branch 'jn/vcs-svn'Junio C Hamano2012-07-139-43/+31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | vcs-svn: allow 64-bit Prop-Content-LengthJonathan Nieder2012-07-051-15/+18
| * | | | | | | | | | vcs-svn: suppress a signed/unsigned comparison warningJonathan Nieder2012-07-051-2/+3
| * | | | | | | | | | vcs-svn: suppress a signed/unsigned comparison warningDavid Barr2012-07-051-1/+1
| * | | | | | | | | | vcs-svn: suppress signed/unsigned comparison warningsDavid Barr2012-07-051-2/+2
| * | | | | | | | | | vcs-svn: use strstr instead of memmemDavid Barr2012-07-051-1/+1
| * | | | | | | | | | vcs-svn: use constcmp instead of prefixcmpDavid Barr2012-07-051-1/+1
| * | | | | | | | | | vcs-svn: simplify cleanup in apply_one_windowDavid Barr2012-07-051-4/+4
| * | | | | | | | | | vcs-svn: avoid self-assignment in dummy initialization of pre_offDavid Barr2012-07-051-1/+1
| * | | | | | | | | | vcs-svn: drop no-op reset methodsDavid Barr2012-07-057-16/+0
| * | | | | | | | | | vcs-svn: suppress -Wtype-limits warningJonathan Nieder2012-02-021-3/+3
| * | | | | | | | | | vcs-svn: allow import of > 4GiB filesJonathan Nieder2012-02-023-14/+26
| * | | | | | | | | | vcs-svn: rename check_overflow and its arguments for clarityRamsay Jones2012-02-021-7/+7
* | | | | | | | | | | Merge branch 'mm/mediawiki-file-attachments'Junio C Hamano2012-07-131-64/+386
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | git-remote-mediawiki: improve support for non-English WikisMatthieu Moy2012-07-041-79/+61
| * | | | | | | | | | git-remote-mediawiki: import "File:" attachmentsPavel Volek2012-06-271-8/+249
| * | | | | | | | | | git-remote-mediawiki: split get_mw_pages into smaller functionsMatthieu Moy2012-06-271-44/+62
| * | | | | | | | | | git-remote-mediawiki: send "File:" attachments to a remote wikiNGUYEN Kim Thuat2012-06-271-8/+90
| * | | | | | | | | | git-remote-mediawiki: don't "use encoding 'utf8';"Matthieu Moy2012-06-271-3/+2
| * | | | | | | | | | git-remote-mediawiki: don't compute the diff when getting commit messageMatthieu Moy2012-06-271-2/+2
* | | | | | | | | | | Merge branch 'tr/maint-show-walk'Junio C Hamano2012-07-132-0/+94
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | show: fix "range implies walking"Junio C Hamano2012-06-192-2/+5
| * | | | | | | | | | | Demonstrate git-show is broken with rangesThomas Rast2012-06-191-0/+91
* | | | | | | | | | | | Merge branch 'mz/rebase-no-mbox'Junio C Hamano2012-07-137-36/+66
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | am: don't call mailinfo if $rebasingMartin von Zweigbergk2012-06-261-23/+24
| * | | | | | | | | | | | am --rebasing: get patch body from commit, not from mailboxMartin von Zweigbergk2012-06-262-4/+29
| * | | | | | | | | | | | rebase --root: print usage on too many argsMartin von Zweigbergk2012-06-262-2/+12
| * | | | | | | | | | | | rebase: don't source git-sh-setup twiceMartin von Zweigbergk2012-06-263-7/+1
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Reduce draft release notes to 1.7.12Junio C Hamano2012-07-111-61/+0
* | | | | | | | | | | | Sync with 1.7.11.2Junio C Hamano2012-07-112-1/+55
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Git 1.7.11.2v1.7.11.2Junio C Hamano2012-07-114-3/+57
| * | | | | | | | | | | | Merge branch 'jc/maint-blame-unique-abbrev' into maintJunio C Hamano2012-07-111-4/+21
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rj/platform-pread-may-be-thread-unsafe' into maintJunio C Hamano2012-07-112-2/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'th/diff-no-index-fixes' into maintJunio C Hamano2012-07-115-24/+112
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'nd/clone-single-fix' into maintJunio C Hamano2012-07-112-3/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/rev-list-simplify-merges-first-parent' into maintJunio C Hamano2012-07-111-12/+29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'hv/submodule-update-nuke-submodules' into maintJunio C Hamano2012-07-111-6/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/diff-no-index-pager' into maintJunio C Hamano2012-07-113-15/+22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mm/verify-filename-fix' into maintJunio C Hamano2012-07-118-10/+44
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'cn/cherry-pick-range-docs' into maintJunio C Hamano2012-07-112-1/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/ustar-checksum-is-unsigned' into maintJunio C Hamano2012-07-111-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \