summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | gitweb: fix 'Use of uninitialized value' error in href()Giuseppe Bilotta2009-08-041-4/+7
* | | | | | | | | technical-docs: document tree-walking APIStephen Boyd2009-08-031-7/+140
* | | | | | | | | Fix typos on pt_BR/gittutorial.txt translationAndré Goddard Rosa2009-07-311-73/+69
* | | | | | | | | Documentation: git-send-email: correct statement about standard portsWesley J. Landaker2009-07-311-2/+3
* | | | | | | | | Documentation: git-send-email: fix submission port numberWesley J. Landaker2009-07-311-1/+1
* | | | | | | | | git fast-export: add --no-data optionGeoffrey Irving2009-07-312-1/+16
* | | | | | | | | parse-opt: optionally show "--no-" option stringJohannes Schindelin2009-07-312-2/+8
* | | | | | | | | Translate the tutorial to Brazillian PortugueseThadeu Lima de Souza Cascardo2009-07-291-0/+679
* | | | | | | | | request-pull: optionally show a patch as wellJunio C Hamano2009-07-291-2/+22
* | | | | | | | | Merge branch 'hv/cvsps-tests'Junio C Hamano2009-07-2928-33/+1627
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t/t9600: remove exit after test_doneJunio C Hamano2009-04-051-3/+0
| * | | | | | | | | cvsimport: extend testcase about patchset order to contain branchesHeiko Voigt2009-03-204-11/+103
| * | | | | | | | | cvsimport: add test illustrating a bug in cvspsHeiko Voigt2009-03-204-0/+115
| * | | | | | | | | Add a test of "git cvsimport"'s handling of tags and branchesMichael Haggerty2009-02-2312-0/+921
| * | | | | | | | | Add some tests of git-cvsimport's handling of vendor branchesMichael Haggerty2009-02-239-0/+413
| * | | | | | | | | Test contents of entire cvsimported "master" tree contentsMichael Haggerty2009-02-232-0/+46
| * | | | | | | | | Use CVS's -f option if available (ignore user's ~/.cvsrc file)Michael Haggerty2009-02-232-8/+11
| * | | | | | | | | Start a library for cvsimport-related testsMichael Haggerty2009-02-232-28/+32
* | | | | | | | | | Add a reminder test case for a merge with F/D transitionAlex Riesen2009-07-291-0/+23
* | | | | | | | | | Start 1.6.5 cycleJunio C Hamano2009-07-293-2/+53
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | GIT 1.6.4v1.6.4Junio C Hamano2009-07-293-7/+15
* | | | | | | | | Sync with 1.6.3.4Junio C Hamano2009-07-293-2/+39
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | GIT 1.6.3.4v1.6.3.4Junio C Hamano2009-07-283-2/+38
| * | | | | | | | config.txt: document add.ignore-errorsStephen Boyd2009-07-281-0/+5
| * | | | | | | | request-pull: allow ls-remote to notice remote.$nickname.uploadpackTom Grennan2009-07-281-1/+1
* | | | | | | | | Update the documentation of the raw diff output formatDavid Kågedal2009-07-285-9/+10
* | | | | | | | | git-rerere.txt: Clarify ambiguity of the config variableMichael J Gruber2009-07-281-1/+1
* | | | | | | | | t9143: do not fail if Compress::Zlib is missingEric Wong2009-07-261-3/+12
* | | | | | | | | Trivial path quoting fixes in git-instawebSean Estabrooks2009-07-261-2/+2
* | | | | | | | | Merge branch 'gp/maint-rebase-p-onto'Junio C Hamano2009-07-262-1/+81
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix rebase -p --ontoGreg Price2009-07-222-1/+81
* | | | | | | | | | Merge branch 'en/fast-export'Junio C Hamano2009-07-263-8/+187
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fast-export: Document the fact that git-rev-list arguments are acceptedElijah Newren2009-06-271-0/+6
| * | | | | | | | | | Add new fast-export testcasesElijah Newren2009-06-271-0/+88
| * | | | | | | | | | fast-export: Add a --tag-of-filtered-object option for newly dangling tagsElijah Newren2009-06-272-2/+68
| * | | | | | | | | | fast-export: Do parent rewriting to avoid dropping relevant commitsElijah Newren2009-06-271-0/+1
| * | | | | | | | | | fast-export: Make sure we show actual ref names instead of "(null)"Elijah Newren2009-06-271-4/+1
| * | | | | | | | | | fast-export: Omit tags that tag treesElijah Newren2009-06-272-1/+22
| * | | | | | | | | | fast-export: Set revs.topo_order before calling setup_revisionsElijah Newren2009-06-271-1/+1
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | GIT 1.6.4-rc3v1.6.4-rc3Junio C Hamano2009-07-261-4/+7
* | | | | | | | | | Documentation/config.txt: a variable can be defined on the section header lineNanako Shiraishi2009-07-251-1/+2
* | | | | | | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2009-07-254-6/+122
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | git svn: make minimize URL more reliable over http(s)Eric Wong2009-07-251-1/+5
| * | | | | | | | | | git svn: avoid escaping '/' when renaming/copying filesEric Wong2009-07-251-1/+1
| * | | | | | | | | | t9142: stop httpd after the testEric Wong2009-07-251-0/+2
| * | | | | | | | | | git svn: the branch command no longer needs the full pathEric Wong2009-07-252-7/+20
| * | | | | | | | | | git svn: revert default behavior for --minimize-urlEric Wong2009-07-253-5/+21
| * | | | | | | | | | git svn: add gc commandRobert Allan Zeh2009-07-253-0/+81
* | | | | | | | | | | Disable asciidoc 8.4.1+ semantics for `{plus}` and friendsThomas Rast2009-07-251-1/+1
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-07-254-17/+19
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |