15806 Commits (7fe4a728a16cf4e873702f8478fa3e28e8ae89ce)
 

Author SHA1 Message Date
Heikki Orsila 05207a2881 Start conforming code to "git subcmd" style part 2 17 years ago
Dmitry Potapov 8beb1f33d1 git-rebase-interactive: do not squash commits on abort 17 years ago
Junio C Hamano a5ccc5979d Don't verify host name in SSL certs when GIT_SSL_NO_VERIFY is set 17 years ago
Junio C Hamano df58a8274d diff --quiet: make it synonym to --exit-code >/dev/null 17 years ago
Junio C Hamano 9d865356ab diff Porcelain: do not disable auto index refreshing on -C -C 17 years ago
Junio C Hamano aaefbfa66c Update draft release notes for 1.6.0.2 17 years ago
Junio C Hamano 1eff26c0e2 stash: refresh the index before deciding if the work tree is dirty 17 years ago
Junio C Hamano 1b118da8bd Merge branch 'maint' of git://repo.or.cz/git-gui into maint 17 years ago
Junio C Hamano f22a432b15 Mention the fact that 'git annotate' is only for backward compatibility. 17 years ago
Junio C Hamano 7ceacdffc5 "blame -c" should be compatible with "annotate" 17 years ago
Junio C Hamano a4d7d2c6db log --author/--committer: really match only with name part 17 years ago
Shawn O. Pearce ca53c3fdcf git-gui: Fix diff parsing for lines starting with "--" or "++" 17 years ago
Junio C Hamano f88d225feb diff --cumulative is a sub-option of --dirstat 17 years ago
Petr Baudis ff2549dc9a bash completion: Hide more plumbing commands 17 years ago
Junio C Hamano de5d560c99 Start 1.6.0.2 maintenance cycle 17 years ago
Junio C Hamano 6a42cfe86c Merge branch 'nd/worktree' into maint 17 years ago
Junio C Hamano 36f44a0680 Merge branch 'ho/dashless' into maint 17 years ago
Nanako Shiraishi 47a528ad24 tests: use "git xyzzy" form (t7200 - t9001) 17 years ago
Nanako Shiraishi d592b3157f tests: use "git xyzzy" form (t7000 - t7199) 17 years ago
Jonas Fonseca 73bae1dc46 Fix passwd(5) ref and reflect that commit doens't use commit-tree 17 years ago
Nicolas Pitre 6b9c42b4da improve handling of sideband message display 17 years ago
Nanako Shiraishi 3604e7c5c6 tests: use "git xyzzy" form (t3600 - t6999) 17 years ago
Nanako Shiraishi 0cb0e143ff tests: use "git xyzzy" form (t0000 - t3599) 17 years ago
Jeff King bea005e21b checkout: fix message when leaving detached HEAD 17 years ago
Clemens Buchacher 44a68fd526 clone: fix creation of explicitly named target directory 17 years ago
Miklos Vajna db3a95459c Makefile: add merge_recursive.h to LIB_H 17 years ago
Heikki Orsila 62e00b0a9a Improve documentation for --dirstat diff option 17 years ago
Johan Herland 86521acaca Bring local clone's origin URL in line with that of a remote clone 17 years ago
SZEDER Gábor f733c70941 Documentation: minor cleanup in a use case in 'git stash' manual 17 years ago
SZEDER Gábor 9da6f0fff2 Documentation: fix disappeared lines in 'git stash' manpage 17 years ago
SZEDER Gábor d4040e0a17 Documentation: fix reference to a for-each-ref option 17 years ago
Alexander Gavrilov 9dc3793166 git-gui: Fix string escaping in po2msg.sh 17 years ago
Clemens Buchacher 55ba8a3474 git gui: show diffs with a minimum of 1 context line 17 years ago
Ask Bjørn Hansen 1487743687 Document sendemail.envelopesender configuration 17 years ago
Gustaf Hendeby e5b5c1d2cf Document clarification: gitmodules, gitattributes 17 years ago
Junio C Hamano 7e44c93558 'git foo' program identifies itself without dash in die() messages 17 years ago
Nguyễn Thái Ngọc Duy bb528633b3 setup_git_directory(): fix move to worktree toplevel directory 17 years ago
Nguyễn Thái Ngọc Duy f83eafdd62 update-index: fix worktree setup 17 years ago
Teemu Likonen 1707adb7f2 config.txt: Add missing colons after option name 17 years ago
Junio C Hamano 3928097020 diff: Help "less" hide ^M from the output 17 years ago
Junio C Hamano bbb896d8e1 gitattributes: -crlf is not binary 17 years ago
Junio C Hamano 8fdcf31254 checkout: do not check out unmerged higher stages randomly 17 years ago
Heikki Orsila 34baebcee1 Start conforming code to "git subcmd" style 17 years ago
Junio C Hamano ed0f47a8c4 git-apply: Loosen "match_beginning" logic 17 years ago
Junio C Hamano ee837244df Fix example in git-name-rev documentation 17 years ago
Junio C Hamano df85f7855d Merge branch 'sp/missing-thin-base' into maint 17 years ago
Junio C Hamano 014aff7c92 Merge branch 'af/maint-install-no-handlink' into maint 17 years ago
Junio C Hamano 6ffaecc7d8 shell: do not play duplicated definition games to shrink the executable 17 years ago
Alex Riesen 4e3ae59ef6 Fix use of hardlinks in "make install" 17 years ago
Nicolas Pitre d35825da6d fixup_pack_header_footer(): use nicely aligned buffer sizes 17 years ago