aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* builtin.h: remove unused cmd_<foo> declarationsLuka Perkov2012-06-15
* git-http-fetch: not a builtinLinus Torvalds2009-08-05
* Use an external program to implement fetching with curlDaniel Barkalow2009-08-05
* Add support for external programs for handling native fetchesDaniel Barkalow2009-08-05
* Fix typos on pt_BR/gittutorial.txt translationAndré Goddard Rosa2009-07-31
* Documentation: git-send-email: correct statement about standard portsWesley J. Landaker2009-07-31
* Documentation: git-send-email: fix submission port numberWesley J. Landaker2009-07-31
* git fast-export: add --no-data optionGeoffrey Irving2009-07-31
* parse-opt: optionally show "--no-" option stringJohannes Schindelin2009-07-31
* Translate the tutorial to Brazillian PortugueseThadeu Lima de Souza Cascardo2009-07-29
* request-pull: optionally show a patch as wellJunio C Hamano2009-07-29
* Merge branch 'hv/cvsps-tests'Junio C Hamano2009-07-29
|\
| * t/t9600: remove exit after test_doneJunio C Hamano2009-04-05
| * cvsimport: extend testcase about patchset order to contain branchesHeiko Voigt2009-03-20
| * cvsimport: add test illustrating a bug in cvspsHeiko Voigt2009-03-20
| * Add a test of "git cvsimport"'s handling of tags and branchesMichael Haggerty2009-02-23
| * Add some tests of git-cvsimport's handling of vendor branchesMichael Haggerty2009-02-23
| * Test contents of entire cvsimported "master" tree contentsMichael Haggerty2009-02-23
| * Use CVS's -f option if available (ignore user's ~/.cvsrc file)Michael Haggerty2009-02-23
| * Start a library for cvsimport-related testsMichael Haggerty2009-02-23
* | Add a reminder test case for a merge with F/D transitionAlex Riesen2009-07-29
* | Start 1.6.5 cycleJunio C Hamano2009-07-29
* | GIT 1.6.4v1.6.4Junio C Hamano2009-07-29
* | Sync with 1.6.3.4Junio C Hamano2009-07-29
|\ \
| * | GIT 1.6.3.4v1.6.3.4Junio C Hamano2009-07-28
| * | config.txt: document add.ignore-errorsStephen Boyd2009-07-28
| * | request-pull: allow ls-remote to notice remote.$nickname.uploadpackTom Grennan2009-07-28
* | | Update the documentation of the raw diff output formatDavid Kågedal2009-07-28
* | | git-rerere.txt: Clarify ambiguity of the config variableMichael J Gruber2009-07-28
* | | t9143: do not fail if Compress::Zlib is missingEric Wong2009-07-26
* | | Trivial path quoting fixes in git-instawebSean Estabrooks2009-07-26
* | | Merge branch 'gp/maint-rebase-p-onto'Junio C Hamano2009-07-26
|\ \ \
| * | | Fix rebase -p --ontoGreg Price2009-07-22
* | | | Merge branch 'en/fast-export'Junio C Hamano2009-07-26
|\ \ \ \
| * | | | fast-export: Document the fact that git-rev-list arguments are acceptedElijah Newren2009-06-27
| * | | | Add new fast-export testcasesElijah Newren2009-06-27
| * | | | fast-export: Add a --tag-of-filtered-object option for newly dangling tagsElijah Newren2009-06-27
| * | | | fast-export: Do parent rewriting to avoid dropping relevant commitsElijah Newren2009-06-27
| * | | | fast-export: Make sure we show actual ref names instead of "(null)"Elijah Newren2009-06-27
| * | | | fast-export: Omit tags that tag treesElijah Newren2009-06-27
| * | | | fast-export: Set revs.topo_order before calling setup_revisionsElijah Newren2009-06-27
* | | | | GIT 1.6.4-rc3v1.6.4-rc3Junio C Hamano2009-07-26
* | | | | Documentation/config.txt: a variable can be defined on the section header lineNanako Shiraishi2009-07-25
* | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2009-07-25
|\ \ \ \ \
| * | | | | git svn: make minimize URL more reliable over http(s)Eric Wong2009-07-25
| * | | | | git svn: avoid escaping '/' when renaming/copying filesEric Wong2009-07-25
| * | | | | t9142: stop httpd after the testEric Wong2009-07-25
| * | | | | git svn: the branch command no longer needs the full pathEric Wong2009-07-25
| * | | | | git svn: revert default behavior for --minimize-urlEric Wong2009-07-25
| * | | | | git svn: add gc commandRobert Allan Zeh2009-07-25