15988 Commits (ede4caf6e3204f9d63758d6410d0f124b0caab32)
 

Author SHA1 Message Date
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
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
Dotan Barak e8eec71d6e Use xmalloc() and friends to catch allocation failures 17 years ago
Heikki Orsila 05207a2881 Start conforming code to "git subcmd" style part 2 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
Andreas Ericsson af9ce1ffc6 Teach "git diff -p" to locate PHP class methods 17 years ago
Eric Wong f4392df485 git-svn: fix handling of even funkier branch names 17 years ago
Junio C Hamano ec3a4ba519 Update draft release notes for 1.6.1 17 years ago
Junio C Hamano af9552f030 Merge git://git.bogomips.org/git-svn 17 years ago
Paul Talacko 7c4d0219cf git-svn: set auto_props when renaming files 17 years ago
Eric Wong a786091b4a t9124: clean up chdir usage 17 years ago
Junio C Hamano 5fc3e67ac0 Merge updated git-gui and gitk that call each other 17 years ago
Junio C Hamano 4a09bc9664 Merge branch 'maint' 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
Thomas Rast 4457d4f767 git-svn: fix 'info' tests for unknown items 17 years ago
Thomas Rast 2cf3e3ac02 git-svn: match SVN 1.5 behaviour of info' on unknown item 17 years ago
Thomas Rast 05427b91f0 git svn info: always quote URLs in 'info' output 17 years ago
Thomas Rast edde9112ab git svn info: make info relative to the current directory 17 years ago
Thomas Rast 8d5100c7a8 git svn info: tests: fix ptouch argument order in setup 17 years ago
Thomas Rast 67214c85af git svn info: tests: use test_cmp instead of git-diff 17 years ago