15089 Commits (31a92f6aa47732e93f6685b8d1fd1ac09c1fec44)
 

Author SHA1 Message Date
Junio C Hamano de8d957034 Start draft release notes for 1.6.0 17 years ago
Steffen Prohaska 14086b0a13 compat/pread.c: Add a forward declaration to fix a warning 17 years ago
Steffen Prohaska cd800eecc2 Windows: Fix ntohl() related warnings about printf formatting 17 years ago
Johannes Sixt 6fd6aec44f Windows: TMP and TEMP environment variables specify a temporary directory. 17 years ago
Johannes Sixt cc3b7a9732 Windows: Make 'git help -a' work. 17 years ago
Johannes Sixt b2f5e2684d Windows: Work around an oddity when a pipe with no reader is written to. 17 years ago
Johannes Sixt bfdd9ffd2f Windows: Make the pager work. 17 years ago
Johannes Sixt 0b50b860a5 When installing, be prepared that template_dir may be relative. 17 years ago
Johannes Sixt 8512439af2 Windows: Use a relative default template_dir and ETC_GITCONFIG 17 years ago
Johannes Sixt 6fad004a37 Windows: Compute the fallback for exec_path from the program invocation. 17 years ago
Johannes Sixt 4ec22a48c0 Turn builtin_exec_path into a function. 17 years ago
Johannes Sixt fc2ded5b08 Windows: Use a customized struct stat that also has the st_blocks member. 17 years ago
Johannes Sixt 7c0ffa1cb7 Windows: Add a custom implementation for utime(). 17 years ago
Marius Storm-Olsen 5411bdc4e4 Windows: Add a new lstat and fstat implementation based on Win32 API. 17 years ago
Johannes Sixt 7e5d776854 Windows: Implement a custom spawnve(). 17 years ago
Johannes Sixt 746fb85744 Windows: Implement wrappers for gethostbyname(), socket(), and connect(). 17 years ago
Johannes Sixt 87bddba992 Windows: Work around incompatible sort and find. 17 years ago
Johannes Sixt 618ebe9ff9 Windows: Implement asynchronous functions as threads. 17 years ago
Johannes Sixt be501813d2 Windows: Disambiguate DOS style paths from SSH URLs. 17 years ago
Johannes Sixt 6ed807f843 Windows: A rudimentary poll() emulation. 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
Abhijit Menon-Sen f531e463f0 git-gui: Don't select the wrong file if the last listed file is staged. 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