2957 Commits (89438677abaae1a8ffc3c0905f3355a590da7bf4)
 

Author SHA1 Message Date
Pavel Roskin 2c4ed386e8 git-clone --shared should imply --local 19 years ago
Junio C Hamano 99e0169206 hash-object.c: type-fix to squelch compiler warnings. 19 years ago
Junio C Hamano d165fa14f0 define die() for scripts that use it. 19 years ago
Junio C Hamano d6ea70af77 verify-tag: make it operable from a subdirectory. 19 years ago
Junio C Hamano 7ea2fc47d2 tag: make it operable from a subdirectory. 19 years ago
Junio C Hamano eefaa4fca7 lost-found: make it operable from a subdirectory. 19 years ago
Junio C Hamano 9cc2527cd2 branch: make it operable from a subdirectory. 19 years ago
Junio C Hamano 1abacf3b5b ls-remote: define die() now we do not use git-sh-setup 19 years ago
Junio C Hamano 710b7098e2 count-objects: make it operable from a subdirectory. 19 years ago
Junio C Hamano 53228a5fb8 Make the rest of commands work from a subdirectory. 19 years ago
Junio C Hamano 5a3277133d Make networking commands to work from a subdirectory. 19 years ago
Junio C Hamano b191fa72ea ls-tree: work from subdirectory. 19 years ago
Junio C Hamano 706fe6ae03 hash-object: work within subdirectory. 19 years ago
Junio C Hamano c3e9a6534c checkout-index: work from subdirectory. 19 years ago
Junio C Hamano 61e2b01529 fsck-objects: work from subdirectory. 19 years ago
Junio C Hamano e44eb3e4c7 peek-remote: honor proxy config even from subdirectory. 19 years ago
Junio C Hamano edf2e37002 git-apply: work from subdirectory. 19 years ago
Junio C Hamano 4ca0660816 working from subdirectory: preparation 19 years ago
Junio C Hamano e9a45d75b5 bisect: quote pathnames for eval safety. 19 years ago
Linus Torvalds b3cfd939c3 bisect: limit the searchspace by pathspecs 19 years ago
Junio C Hamano 246cc52f38 ls-tree: match the test to the new semantics. 19 years ago
Junio C Hamano 32b5904b5f ls-tree: Resurrect funny name quoting lost during rewrite. 19 years ago
Linus Torvalds e2466376ec ls-tree: further tweaks of the rewrite 19 years ago
Linus Torvalds b45c569b6f ls-tree: further cleanup to parallel ls-files. 19 years ago
Linus Torvalds 3c5e8468a9 ls-tree: major rewrite to do pathspec 19 years ago
Junio C Hamano 9ef2b3cbf6 write_name_quoted(): make one of the path a counted string. 19 years ago
Junio C Hamano ffb1a4bed5 Documentation: Describe merge operation a bit better. 19 years ago
Jan Andres 3e2f62bebf Fix typo in http-push.c 19 years ago
Junio C Hamano f2e6f1c976 name-rev: fix parent counting. 19 years ago
Junio C Hamano 7f4bd5d831 rebase: one safety net, one bugfix and one optimization. 19 years ago
Junio C Hamano 36d277c72d Merge http://www.kernel.org/pub/scm/gitk/gitk 19 years ago
Junio C Hamano 90109b320d git-mv: quote $src in regexp properly. 19 years ago
Junio C Hamano 671bc1538a [PATCH] gitk: Use i18n.commitencoding configuration item. 19 years ago
Junio C Hamano 0dccc7dcee config.c: constness tightening to avoid compilation warning. 19 years ago
Paul Mackerras d327244a84 gitk: Fix diff this->selected and selected->this functions 19 years ago
Junio C Hamano 9f63892b38 mailinfo: Do not use -u=<encoding>; say --encoding=<encoding> 19 years ago
Junio C Hamano f1f909e318 mailinfo: Use i18n.commitencoding 19 years ago
Junio C Hamano 650e4be59b mailinfo: allow -u to fall back on latin1 to utf8 conversion. 19 years ago
Junio C Hamano 4e72dcec89 Introduce i18n.commitencoding. 19 years ago
Yann Dirson 55d1eb047d Fix gitk this->selected diffs 19 years ago
Junio C Hamano 56fc631939 Merge http://www.kernel.org/pub/scm/gitk/gitk 19 years ago
Josef Weidendorfer 26169747b8 git-mv: follow -k request even on failing renames 19 years ago
Josef Weidendorfer b933e818e9 Small fixes in Documentation/git-mv.txt 19 years ago
Josef Weidendorfer ca203ee7db git-mv: fully detect 'directory moved into itself' 19 years ago
Josef Weidendorfer f6bc189a45 git-mv: keep git index consistent with file system on failed rename 19 years ago
Josef Weidendorfer 3ae64dff68 git-mv: shrink usage, no usage on error 19 years ago
Junio C Hamano 22752e4c43 setup_git_directory(): check repository format version. 19 years ago
Junio C Hamano 4f629539cd init-db: check template and repository format. 19 years ago
Junio C Hamano 1644162ad5 Check repository format version in enter_repo(). 19 years ago
Junio C Hamano ab9cb76f66 Repository format version check. 19 years ago