66779 Commits (dab73aebd85acf6441769370f380f50619c3ebae)
 

Author SHA1 Message Date
Victoria Dye f2a2876f5a contrib/scalar: fix 'all' target in Makefile 3 years ago
Ævar Arnfjörð Bjarmason 8af0699b7a Documentation/Makefile: fix "make info" regression in dad9cd7d51 3 years ago
Garrit Franke 1da312742d apply.c: remove unnecessary include 3 years ago
Garrit Franke bb886cf9b4 serve.c: remove unnecessary include 3 years ago
Adam Dinwoodie 2e37594797 configure.ac: fix HAVE_SYNC_FILE_RANGE definition 3 years ago
Carlo Marcelo Arenas Belón 5b52d9f15e git-compat-util: really support openssl as a source of entropy 3 years ago
Philippe Blain 465b30a92d submodule.h: use a named enum for RECURSE_SUBMODULES_* 3 years ago
Josh Steadmon 350296cc78 ls-tree: `-l` should not imply recursive listing 3 years ago
Khalid Masum 82b28c4ed8 t3501: remove test -f and stop ignoring git <cmd> exit code 3 years ago
René Scharfe 84792322ed commit, sequencer: turn off break_opt for commit summary 3 years ago
Emir SARI 3117f0f9f7 l10n: tr: v2.36.0 round 1 3 years ago
Jiang Xin 66593217ec l10n: git.pot: v2.36.0 round 1 (192 new, 106 removed) 3 years ago
Jiang Xin 6b49afdc70 Merge branch 'master' of github.com:git-l10n/git-po 3 years ago
Junio C Hamano faa21c10d4 Git 2.36-rc0 3 years ago
Junio C Hamano 7c6d8ee8fa Merge branch 'pw/worktree-list-with-z' 3 years ago
Junio C Hamano 77ceb11342 Merge branch 'jc/coding-guidelines-decl-in-for-loop' 3 years ago
Junio C Hamano 909d5b646e Merge branch 'vd/mv-refresh-stat' 3 years ago
Junio C Hamano 439c1e6d5d Merge branch 'jh/builtin-fsmonitor-part2' 3 years ago
Junio C Hamano ba2452b247 Merge branch 'tk/ambiguous-fetch-refspec' 3 years ago
Junio C Hamano 0f5e885173 Merge branch 'rc/fetch-refetch' 3 years ago
Junio C Hamano 1b54f5b89a Merge branch 'jc/mailsplit-warn-on-tty' 3 years ago
Junio C Hamano fe496dc5b9 Merge branch 'ns/trace2-fsync-stat' 3 years ago
Junio C Hamano da95e25656 Merge branch 'gc/branch-recurse-submodules-fix' 3 years ago
Junio C Hamano 98f6a3a353 Merge branch 'ns/fsync-or-die-message-fix' 3 years ago
Junio C Hamano 27dd460799 Merge branch 'ns/core-fsyncmethod' 3 years ago
Junio C Hamano 8e6e14fcea Merge branch 'dp/worktree-repair-in-usage' 3 years ago
Junio C Hamano 259ec8f5b9 Merge branch 'ab/reftable-aix-xlc-12' 3 years ago
Junio C Hamano cf0e875cd8 Merge branch 'gc/submodule-update-part2' 3 years ago
Junio C Hamano e8926670d4 Merge branch 'ds/t7700-kept-pack-test' 3 years ago
Junio C Hamano 3928e902e3 Merge branch 'ds/partial-bundle-more' 3 years ago
Junio C Hamano 1041d58b4d Merge branch 'tl/ls-tree-oid-only' 3 years ago
Junio C Hamano 3ff8cbfe8a Merge branch 'ab/reflog-parse-options' 3 years ago
Fernando Ramos 980145f747 mergetools: add description to all diff/merge tools 3 years ago
Fernando Ramos 7b5cf8be18 vimdiff: add tool documentation 3 years ago
Joel Holdsworth 4ff0108d9e git-p4: sort imports 3 years ago
Joel Holdsworth e8f8b3b2a3 git-p4: seperate multiple statements onto seperate lines 3 years ago
Joel Holdsworth 4768af2088 git-p4: move inline comments to line above 3 years ago
Joel Holdsworth 77956b9de5 git-p4: only seperate code blocks by a single empty line 3 years ago
Joel Holdsworth da0134f653 git-p4: compare to singletons with "is" and "is not" 3 years ago
Joel Holdsworth 7a3e83d0bd git-p4: normalize indentation of lines in conditionals 3 years ago
Joel Holdsworth 6febb9f843 git-p4: ensure there is a single space around all operators 3 years ago
Joel Holdsworth c785e2029c git-p4: ensure every comment has a single # 3 years ago
Joel Holdsworth 2bcf611088 git-p4: remove spaces between dictionary keys and colons 3 years ago
Joel Holdsworth 968e29e16b git-p4: remove redundant backslash-continuations inside brackets 3 years ago
Joel Holdsworth 843d847ff7 git-p4: remove extraneous spaces before function arguments 3 years ago
Joel Holdsworth 12a77f5b7e git-p4: place a single space after every comma 3 years ago
Joel Holdsworth 0874bb016a git-p4: removed brackets when assigning multiple return values 3 years ago
Joel Holdsworth 57fe2ce0e1 git-p4: remove spaces around default arguments 3 years ago
Joel Holdsworth 84af8b8544 git-p4: remove padding from lists, tuples and function arguments 3 years ago
Joel Holdsworth 794bb28d2a git-p4: sort and de-duplcate pylint disable list 3 years ago