2624 Commits (e44eb3e4c74c5f6c1fca1cf92ddb454ad248c24c)
 

Author SHA1 Message Date
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 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
Junio C Hamano 51b3c00e9d format-patch: output filename reported to stdout verbatim. 19 years ago
Junio C Hamano 2d76d0d151 name-rev: fix off-by-one error in --stdin. 19 years ago
Alexander Litvinov f359ae42ac git-mv is not able to handle big directories 19 years ago
Junio C Hamano ab5f86275c shell.c: complain on insufficient arguments. 19 years ago
Junio C Hamano 2a1ddc58e4 git-sh-setup: move the repository check to a core program. 19 years ago
Junio C Hamano 5e7bfe2567 setup_git_directory: make sure GIT_DIR is a valid repository. 19 years ago
Junio C Hamano 5d318ce6a9 git-var: make it work in subdirectory. 19 years ago
Junio C Hamano ae2b0f1518 git-sh-setup: die if outside git repository. 19 years ago
Junio C Hamano e8cc80d039 parse-remote and ls-remote clean-up. 19 years ago
Junio C Hamano f678dd180a Prevent "git-commit -a path1 path2..." 19 years ago
Junio C Hamano 3a2f2bb354 config.c: avoid shadowing global. 19 years ago
YOSHIFUJI Hideaki / 吉藤英明 874fbc3323 Fix a warning about unused value. 19 years ago
Andreas Ericsson 2c52a42dd7 cvsimport: Don't let local settings hinder cvs user-migration. 19 years ago
Johannes Schindelin ee72aeaf00 Rename git-config-set to git-repo-config 19 years ago
Junio C Hamano a50b870aa1 diff-tree: teach single-commit diff-tree to honour grafts 19 years ago
Junio C Hamano 9c20a47067 Teach update-index to read from ls-tree. 19 years ago
Junio C Hamano b7884981f8 git-revert: make --edit default. 19 years ago
Linus Torvalds 30c7bb249e Allow editing of a revert-message 19 years ago
Josef Weidendorfer 073dab137a Fix git-mv for moving directories with 1 file 19 years ago
Junio C Hamano fbf8ac212c git-merge: make recursive the default strategy 19 years ago
Junio C Hamano b99a394cd1 pack-redundant: type cleanups. 19 years ago
Pavel Roskin 495473c08a [PATCH] gitk: UTF-8 support 19 years ago