aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | Allow merging bare trees in merge-recursive.Shawn O. Pearce2006-12-28
| * | Move better_branch_name above get_ref in merge-recursive.Shawn O. Pearce2006-12-28
* | | Documentation: remove master:origin example from pull-fetch-param.txtJ. Bruce Fields2007-01-01
* | | Documentation: update git-pull.txt for new clone behaviorJ. Bruce Fields2007-01-01
* | | git-fetch: remove .keep file at the end.Junio C Hamano2007-01-01
* | | fail pull/merge early in the middle of conflicted mergeJunio C Hamano2007-01-01
* | | Update send-pack pipeline documentation.Junio C Hamano2007-01-01
* | | git-svn: t/t91??-*: optimize the tests a bitEric Wong2006-12-31
* | | git-svn: t/t9100-git-svn-basic: remove old check for NO_SYMLINKEric Wong2006-12-31
* | | git-svn: remove svnadmin dependency from the testsEric Wong2006-12-31
* | | i18n: do not leak 'encoding' header even when we cheat the conversion.Junio C Hamano2006-12-31
* | | Do not merge random set of refs out of wildcarded refsJunio C Hamano2006-12-31
* | | Fix formatting for urls section of fetch, pull, and push manpagesTheodore Tso2006-12-31
* | | Documentation: update tutorial's discussion of originJ. Bruce Fields2006-12-31
* | | Documentation: update glossary entry for "origin"J. Bruce Fields2006-12-31
* | | Documentation: update git-clone.txt for clone's new default behaviorJ. Bruce Fields2006-12-31
* | | Docs: update cvs-migration.txt to reflect clone's new default behaviorJ. Bruce Fields2006-12-31
* | | send-pack: tell pack-objects to use its internal rev-list.Junio C Hamano2006-12-31
* | | send-pack.c: use is_null_sha1()Junio C Hamano2006-12-31
* | | Update documentation for update hook.Junio C Hamano2006-12-31
* | | Merge branch 'jc/send-pack-pipeline'Junio C Hamano2006-12-31
|\ \ \
| * | | Documentation: illustrate send-pack pipeline.Junio C Hamano2006-12-29
| * | | send-pack: fix pipeline.Junio C Hamano2006-12-29
* | | | Add test case for update hooks in receive-pack.Shawn O. Pearce2006-12-31
* | | | Documentation/config.txt (and repo-config manpage): mark-up fix.Junio C Hamano2006-12-30
* | | | Teach Git how to parse standard power of 2 suffixes.Shawn O. Pearce2006-12-30
* | | | Use /dev/null for update hook stdin.Shawn O. Pearce2006-12-30
* | | | Redirect update hook stdout to stderr.Shawn O. Pearce2006-12-30
* | | | Remove unnecessary argc parameter from run_command_v.Shawn O. Pearce2006-12-30
* | | | Automatically detect a bare git repository.Shawn O. Pearce2006-12-30
* | | | Replace "GIT_DIR" with GIT_DIR_ENVIRONMENT.Shawn O. Pearce2006-12-30
* | | | Use PATH_MAX constant for --bare.Shawn O. Pearce2006-12-30
* | | | Force core.filemode to false on Cygwin.Shawn O. Pearce2006-12-30
* | | | Fix formatting for urls section of fetch, pull, and push manpagesTheodore Ts'o2006-12-30
* | | | Fix yet another subtle xdl_merge() bugJohannes Schindelin2006-12-30
* | | | i18n: drop "encoding" header in the output after re-coding.Junio C Hamano2006-12-30
* | | | commit-tree: cope with different ways "utf-8" can be spelled.Junio C Hamano2006-12-30
* | | | Move commit reencoding parameter parsing to revision.cJunio C Hamano2006-12-30
* | | | Documentation: minor rewording for git-log and git-show pages.Junio C Hamano2006-12-30
* | | | Documentation: i18n commit log message notes.Junio C Hamano2006-12-30
* | | | t3900: test log --encoding=noneJunio C Hamano2006-12-30
* | | | commit re-encoding: fix confusion between no and default conversion.Junio C Hamano2006-12-30
|/ / /
* | | Merge branch 'jc/curl'Junio C Hamano2006-12-29
|\ \ \
| * | | Work around http-fetch built with cURL 7.16.0Junio C Hamano2006-12-27
* | | | Fix 'git add' with .gitignoreJunio C Hamano2006-12-29
* | | | Revert "read_directory: show_both option."Junio C Hamano2006-12-29
* | | | Add info about new test families (8 and 9) to t/READMEJakub Narebski2006-12-29
* | | | t5400 send-pack test: try a bit more nontrivial transfer.Junio C Hamano2006-12-29
| |/ / |/| |
* | | Merge branch 'jc/utf8'Junio C Hamano2006-12-28
|\ \ \
| * | | t3900: test conversion to non UTF-8 as wellJunio C Hamano2006-12-28