summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Makefile: use $^ to avoid listing prerequisites on the command lineFelipe Contreras2013-06-091-3/+3
* build: do not install git-remote-testgitFelipe Contreras2013-06-071-0/+1
* build: generate and clean test scriptsFelipe Contreras2013-06-071-1/+2
* Merge branch 'js/transport-helper-error-reporting-fix' into fc/makefileJunio C Hamano2013-06-076-56/+115
|\
| * git-remote-testgit: build it to run under $SHELL_PATHJunio C Hamano2013-04-284-5/+2
| * git-remote-testgit: further remove some bashismsJohannes Sixt2013-04-281-4/+9
| * git-remote-testgit: avoid process substitutionJohannes Sixt2013-04-271-6/+7
| * t5801: "VAR=VAL shell_func args" is forbiddenJunio C Hamano2013-04-251-1/+3
| * transport-helper: update remote helper namespaceFelipe Contreras2013-04-172-4/+31
| * transport-helper: trivial code shuffleFelipe Contreras2013-04-171-5/+3
| * transport-helper: warn when refspec is not usedFelipe Contreras2013-04-172-2/+6
| * transport-helper: clarify pushing without refspecsFelipe Contreras2013-04-173-7/+8
| * transport-helper: update refspec documentationFelipe Contreras2013-04-171-5/+5
| * transport-helper: clarify *:* refspecFelipe Contreras2013-04-173-18/+3
| * transport-helper: improve push messagesFelipe Contreras2013-04-112-0/+15
| * transport-helper: mention helper name when it diesJeff King2013-04-112-5/+5
| * transport-helper: report errors properlyFelipe Contreras2013-04-113-1/+40
* | build: do not install git-remote-testpyFelipe Contreras2013-05-261-0/+2
* | build: add NO_INSTALL variableFelipe Contreras2013-05-261-6/+10
* | build: cleanup using $<Felipe Contreras2013-05-261-5/+5
* | build: cleanup using $^Felipe Contreras2013-05-261-4/+4
* | build: trivial simplificationFelipe Contreras2013-05-261-3/+3
* | Git 1.8.3v1.8.3Junio C Hamano2013-05-241-11/+11
* | remote-hg: fix order of configuration commentsFelipe Contreras2013-05-211-3/+3
* | remote-hg: trivial configuration note cleanupFelipe Contreras2013-05-211-1/+1
* | completion: regression fix for zshFelipe Contreras2013-05-211-1/+1
* | Merge git://git.bogomips.org/git-svnJunio C Hamano2013-05-203-6/+97
|\ \
| * | git-svn: introduce --parents parameter for commands branch and tagTobias Schulte2013-05-203-1/+71
| * | git-svn: clarify explanation of --destination argumentJonathan Nieder2013-05-201-5/+14
| * | git-svn: multiple fetch/branches/tags keys are supportedNathan Gray2013-05-201-0/+12
* | | remote-hg: set stdout to binary mode on win32Amit Bakshi2013-05-201-0/+4
|/ /
* | Git 1.8.3-rc3v1.8.3-rc3Junio C Hamano2013-05-171-1/+1
* | Merge branch 'fc/doc-style'Junio C Hamano2013-05-1720-47/+37
|\ \
| * | documentation: trivial style cleanupsFelipe Contreras2013-05-1720-47/+37
* | | Merge branch 'dw/asciidoc-sources-are-dot-txt-files'Junio C Hamano2013-05-171-2/+4
|\ \ \
| * | | CodingGuidelines: Documentation/*.txt are the sourcesDale Worley2013-05-101-2/+4
* | | | Merge git://ozlabs.org/~paulus/gitkJunio C Hamano2013-05-171-295/+338
|\ \ \ \
| * | | | gitk: Update Swedish translation (304t)Peter Krefting2013-05-171-295/+338
* | | | | difftool: fix dir-diff when file does not exist in working treeJohn Keeping2013-05-172-0/+13
* | | | | remote-bzr: fixes for older versions of bzrFelipe Contreras2013-05-171-2/+4
* | | | | remote-bzr: fix old organization destroySandor Bodo-Merle2013-05-171-0/+2
* | | | | Revert "remote-hg: update bookmarks when pulling"Felipe Contreras2013-05-161-3/+0
* | | | | git-submodule.txt: Clarify 'init' and 'add' subcommands.Dale R. Worley2013-05-161-2/+6
* | | | | remote-bzr: fix cloning of non-listable reposFelipe Contreras2013-05-161-0/+3
* | | | | Merge branch 'fc/remote-hg' (early part)Junio C Hamano2013-05-152-24/+22
|\ \ \ \ \
| * | | | | remote-hg: update bookmarks when pullingFelipe Contreras2013-05-151-0/+3
| * | | | | remote-hg: don't push fake 'master' bookmarkFelipe Contreras2013-05-151-1/+2
| * | | | | remote-hg: disable forced push by defaultFelipe Contreras2013-05-151-1/+1
| * | | | | remote-hg: fix new branch creationFelipe Contreras2013-05-151-1/+1
| * | | | | remote-hg: add new get_config_bool() helperFelipe Contreras2013-05-151-11/+13