14953 Commits (46e56e81b3bc91af7071809fbda8dcdec22c4cb1)
 

Author SHA1 Message Date
Junio C Hamano 1ba111d1d6 checkdiff: pass diff_options to the callback 17 years ago
Ted Percival d54467b8c3 Don't use dash commands (git-foo) in tutorial-2 17 years ago
Lea Wiemann 4c7ba956a3 test-lib.sh: show git init output when in verbose mode 17 years ago
Junio C Hamano 8f8841e9c8 check_and_emit_line(): rename and refactor 17 years ago
Junio C Hamano 5ff10dd602 diff --check: explain why we do not care whether old side is binary 17 years ago
Junio C Hamano c0f5c69c68 Merge branch 'maint' 17 years ago
Junio C Hamano 7ac749c96d Merge branch 'maint-1.5.5' into maint 17 years ago
Junio C Hamano 006f31d77f GIT 1.5.5.5 17 years ago
Junio C Hamano 53b22a9e45 Merge branch 'maint-1.5.4' into maint-1.5.5 17 years ago
Junio C Hamano 872354dcb3 GIT 1.5.4.6 17 years ago
Junio C Hamano bc7c73e29c git-shell: accept "git foo" form 17 years ago
Junio C Hamano 18374e584c diff --check: do not discard error status upon seeing a good line 17 years ago
Jeff King d2bf48d2ad improve for-each-ref test script 17 years ago
Jing Xue 4c2d5d722c Add 'git-p4.allowSubmit' to git-p4 17 years ago
Junio C Hamano de8d957034 Start draft release notes for 1.6.0 17 years ago
Dmitry Potapov f9a08f618f update-hook-example: optionally allow non-fast-forward 17 years ago
Thomas Rast f6bebd121a git-send-email: add support for TLS via Net::SMTP::SSL 17 years ago
Kevin Ballard 300913bd44 git-send-email: Accept fifos as well as files 17 years ago
Nicolas Pitre c0a5e2d477 pack.indexversion config option now defaults to 2 17 years ago
Junio C Hamano 41e98de428 Merge branch 'maint' 17 years ago
Junio C Hamano dfc8f39e43 Allow "git-reset path" when unambiguous 17 years ago
Alex Riesen 3015fa5846 Fix use of "perl -i" on Windows 17 years ago
Junio C Hamano e636106c76 GIT 1.5.6.1 17 years ago
Junio C Hamano e2da671a64 Merge branch 'sb/rebase' 17 years ago
Junio C Hamano 78e996451b Merge branch 'lw/gitweb' 17 years ago
Junio C Hamano abf7e0df17 Merge branch 'lt/config-fsync' 17 years ago
Junio C Hamano e4403d8bd3 Merge branch 'sr/tests' 17 years ago
Junio C Hamano 01d8ff70f4 Merge branch 'jh/clone-packed-refs' 17 years ago
Junio C Hamano 14f0e48db7 Merge branch 'lw/perlish' 17 years ago
Dmitry Potapov df79b9fdb8 fix update-hook-example to work with packed tag references 17 years ago
Jeff King 2beebd22f4 clone: create intermediate directories of destination repo 17 years ago
Junio C Hamano 4ace4fc584 Merge branch 'jc/maint-combine-diff-pre-context' into maint 17 years ago
Junio C Hamano 41cb0fc100 Merge branch 'lt/maint-gitdir-relative' into maint 17 years ago
Junio C Hamano 340a6b58da Merge branch 'sb/maint-rebase' into maint 17 years ago
Jeff King 87412ec1f1 for-each-ref: implement missing tag values 17 years ago
Nicolas Pitre 22c79eab29 repack.usedeltabaseoffset config option now defaults to "true" 17 years ago
Nicolas Pitre 85fe23ed2a verify-pack: test for detection of index v2 object CRC mismatch 17 years ago
Nicolas Pitre c41a4a9468 verify-pack: check packed object CRC when using index version 2 17 years ago
Nicolas Pitre 77d3ecee85 move show_pack_info() where it belongs 17 years ago
Nicolas Pitre 99093238bb optimize verify-pack a bit 17 years ago
Jeff King 8e21d63b02 clone: create intermediate directories of destination repo 17 years ago
Junio C Hamano 98db51e624 Keep some git-* programs in $(bindir) 17 years ago
Junio C Hamano f98f8cbac0 Ship sample hooks with .sample suffix 17 years ago
Junio C Hamano ba2d0f4f35 pre-rebase hook update 17 years ago
Nicolas Pitre 27d69a465d refactor pack structure allocation 17 years ago
Junio C Hamano 7550be0a2b Prepare execv_git_cmd() for removal of builtins from the filesystem 17 years ago
Junio C Hamano 0a47dc110e git-shell: accept "git foo" form 17 years ago
Nicolas Pitre 29b0d01912 test case for pack resilience against corruptions 17 years ago
Nicolas Pitre 8eca0b47ff implement some resilience against pack corruptions 17 years ago
Nicolas Pitre 1f5c74f6cf call init_pack_revindex() lazily 17 years ago