summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-28lost-found: make it operable from a subdirectory.Junio C Hamano
2005-11-28branch: make it operable from a subdirectory.Junio C Hamano
2005-11-28ls-remote: define die() now we do not use git-sh-setupJunio C Hamano
2005-11-28count-objects: make it operable from a subdirectory.Junio C Hamano
2005-11-28Make the rest of commands work from a subdirectory.Junio C Hamano
2005-11-28Make networking commands to work from a subdirectory.Junio C Hamano
2005-11-28ls-tree: work from subdirectory.Junio C Hamano
2005-11-28hash-object: work within subdirectory.Junio C Hamano
2005-11-28checkout-index: work from subdirectory.Junio C Hamano
2005-11-28fsck-objects: work from subdirectory.Junio C Hamano
2005-11-28peek-remote: honor proxy config even from subdirectory.Junio C Hamano
2005-11-28git-apply: work from subdirectory.Junio C Hamano
2005-11-28working from subdirectory: preparationJunio C Hamano
2005-11-28bisect: quote pathnames for eval safety.Junio C Hamano
2005-11-28bisect: limit the searchspace by pathspecsLinus Torvalds
2005-11-28ls-tree: match the test to the new semantics.Junio C Hamano
2005-11-28ls-tree: Resurrect funny name quoting lost during rewrite.Junio C Hamano
2005-11-28ls-tree: further tweaks of the rewriteLinus Torvalds
2005-11-28ls-tree: further cleanup to parallel ls-files.Linus Torvalds
2005-11-28ls-tree: major rewrite to do pathspecLinus Torvalds
2005-11-28write_name_quoted(): make one of the path a counted string.Junio C Hamano
2005-11-28Documentation: Describe merge operation a bit better.Junio C Hamano
2005-11-28Fix typo in http-push.cJan Andres
2005-11-28name-rev: fix parent counting.Junio C Hamano
2005-11-28rebase: one safety net, one bugfix and one optimization.Junio C Hamano
2005-11-28Merge http://www.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2005-11-28git-mv: quote $src in regexp properly.Junio C Hamano
2005-11-28[PATCH] gitk: Use i18n.commitencoding configuration item.Junio C Hamano
2005-11-28config.c: constness tightening to avoid compilation warning.Junio C Hamano
2005-11-28gitk: Fix diff this->selected and selected->this functionsPaul Mackerras
2005-11-28mailinfo: Do not use -u=<encoding>; say --encoding=<encoding>Junio C Hamano
2005-11-27mailinfo: Use i18n.commitencodingJunio C Hamano
2005-11-27mailinfo: allow -u to fall back on latin1 to utf8 conversion.Junio C Hamano
2005-11-27Introduce i18n.commitencoding.Junio C Hamano
2005-11-27Fix gitk this->selected diffsYann Dirson
2005-11-27Merge http://www.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2005-11-27git-mv: follow -k request even on failing renamesJosef Weidendorfer
2005-11-27Small fixes in Documentation/git-mv.txtJosef Weidendorfer
2005-11-27git-mv: fully detect 'directory moved into itself'Josef Weidendorfer
2005-11-27git-mv: keep git index consistent with file system on failed renameJosef Weidendorfer
2005-11-27git-mv: shrink usage, no usage on errorJosef Weidendorfer
2005-11-27setup_git_directory(): check repository format version.Junio C Hamano
2005-11-27init-db: check template and repository format.Junio C Hamano
2005-11-27Check repository format version in enter_repo().Junio C Hamano
2005-11-27Repository format version check.Junio C Hamano
2005-11-26format-patch: output filename reported to stdout verbatim.Junio C Hamano
2005-11-25name-rev: fix off-by-one error in --stdin.Junio C Hamano
2005-11-25git-mv is not able to handle big directoriesAlexander Litvinov
2005-11-25shell.c: complain on insufficient arguments.Junio C Hamano
2005-11-25GIT 0.99.9kv0.99.9kJunio C Hamano