16029 Commits (92cd872202241a0b80e88dadac5a4db071c8d1fa)
 

Author SHA1 Message Date
Alec Berryman dd9da51fe2 git-svn: factor out svnserve test code for later use 17 years ago
Junio C Hamano 903e09a3ec diff/diff-files: do not use --cc too aggressively 17 years ago
Heikki Orsila 1f5a892e52 Cosmetical command name fix 17 years ago
Heikki Orsila f18d244a63 Start conforming code to "git subcmd" style part 3 17 years ago
Brandon Casey bf55778855 t9700/test.pl: remove File::Temp requirement 17 years ago
Brandon Casey 8409bb3708 t9700/test.pl: avoid bareword 'STDERR' in 3-argument open() 17 years ago
Junio C Hamano 97a7a82f19 GIT 1.6.0.2 17 years ago
Junio C Hamano ce785c5944 Merge branch 'ho/maint-dashless' into maint 17 years ago
Ralf Wildenhues b66e00f12a Fix some manual typos. 17 years ago
Jeff King 06e75d9ac7 Use compatibility regex library also on FreeBSD 17 years ago
Johannes Sixt 9c101b3e6f Use compatibility regex library also on AIX 17 years ago
Junio C Hamano 873358dd2a Update draft release notes for 1.6.0.2 17 years ago
Arjen Laarhoven 3632cfc248 Use compatibility regex library for OSX/Darwin 17 years ago
Marcus Griep 971e628384 git-svn: Fixes my() parameter list syntax error in pre-5.8 Perl 17 years ago
Marcus Griep 836ff95df6 Git.pm: Use File::Temp->tempfile instead of ->new 17 years ago
Miklos Vajna 1e368681bd t7501: always use test_cmp instead of diff 17 years ago
Junio C Hamano a14f6ca26a Merge branch 'jc/maint-log-grep' into maint 17 years ago
Junio C Hamano 26c10c7ad3 Merge branch 'jc/maint-hide-cr-in-diff-from-less' into maint 17 years ago
Junio C Hamano 94c27881bd Merge branch 'jc/maint-checkout-fix' into maint 17 years ago
Junio C Hamano 9f35e5fd54 Merge branch 'np/maint-safer-pack' into maint 17 years ago
Junio C Hamano 5521883490 checkout: do not lose staged removal 17 years ago
Junio C Hamano d8bdc49265 Fix permission bits on sources checked out with an overtight umask 17 years ago
Dmitry Potapov c14c3c82da git-rebase--interactive: auto amend only edited commit 17 years ago
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