aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
| * | Rename t3900 test vector fileJunio C Hamano2006-12-27
| * | UTF-8: introduce i18n.logoutputencoding.Junio C Hamano2006-12-27
| * | Teach log family --encodingJunio C Hamano2006-12-26
| * | i18n.logToUTF8: convert commit log message to UTF-8Junio C Hamano2006-12-26
| * | Move encoding conversion routine out of mailinfo to utf8.cJunio C Hamano2006-12-26
* | | Allow non-fast-forward of remote tracking branches in default cloneJunio C Hamano2006-12-28
* | | core.logallrefupdates: log remotes/ tracking branches.Junio C Hamano2006-12-28
* | | GIT_SKIP_TESTS: allow users to omit tests that are known to breakJunio C Hamano2006-12-28
* | | Merge branch 'jc/make'Junio C Hamano2006-12-28
|\ \ \
| * | | gcc does not necessarily pass runtime libpath with -RJunio C Hamano2006-12-27
| | |/ | |/|