15364 Commits (03b9dfb18ba451a2221601b740004befa7614c5b)
 

Author SHA1 Message Date
Jeff King 6315472eed fetch: report local storage errors in status table 17 years ago
Johannes Schindelin bc0c0d8156 clone: respect url.insteadOf setting in global configs 17 years ago
Junio C Hamano d0658ec6fa Document the double-dash "rev -- path" disambiguator 17 years ago
Junio C Hamano 03e2b630f0 Update sample pre-commit hook to use "diff --check" 17 years ago
Junio C Hamano 049540435f diff --check: detect leftover conflict markers 17 years ago
Junio C Hamano 877f23ccb8 Teach "diff --check" about new blank lines at end 17 years ago
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
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