14471 Commits (1af8bca79766198c591d8db58f778a98e96627e2)
 

Author SHA1 Message Date
Junio C Hamano 1af8bca797 Merge branch 'maint' 17 years ago
Junio C Hamano 008442f5e7 Merge branch 'maint-1.5.4' into maint 17 years ago
Junio C Hamano 9d880582ee Merge branch 'ar/add-unreadable' 17 years ago
Junio C Hamano 8fe114a6e1 Merge branch 'ds/branch-auto-rebase' 17 years ago
Junio C Hamano f0abea652b Merge branch 'sv/first-parent' 17 years ago
Junio C Hamano 1fe82d609f Merge branch 'np/pack' 17 years ago
Junio C Hamano c748152612 Merge branch 'as/graph' 17 years ago
Junio C Hamano c01cdde186 Merge branch 'jk/maint-send-email-compose' 17 years ago
Junio C Hamano 2c0577f74b Merge branch 'hb/maint-send-email-quote-recipients' 17 years ago
Trent Piepho 325abb7b1a cvsexportcommit: Create config option for CVS dir 17 years ago
Horst H. von Brand 18023c2065 Fix recipient santitization 17 years ago
Jeff King d54eaaa268 send-email: rfc2047-quote subject lines with non-ascii characters 17 years ago
Jeff King 0706bd19ef send-email: specify content-type of --compose body 17 years ago
Christian Couder 824b5dc29c Documentation: rev-parse: add a few "--verify" and "--default" examples 17 years ago
Miklos Vajna c3170a83d6 git-merge: exclude unnecessary options from OPTIONS_SPEC 17 years ago
Alex Riesen 26ec126a91 Fix t3701 if core.filemode disabled 17 years ago
Marcel Koeppen 4be1fe1b94 Fix prepare-commit-msg hook and replace in-place sed 17 years ago
Jeff King e77b0b5d0f git-am: fix typo in usage message 17 years ago
Jeff King 74190d2363 doc/git-daemon: s/uploadarchive/uploadarch/ 17 years ago
Gustaf Hendeby 6923972823 Documentation: Add missing git svn commands 17 years ago
Brandon Casey 9231e3a953 t/Makefile: "trash" directory was renamed recently 17 years ago
Alex Riesen 2a028a0cab Ensure that a test is run in the trash directory 17 years ago
Mike Ralphson 377d9c409f Makefile: update the default build options for AIX 17 years ago
Junio C Hamano 6d2c1c2dc0 Merge branch 'maint' 17 years ago
Marcel Koeppen d16d5cdf59 Replace in-place sed in t7502-commit 17 years ago
Jon Loeliger e4d594c6bd git-filter-branch: Clarify file removal example. 17 years ago
Johannes Schindelin be4d2c83b6 submodule update: add convenience option --init 17 years ago
Miklos Vajna b30317819d git-fast-import: rename cmd_*() functions to parse_*() 17 years ago
Teemu Likonen ed02091714 Documentation/git-web--browse.txt: fix small typo 17 years ago
Imran M Yousuf a5099bb417 Use '-f' option to point to the .gitmodules file 17 years ago
Junio C Hamano 1fbb58b415 Merge git://repo.or.cz/git-gui 17 years ago
Chris Frey 58949bb18a Documentation/git-prune.txt: document unpacked logic 17 years ago
Junio C Hamano c7ea453618 Merge git://git.kernel.org/pub/scm/gitk/gitk 17 years ago
Junio C Hamano 4b172de81b Merge branch 'maint' 17 years ago
Junio C Hamano a473445ac2 Merge branch 'maint-1.5.4' into maint 17 years ago
Junio C Hamano b66ae7955c Merge branch 'sb/committer' 17 years ago
Junio C Hamano 761adeb4db Merge branch 'bd/tests' 17 years ago
Junio C Hamano 486d1a5644 Merge branch 'mv/format-cc' 17 years ago
Junio C Hamano 29182f7da4 Merge branch 'cc/hooks-doc' 17 years ago
Junio C Hamano adf59ec127 Merge branch 'jk/renamelimit' (early part) 17 years ago
Ian Hilt b7893cde53 Documentation/git-describe.txt: make description more readable 17 years ago
Jeff King 0bdf93cbf0 filter-branch: fix variable export logic 17 years ago
Jeff King 6d9878cc60 clone: bsd shell portability fix 17 years ago
Jeff King 30684dfaf8 t5000: tar portability fix 17 years ago
Jeff King bbf08124e0 fix bsd shell negation 17 years ago
Alex Riesen dad25e4a7c Add a config option to ignore errors for git-add 17 years ago
Alex Riesen 8959743645 Add a test for git-add --ignore-errors 17 years ago
Alex Riesen 984b83ef23 Add --ignore-errors to git-add to allow it to skip files with read errors 17 years ago
Alex Riesen 7ae02a30e8 Extend interface of add_files_to_cache to allow ignore indexing errors 17 years ago
Alex Riesen 960b8ad1b1 Make the exit code of add_file_to_index actually useful 17 years ago