summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* git-svn: t/t91??-*: optimize the tests a bitEric Wong2007-01-013-19/+7
* git-svn: t/t9100-git-svn-basic: remove old check for NO_SYMLINKEric Wong2007-01-011-49/+35
* git-svn: remove svnadmin dependency from the testsEric Wong2007-01-011-22/+17
* i18n: do not leak 'encoding' header even when we cheat the conversion.Junio C Hamano2007-01-011-4/+6
* Do not merge random set of refs out of wildcarded refsJunio C Hamano2007-01-011-1/+22
* Fix formatting for urls section of fetch, pull, and push manpagesTheodore Tso2007-01-011-12/+14
* Documentation: update tutorial's discussion of originJ. Bruce Fields2007-01-011-10/+15
* Documentation: update glossary entry for "origin"J. Bruce Fields2007-01-011-3/+4
* Documentation: update git-clone.txt for clone's new default behaviorJ. Bruce Fields2007-01-011-7/+4
* Docs: update cvs-migration.txt to reflect clone's new default behaviorJ. Bruce Fields2007-01-011-7/+4
* send-pack: tell pack-objects to use its internal rev-list.Junio C Hamano2006-12-311-97/+42
* send-pack.c: use is_null_sha1()Junio C Hamano2006-12-311-12/+1
* Update documentation for update hook.Junio C Hamano2006-12-311-2/+2
* Merge branch 'jc/send-pack-pipeline'Junio C Hamano2006-12-312-5/+114
|\
| * Documentation: illustrate send-pack pipeline.Junio C Hamano2006-12-291-0/+112
| * send-pack: fix pipeline.Junio C Hamano2006-12-291-5/+2
* | Add test case for update hooks in receive-pack.Shawn O. Pearce2006-12-311-0/+81
* | Documentation/config.txt (and repo-config manpage): mark-up fix.Junio C Hamano2006-12-311-7/+7
* | Teach Git how to parse standard power of 2 suffixes.Shawn O. Pearce2006-12-313-1/+20
* | Use /dev/null for update hook stdin.Shawn O. Pearce2006-12-313-6/+8
* | Redirect update hook stdout to stderr.Shawn O. Pearce2006-12-313-7/+30
* | Remove unnecessary argc parameter from run_command_v.Shawn O. Pearce2006-12-314-9/+9
* | Automatically detect a bare git repository.Shawn O. Pearce2006-12-311-34/+39
* | Replace "GIT_DIR" with GIT_DIR_ENVIRONMENT.Shawn O. Pearce2006-12-311-3/+3
* | Use PATH_MAX constant for --bare.Shawn O. Pearce2006-12-311-2/+2
* | Force core.filemode to false on Cygwin.Shawn O. Pearce2006-12-312-4/+18
* | Fix formatting for urls section of fetch, pull, and push manpagesTheodore Ts'o2006-12-311-7/+16
* | Fix yet another subtle xdl_merge() bugJohannes Schindelin2006-12-311-2/+5
* | i18n: drop "encoding" header in the output after re-coding.Junio C Hamano2006-12-311-0/+45
* | commit-tree: cope with different ways "utf-8" can be spelled.Junio C Hamano2006-12-313-2/+12
* | Move commit reencoding parameter parsing to revision.cJunio C Hamano2006-12-313-0/+16
* | Documentation: minor rewording for git-log and git-show pages.Junio C Hamano2006-12-302-5/+9
* | Documentation: i18n commit log message notes.Junio C Hamano2006-12-305-0/+78
* | t3900: test log --encoding=noneJunio C Hamano2006-12-301-1/+8
* | commit re-encoding: fix confusion between no and default conversion.Junio C Hamano2006-12-301-0/+2
|/
* Merge branch 'jc/curl'Junio C Hamano2006-12-291-1/+1
|\
| * Work around http-fetch built with cURL 7.16.0Junio C Hamano2006-12-281-1/+1
* | Fix 'git add' with .gitignoreJunio C Hamano2006-12-294-29/+69
* | Revert "read_directory: show_both option."Junio C Hamano2006-12-292-16/+9
* | Add info about new test families (8 and 9) to t/READMEJakub Narebski2006-12-291-0/+2
* | t5400 send-pack test: try a bit more nontrivial transfer.Junio C Hamano2006-12-292-9/+45
* | Merge branch 'jc/utf8'Junio C Hamano2006-12-2918-43/+308
|\ \
| * | t3900: test conversion to non UTF-8 as wellJunio C Hamano2006-12-291-0/+11
| * | Rename t3900 test vector fileJunio C Hamano2006-12-282-5/+5
| * | UTF-8: introduce i18n.logoutputencoding.Junio C Hamano2006-12-2815-23/+160
| * | Teach log family --encodingJunio C Hamano2006-12-263-5/+76
| * | i18n.logToUTF8: convert commit log message to UTF-8Junio C Hamano2006-12-261-2/+9
| * | Move encoding conversion routine out of mailinfo to utf8.cJunio C Hamano2006-12-263-30/+69
* | | Allow non-fast-forward of remote tracking branches in default cloneJunio C Hamano2006-12-291-1/+1
* | | core.logallrefupdates: log remotes/ tracking branches.Junio C Hamano2006-12-291-1/+2