45404 Commits (796c7972c7236634655d2333333e9f871149b994)
 

Author SHA1 Message Date
Beat Bolli f3eb54920e update_unicode.sh: move it into contrib/update-unicode 8 years ago
Luke Diamand 378f7be1e7 git-p4: support git worktrees 8 years ago
Junio C Hamano de2efebf7c Early fixes for 2.11.x series 8 years ago
Junio C Hamano ad9d7346b3 Merge branch 'ew/svn-fixes' 8 years ago
Junio C Hamano c04790a93a Merge branch 'js/mingw-isatty' 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
Vitaly "_Vi" Shukela bf03b79047 submodule--helper: set alternateLocation for cloned submodules 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
Jacob Keller b1d31c8954 ref-filter: add support to display trailers as part of contents 8 years ago
Jacob Keller d9f31fbfe9 pretty: add %(trailers) format for displaying trailers of a commit message 8 years ago
Nguyễn Thái Ngọc Duy 9512177b68 rebase: add --quit to cleanup rebase, leave everything else untouched 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
Nguyễn Thái Ngọc Duy 649b0c316a shallow.c: remove useless code 8 years ago
Rasmus Villemoes 1127b3ced5 shallow.c: bit manipulation tweaks 8 years ago
Rasmus Villemoes 381aa8e730 shallow.c: avoid theoretical pointer wrap-around 8 years ago
Nguyễn Thái Ngọc Duy f2386c6b77 shallow.c: make paint_alloc slightly more robust 8 years ago
Nguyễn Thái Ngọc Duy 6bc3d8c5ec shallow.c: stop abusing COMMIT_SLAB_SIZE for paint_info's memory pools 8 years ago
Nguyễn Thái Ngọc Duy 0afd307ab4 shallow.c: rename fields in paint_info to better express their purposes 8 years ago
Junio C Hamano 3f061bf514 lockfile: LOCK_REPORT_ON_ERROR 8 years ago
Junio C Hamano b3e83cc752 hold_locked_index(): align error handling with hold_lockfile_for_update() 8 years ago
Junio C Hamano 89d38fb266 wt-status: implement opportunisitc index update correctly 8 years ago
Jeff King 9d4e28ead5 stash: prefer plumbing over git-diff 8 years ago
Jeff King 1f7c926132 xdiff: drop XDL_FAST_HASH 8 years ago
Jeff King 3680f16f9d http-walker: complain about non-404 loose object errors 8 years ago
Junio C Hamano 43ec089eea Merge branch 'ew/http-walker' into jk/http-walker-limit-redirect 8 years ago
Jeff King cb4d2d35c4 http: treat http-alternates like redirects 8 years ago
Jeff King 50d3413740 http: make redirects more obvious 8 years ago