16133 Commits (eb53586ba94087d9750c58d29ff494e5c1a95207)
 

Author SHA1 Message Date
Miklos Vajna 6bb6b0341a builtin-commit: use commit_tree() 17 years ago
Nanako Shiraishi ede4caf6e3 Install git-cvsserver in $(bindir) 17 years ago
Michael J Gruber 414851a42e separate build targets for man and html documentation 17 years ago
Michael J Gruber 6fe570de05 allow installation of man and html doc from the man and html branches 17 years ago
Miklos Vajna ee20a129de commit_tree(): add a new author parameter 17 years ago
Junio C Hamano 628b06d7d7 Fix git-diff-tree --stdin 17 years ago
Junio C Hamano b281eea75f Merge branch 'maint' 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
Nanako Shiraishi da06a80322 t9101: use "git hash-object" without dash 17 years ago
Nanako Shiraishi f964732c05 tests: use "git foo" without dash in strings 17 years ago
Nanako Shiraishi 1f77354b02 t9700: use "git config" without dash 17 years ago
Nanako Shiraishi eaa2a6fc84 t9300, t9301: use "git fast-import/fast-export" without dash 17 years ago
Nanako Shiraishi 5190d73d1e t9200: use "git cvsexportcommit" without dash 17 years ago
Junio C Hamano a15a435ad3 Merge branch 'ho/dashless' 17 years ago
Junio C Hamano 5521883490 checkout: do not lose staged removal 17 years ago
Dotan Barak e8eec71d6e Use xmalloc() and friends to catch allocation failures 17 years ago
Junio C Hamano d8bdc49265 Fix permission bits on sources checked out with an overtight umask 17 years ago
Junio C Hamano d79796bcf0 push: receiver end advertises refs from alternate repositories 17 years ago
Junio C Hamano 40c155ff14 push: prepare sender to receive extended ref information from the receiver 17 years ago
Junio C Hamano be5908aed3 receive-pack: make it a builtin 17 years ago
Junio C Hamano 90b4a71c49 is_directory(): a generic helper function 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
Christian Couder 4886b89f8f refs: improve comments about "reading" argument of "resolve_ref" 17 years ago
Arjen Laarhoven 10708a994a t6023-merge-file: Work around non-portable sed usage 17 years ago
Mikael Magnusson bfd083b734 Correct output of git-count-objects. 17 years ago
Johannes Sixt e705d757bd Windows: git-shell can be compiled again 17 years ago
Nanako Shiraishi 1364ff27dc t/t91XX git-svn tests: run "git svn" not "git-svn" 17 years ago
Nanako Shiraishi 16805d3e59 t/t91XX-svn: start removing use of "git-" from these tests 17 years ago
Junio C Hamano 24fa13cbb7 Merge git://git.bogomips.org/git-svn 17 years ago
Junio C Hamano 277cd4c4bd Merge branch 'ar/autospell' 17 years ago
Junio C Hamano cd50988ae0 Merge branch 'jc/cc-ld-dynpath' 17 years ago
Junio C Hamano fdfb4cfadc Merge branch 'jc/hide-cr-in-diff-from-less' 17 years ago
Junio C Hamano 11bd3ddb91 Merge branch 'jc/maint-checkout-fix' 17 years ago
Anders Melchiorsen 4d6e4c4d34 wt-status: Teach how to discard changes in the working directory 17 years ago
Anders Melchiorsen bb914b14c9 wt-status: Split header generation into three functions 17 years ago
Andreas Ericsson af9ce1ffc6 Teach "git diff -p" to locate PHP class methods 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
Eric Wong f4392df485 git-svn: fix handling of even funkier branch names 17 years ago
Junio C Hamano 48196afd28 daemon.c: avoid setlinebuf() 17 years ago
Miklos Vajna 4271666046 builtin-merge: release the lockfile in try_merge_strategy() 17 years ago