summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use test number as port numbercb/httpd-test-fix-portClemens Buchacher2011-10-171-1/+1
* add basic http clone/fetch testsJeff King2009-02-263-0/+48
* test scripts: refactor start_httpd helperJeff King2009-02-262-9/+8
* GIT 1.6.2-rc2v1.6.2-rc2Junio C Hamano2009-02-252-2/+5
* Merge branch 'jc/maint-1.6.0-pack-directory'Junio C Hamano2009-02-257-27/+72
|\
| * Make sure objects/pack exists before creating a new packJunio C Hamano2009-02-257-27/+72
* | Allow HTTP tests to run on DarwinJay Soffian2009-02-252-5/+23
* | Fix typo in contrib/examples/git-svnimport.txtMichael J Gruber2009-02-251-3/+3
* | gitattributes.txt: Path matching rules are explained in gitignore.txtJohannes Sixt2009-02-251-6/+7
* | sha1_file.c: fix typoFelipe Contreras2009-02-251-1/+1
* | git add: trivial codestyle cleanupFelipe Contreras2009-02-251-1/+1
* | README: fix path to "gitcvs-migration.txt" and be more consistentChristian Couder2009-02-251-3/+11
* | trace: Fixed a minor typo in an error message.Allan Caffee2009-02-251-1/+1
* | Docs: Expand explanation of the use of + in git push refspecs.Marc Branchaud2009-02-251-5/+31
* | git-quiltimport: preserve standard input to be able to read user inputGerrit Pape2009-02-251-2/+2
* | Install builtins with the user and group of the installing personalityGerrit Pape2009-02-241-2/+2
* | Merge git://git.bogomips.org/git-svnJunio C Hamano2009-02-241-1/+7
|\ \
| * | git-svn fix to avoid using strftime %zBen Walton2009-02-241-1/+7
* | | Convert git-* invocations to "git *" in the svnimport example.Abhijit Menon-Sen2009-02-241-18/+18
|/ /
* | Merge git://git.bogomips.org/git-svnJunio C Hamano2009-02-234-2/+225
|\ \
| * | git-svn: read the dcommit url from the config file on a per remote basisPeter Oberndorfer2009-02-232-1/+15
| * | git-svn: fix delete+add branch tracking with empty filesEric Wong2009-02-223-0/+205
| * | git-svn: Create leading directories in create-ignoreBrian Gernhardt2009-02-221-1/+5
* | | git-p4: avoid syncing duplicate changesPete Wyckoff2009-02-231-5/+6
|/ /
* | Merge branch 'for-junio' of git://source.winehq.org/~julliard/git/gitJunio C Hamano2009-02-212-15/+61
|\ \
| * | Add a README in the contrib/emacs directory.Alexandre Julliard2009-02-211-0/+39
| * | git.el: Improve the confirmation message on remove and revert.Alexandre Julliard2009-02-211-2/+6
| * | git.el: Make sure that file lists are sorted as they are created.Alexandre Julliard2009-02-211-13/+16
* | | Support 'raw' date formatLinus Torvalds2009-02-203-2/+12
|/ /
* | Merge branch 'maint'Junio C Hamano2009-02-196-4/+38
|\ \
| * | More friendly message when locking the index fails.Matthieu Moy2009-02-193-3/+17
| * | Document git blame --reverse.Matthieu Moy2009-02-192-1/+8
| * | Documentation: Note file formats send-email acceptsTodd Zullinger2009-02-181-0/+13
* | | gitweb: Hyperlink multiple git hashes on the same commit message lineMarcel M. Cary2009-02-191-7/+5
* | | system_path(): simplify using strip_path_suffix(), and add suffix "git"Johannes Schindelin2009-02-191-29/+4
* | | Introduce the function strip_path_suffix()Johannes Schindelin2009-02-194-0/+47
* | | Merge branch 'maint'Junio C Hamano2009-02-186-4/+12
|\ \ \ | |/ /
| * | tests: fix "export var=val"Junio C Hamano2009-02-182-3/+3
| * | Skip timestamp differences for diff --no-indexMichael Spang2009-02-183-0/+8
| * | Documentation/git-push: --all, --mirror, --tags can not be combinedGerrit Pape2009-02-181-1/+1
* | | filter-branch -d: Export GIT_DIR earlierLars Noschinski2009-02-182-6/+18
* | | disallow providing multiple upstream branches to rebase, pull --rebaseJay Soffian2009-02-182-0/+6
* | | git-svn: fix parsing of timestamp obtained from svnJunio C Hamano2009-02-181-1/+1
* | | gitweb: Fix warnings with override permitted but no repo overrideMarcel M. Cary2009-02-182-7/+27
* | | bash completion: only show 'log --merge' if mergingThomas Rast2009-02-181-1/+6
* | | bash completion: refactor common log, shortlog and gitk optionsThomas Rast2009-02-181-15/+34
* | | gitweb: fix wrong base URL when non-root DirectoryIndexGiuseppe Bilotta2009-02-162-8/+26
* | | bash: update 'git svn' optionsSZEDER Gábor2009-02-161-6/+25
* | | bash: add missing 'git merge' optionsSZEDER Gábor2009-02-161-0/+1
* | | git-svn: Fix for rewriteRoot URL containing username.v1.6.2-rc1Dévai Tamás2009-02-151-0/+1