aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ls-tree: major rewrite to do pathspecLinus Torvalds2005-11-28
* write_name_quoted(): make one of the path a counted string.Junio C Hamano2005-11-28
* Documentation: Describe merge operation a bit better.Junio C Hamano2005-11-28
* Fix typo in http-push.cJan Andres2005-11-28
* name-rev: fix parent counting.Junio C Hamano2005-11-28
* rebase: one safety net, one bugfix and one optimization.Junio C Hamano2005-11-28
* Merge http://www.kernel.org/pub/scm/gitk/gitkJunio C Hamano2005-11-28
|\
| * [PATCH] gitk: Use i18n.commitencoding configuration item.Junio C Hamano2005-11-28
| * gitk: Fix diff this->selected and selected->this functionsPaul Mackerras2005-11-28
* | git-mv: quote $src in regexp properly.Junio C Hamano2005-11-28
* | config.c: constness tightening to avoid compilation warning.Junio C Hamano2005-11-28
* | mailinfo: Do not use -u=<encoding>; say --encoding=<encoding>Junio C Hamano2005-11-28
* | mailinfo: Use i18n.commitencodingJunio C Hamano2005-11-27
* | mailinfo: allow -u to fall back on latin1 to utf8 conversion.Junio C Hamano2005-11-27
* | Introduce i18n.commitencoding.Junio C Hamano2005-11-27
* | Fix gitk this->selected diffsYann Dirson2005-11-27
* | Merge http://www.kernel.org/pub/scm/gitk/gitkJunio C Hamano2005-11-27
|\ \ | |/
| * [PATCH] gitk: UTF-8 supportPavel Roskin2005-11-23
| * [PATCH] gitk: put braces around exprsJeff Hobbs2005-11-23
* | git-mv: follow -k request even on failing renamesJosef Weidendorfer2005-11-27
* | Small fixes in Documentation/git-mv.txtJosef Weidendorfer2005-11-27
* | git-mv: fully detect 'directory moved into itself'Josef Weidendorfer2005-11-27
* | git-mv: keep git index consistent with file system on failed renameJosef Weidendorfer2005-11-27
* | git-mv: shrink usage, no usage on errorJosef Weidendorfer2005-11-27
* | setup_git_directory(): check repository format version.Junio C Hamano2005-11-27
* | init-db: check template and repository format.Junio C Hamano2005-11-27
* | Check repository format version in enter_repo().Junio C Hamano2005-11-27
* | Repository format version check.Junio C Hamano2005-11-27
* | format-patch: output filename reported to stdout verbatim.Junio C Hamano2005-11-26
* | name-rev: fix off-by-one error in --stdin.Junio C Hamano2005-11-25
* | git-mv is not able to handle big directoriesAlexander Litvinov2005-11-25
* | shell.c: complain on insufficient arguments.Junio C Hamano2005-11-25
* | git-sh-setup: move the repository check to a core program.Junio C Hamano2005-11-25
* | setup_git_directory: make sure GIT_DIR is a valid repository.Junio C Hamano2005-11-25
* | git-var: make it work in subdirectory.Junio C Hamano2005-11-25
* | git-sh-setup: die if outside git repository.Junio C Hamano2005-11-25
* | parse-remote and ls-remote clean-up.Junio C Hamano2005-11-25
* | Prevent "git-commit -a path1 path2..."Junio C Hamano2005-11-25
* | config.c: avoid shadowing global.Junio C Hamano2005-11-25
* | Fix a warning about unused value.YOSHIFUJI Hideaki / 吉藤英明2005-11-25
* | cvsimport: Don't let local settings hinder cvs user-migration.Andreas Ericsson2005-11-25
* | Rename git-config-set to git-repo-configJohannes Schindelin2005-11-24
* | diff-tree: teach single-commit diff-tree to honour graftsJunio C Hamano2005-11-23
* | Teach update-index to read from ls-tree.Junio C Hamano2005-11-23
* | git-revert: make --edit default.Junio C Hamano2005-11-23
* | Allow editing of a revert-messageLinus Torvalds2005-11-23
* | Fix git-mv for moving directories with 1 fileJosef Weidendorfer2005-11-23
* | git-merge: make recursive the default strategyJunio C Hamano2005-11-23
* | pack-redundant: type cleanups.Junio C Hamano2005-11-23
* | Fixed git:// IPv4 address problem when compiled with -DNO_IPV6.Paul Serice2005-11-22