2667 Commits (9cac9d368934f68e75810df95211a6522d4d139e)
 

Author SHA1 Message Date
Junio C Hamano 7f4bd5d831 rebase: one safety net, one bugfix and one optimization. 20 years ago
Junio C Hamano 36d277c72d Merge http://www.kernel.org/pub/scm/gitk/gitk 20 years ago
Junio C Hamano 90109b320d git-mv: quote $src in regexp properly. 20 years ago
Junio C Hamano 671bc1538a [PATCH] gitk: Use i18n.commitencoding configuration item. 20 years ago
Junio C Hamano 0dccc7dcee config.c: constness tightening to avoid compilation warning. 20 years ago
Paul Mackerras d327244a84 gitk: Fix diff this->selected and selected->this functions 20 years ago
Junio C Hamano 9f63892b38 mailinfo: Do not use -u=<encoding>; say --encoding=<encoding> 20 years ago
Junio C Hamano f1f909e318 mailinfo: Use i18n.commitencoding 20 years ago
Junio C Hamano 650e4be59b mailinfo: allow -u to fall back on latin1 to utf8 conversion. 20 years ago
Junio C Hamano 4e72dcec89 Introduce i18n.commitencoding. 20 years ago
Yann Dirson 55d1eb047d Fix gitk this->selected diffs 20 years ago
Junio C Hamano 56fc631939 Merge http://www.kernel.org/pub/scm/gitk/gitk 20 years ago
Josef Weidendorfer 26169747b8 git-mv: follow -k request even on failing renames 20 years ago
Josef Weidendorfer b933e818e9 Small fixes in Documentation/git-mv.txt 20 years ago
Josef Weidendorfer ca203ee7db git-mv: fully detect 'directory moved into itself' 20 years ago
Josef Weidendorfer f6bc189a45 git-mv: keep git index consistent with file system on failed rename 20 years ago
Josef Weidendorfer 3ae64dff68 git-mv: shrink usage, no usage on error 20 years ago
Junio C Hamano 22752e4c43 setup_git_directory(): check repository format version. 20 years ago
Junio C Hamano 4f629539cd init-db: check template and repository format. 20 years ago
Junio C Hamano 1644162ad5 Check repository format version in enter_repo(). 20 years ago
Junio C Hamano ab9cb76f66 Repository format version check. 20 years ago
Junio C Hamano 51b3c00e9d format-patch: output filename reported to stdout verbatim. 20 years ago
Junio C Hamano 2d76d0d151 name-rev: fix off-by-one error in --stdin. 20 years ago
Alexander Litvinov f359ae42ac git-mv is not able to handle big directories 20 years ago
Junio C Hamano ab5f86275c shell.c: complain on insufficient arguments. 20 years ago
Junio C Hamano 2a1ddc58e4 git-sh-setup: move the repository check to a core program. 20 years ago
Junio C Hamano 5e7bfe2567 setup_git_directory: make sure GIT_DIR is a valid repository. 20 years ago
Junio C Hamano 5d318ce6a9 git-var: make it work in subdirectory. 20 years ago
Junio C Hamano ae2b0f1518 git-sh-setup: die if outside git repository. 20 years ago
Junio C Hamano e8cc80d039 parse-remote and ls-remote clean-up. 20 years ago
Junio C Hamano f678dd180a Prevent "git-commit -a path1 path2..." 20 years ago
Junio C Hamano 3a2f2bb354 config.c: avoid shadowing global. 20 years ago
YOSHIFUJI Hideaki / 吉藤英明 874fbc3323 Fix a warning about unused value. 20 years ago
Andreas Ericsson 2c52a42dd7 cvsimport: Don't let local settings hinder cvs user-migration. 20 years ago
Johannes Schindelin ee72aeaf00 Rename git-config-set to git-repo-config 20 years ago
Junio C Hamano a50b870aa1 diff-tree: teach single-commit diff-tree to honour grafts 20 years ago
Junio C Hamano 9c20a47067 Teach update-index to read from ls-tree. 20 years ago
Junio C Hamano b7884981f8 git-revert: make --edit default. 20 years ago
Linus Torvalds 30c7bb249e Allow editing of a revert-message 20 years ago
Josef Weidendorfer 073dab137a Fix git-mv for moving directories with 1 file 20 years ago
Junio C Hamano fbf8ac212c git-merge: make recursive the default strategy 20 years ago
Junio C Hamano b99a394cd1 pack-redundant: type cleanups. 20 years ago
Pavel Roskin 495473c08a [PATCH] gitk: UTF-8 support 20 years ago
Jeff Hobbs 2ed49d5424 [PATCH] gitk: put braces around exprs 20 years ago
Paul Serice c61642185d Fixed git:// IPv4 address problem when compiled with -DNO_IPV6. 20 years ago
Alex Riesen d1ab157759 arguments cleanup and some formatting 20 years ago
Alex Riesen 2b6e34c1a3 remove unused variable 20 years ago
Alex Riesen 60435f68bb speedup allocation in pack-redundant.c 20 years ago
Lukas Sandström bb931cf9d7 Make git-pack-redundant take a list of unimportant objs on stdin 20 years ago
Junio C Hamano 302ebfe521 Merge http://www.kernel.org/pub/scm/gitk/gitk 20 years ago