45356 Commits (862e80a413e45d34834ecd573e5c6b39e38ba850)
 

Author SHA1 Message Date
Nguyễn Thái Ngọc Duy 29647d79a9 config.c: handle error case for fstat() calls 8 years ago
Kyle J. McKay 08414938a2 mailinfo.c: move side-effects outside of assert 8 years ago
Max Kirillov c46458e82f mingw: consider that UNICODE_STRING::Length counts bytes 8 years ago
George Vanburgh 9943e5b979 git-p4: fix multi-path changelist empty commits 8 years ago
Luke Diamand df8a9e86db git-p4: avoid crash adding symlinked directory 8 years ago
Lars Schneider 7eeda8b821 t0021: fix flaky test 8 years ago
Jeff King 29401e1575 index-pack: skip collision check when not in repository 8 years ago
Johannes Sixt 7814fbe3f1 normalize_path_copy(): fix pushing to //server/share/dir on Windows 8 years ago
Jeff King a3c45d1260 t: use nongit() function where applicable 8 years ago
Jeff King 7176a31444 index-pack: complain when --stdin is used outside of a repo 8 years ago
Jeff King de95302a4c t5000: extract nongit function to test-lib-functions.sh 8 years ago
Jeff King 54471fdcc3 README: replace gmane link with public-inbox 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
Jeff King 046e4c1c09 Makefile: exclude contrib from FIND_SOURCE_FILES 8 years ago
Jeff King 8fa2043293 Makefile: match shell scripts in FIND_SOURCE_FILES 8 years ago
Jeff King e6fc85b11f Makefile: exclude test cruft from FIND_SOURCE_FILES 8 years ago
Jeff King e951ebca91 Makefile: reformat FIND_SOURCE_FILES 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
Stefan Beller 9e189f1a5c t3600: slightly modernize style 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
Luis Ressel e2c20be57c date-formats.txt: Typo fix 8 years ago
Eric Wong ea9a93dcc2 git-svn: document useLogAuthor and addAuthorFrom config keys 8 years ago
Eric Wong a0f5a0c828 git-svn: allow "0" in SVN path components 8 years ago
David Aguilar 6cf5f6cef7 mergetools: fix xxdiff hotkeys 8 years ago
David Aguilar ce6926974e difftool: rename variables for consistency 8 years ago
David Aguilar f242a03d73 difftool: chdir as early as possible 8 years ago
David Aguilar e6e3e2a67c difftool: sanitize $workdir as early as possible 8 years ago
David Aguilar 86defcbe3f difftool: fix dir-diff index creation when in a subdirectory 8 years ago
Johannes Schindelin cbb3f3c9b1 mingw: intercept isatty() to handle /dev/null as Git expects it 8 years ago
Kristoffer Haugsbakk 47437fd3bd doc: omit needless "for" 8 years ago
Kristoffer Haugsbakk c857c3a1ce doc: make the intent of sentence clearer 8 years ago
Kristoffer Haugsbakk f383e4ed53 doc: add verb in front of command to run 8 years ago
Kristoffer Haugsbakk 8b9bb339cd doc: add articles (grammar) 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