45240 Commits (5bc5edbae1c5c3756a8927913d32d2b7519e30b0)
 

Author SHA1 Message Date
Junio C Hamano 5bc5edbae1 Merge branch 'jk/parseopt-usage-msg-opt' into maint 8 years ago
Junio C Hamano bcaf277b4a Merge branch 'jk/quote-env-path-list-component' into maint 8 years ago
Junio C Hamano fdfec7af46 Merge branch 'nd/shallow-fixup' into maint 8 years ago
Junio C Hamano 7902b72794 Merge branch 'sb/sequencer-abort-safety' into maint 8 years ago
Junio C Hamano 6d1f93acfa Merge branch 'da/mergetool-xxdiff-hotkey' into maint 8 years ago
Junio C Hamano e4ec408988 Merge branch 'jc/pull-rebase-ff' into maint 8 years ago
Junio C Hamano 07ec05d9e6 Merge branch 'js/normalize-path-copy-ceil' into maint 8 years ago
Junio C Hamano 9d2a24864e Merge branch 'ak/commit-only-allow-empty' into maint 8 years ago
Junio C Hamano 935a4783f7 Merge branch 'da/difftool-dir-diff-fix' into maint 8 years ago
Junio C Hamano 28c8a447dd Merge branch 'jb/diff-no-index-no-abbrev' into maint 8 years ago
Junio C Hamano 12361d025f Merge branch 'jk/stash-disable-renames-internally' into maint 8 years ago
Junio C Hamano 5ce6f51ff7 Merge branch 'jk/http-walker-limit-redirect' into maint 8 years ago
Junio C Hamano 7479ca4b44 Merge branch 'jc/renormalize-merge-kill-safer-crlf' into maint 8 years ago
Junio C Hamano cf479b4fb5 Merge branch 'ls/p4-empty-file-on-lfs' into maint 8 years ago
Junio C Hamano b3dac9c078 Merge branch 'da/mergetool-trust-exit-code' into maint 8 years ago
Junio C Hamano 430fd1cae5 Merge branch 'nd/worktree-list-fixup' into maint 8 years ago
Junio C Hamano 3075e40c75 Merge branch 'bw/push-dry-run' into maint 8 years ago
Junio C Hamano 9da9965ba6 Merge branch 'hv/submodule-not-yet-pushed-fix' into maint 8 years ago
Junio C Hamano 0f47d3d78e Merge branch 'dt/empty-submodule-in-merge' into maint 8 years ago
Junio C Hamano 7b0490f81c Merge branch 'jk/rev-parse-symbolic-parents-fix' into maint 8 years ago
Junio C Hamano 0ab8606ebb Merge branch 'js/mingw-isatty' into maint 8 years ago
Junio C Hamano 9d1e8ddc73 Merge branch 'bb/unicode-9.0' into maint 8 years ago
Junio C Hamano d27381eeeb Merge branch 'ls/travis-update-p4-and-lfs' into maint 8 years ago
Jeff Hostetler a9b8a09c3c mingw: replace isatty() hack 8 years ago
Alan Davies 86924838e3 mingw: fix colourization on Cygwin pseudo terminals 8 years ago
Johannes Schindelin fee807c5f6 mingw: adjust is_console() to work with stdin 8 years ago
Johannes Sixt 5e74824fac t5615-alternate-env: double-quotes in file names do not work on Windows 8 years ago
Johannes Sixt 7814fbe3f1 normalize_path_copy(): fix pushing to //server/share/dir on Windows 8 years ago
Junio C Hamano ce73bb22d8 Revert "sequencer: remove useless get_dir() function" 8 years ago
Jeff King 87433261a4 parse-options: print "fatal:" before usage_msg_opt() 8 years ago
Beat Bolli 9e6e9aefdf unicode_width.h: update the width tables to Unicode 9.0 8 years ago
Beat Bolli 3fe5799144 update_unicode.sh: remove the plane filter 8 years ago
Beat Bolli fef54f3162 update_unicode.sh: automatically download newer definition files 8 years ago
Beat Bolli 3f0a386309 update_unicode.sh: pin the uniset repo to a known good commit 8 years ago
Beat Bolli b79e28e370 update_unicode.sh: remove an unnecessary subshell level 8 years ago
Beat Bolli f3eb54920e update_unicode.sh: move it into contrib/update-unicode 8 years ago
Johannes Sixt eaa76de0df t5547-push-quarantine: run the path separator test on Windows, too 8 years ago
Jeff King aae2ae4f74 tmp-objdir: quote paths we add to alternates 8 years ago
Jeff King cf3c635210 alternates: accept double-quoted paths 8 years ago
Junio C Hamano 9b519609a6 Merge branch 'jk/alt-odb-cleanup' into jk/quote-env-path-list-component 8 years ago
David Aguilar 6cf5f6cef7 mergetools: fix xxdiff hotkeys 8 years ago
Johannes Schindelin cbb3f3c9b1 mingw: intercept isatty() to handle /dev/null as Git expects it 8 years ago
Stephan Beyer 39784cd362 sequencer: remove useless get_dir() function 8 years ago
Stephan Beyer 1e41229d96 sequencer: make sequencer abort safer 8 years ago
Stephan Beyer aeebd98ebe t3510: test that cherry-pick --abort does not unsafely change HEAD 8 years ago
Andreas Krey beb635ca9c commit: remove 'Clever' message for --only --amend 8 years ago
Jack Bates 43d1948b7b diff: handle --no-abbrev in no-index case 8 years ago
David Aguilar 853e10c197 difftool: fix dir-diff index creation when in a subdirectory 8 years ago
Stephan Beyer 1868331f13 am: change safe_to_abort()'s not rewinding error into a warning 8 years ago
Stephan Beyer ccd71b2f38 am: fix filename in safe_to_abort() error message 8 years ago