summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
2.5-workClarify MIME::Type stringification documentationAustin Ziegler10 years
@foorefname_match(): always use the rules in ref_rev_parse_rulesMichael Haggerty10 years
aa/transport-no-non-positive-depthtransport: disallow non positive --depth option valueAndrés G. Aragoneses10 years
aa/transport-non-positive-depth-onlytransport: catch non positive --depth option valueAndrés G. Aragoneses10 years
ab/add-interactive-show-diff-func-nameSQUASH??? git-add--interactive: Preserve diff heading when splitting hunksJeff King10 years
ab/aix-needs-compat-regexconfig.mak.uname: set NO_REGEX=NeedsStartEnd on AIXÆvar Arnfjörð Bjarmason7 years
ab/align-perf-descriptionst/perf: correctly align non-ASCII descriptions in outputÆvar Arnfjörð Bjarmason7 years
ab/branch-list-docbranch doc: update description for `--list`Junio C Hamano7 years
ab/c-translators-comment-styleC style: use standard style for "TRANSLATORS" commentsÆvar Arnfjörð Bjarmason7 years
ab/case-insensitive-upstream-and-push-markerrev-parse: match @{upstream}, @{u} and @{push} case-insensitivelyÆvar Arnfjörð Bjarmason7 years
ab/clang-lintscast variable in call to free() in builtin/diff.c and submodule.cÆvar Arnfjörð Bjarmason12 years
ab/clone-no-tagstests: rename a test having to do with shallow submodulesÆvar Arnfjörð Bjarmason7 years
ab/commit-m-with-fixupcommit: add support for --fixup <commit> -m"<extra message>"Ævar Arnfjörð Bjarmason6 years
ab/compat-regex-updateDONTMERGE compat/regex: make it compile with -Werror=int-to-pointer-castJunio C Hamano7 years
ab/completion-push-delete-refcompletion: expand "push --delete <remote> <ref>" for refs on that <remote>Ævar Arnfjörð Bjarmason7 years
ab/cond-skip-testsgitweb tests: skip tests when we don't have Time::HiResÆvar Arnfjörð Bjarmason7 years
ab/conditional-config-with-symlinksconfig: match both symlink & realpath versions in IncludeIf.gitdir:*Ævar Arnfjörð Bjarmason7 years
ab/dc-sha1-loose-endsMakefile: NO_OPENSSL=1 should no longer imply BLK_SHA1=1Ævar Arnfjörð Bjarmason6 years
ab/die-errors-in-threadeddie(): stop hiding errors due to overzealous recursion guardÆvar Arnfjörð Bjarmason7 years
ab/doc-cat-file-e-still-shows-errorscat-file doc: document that -e will return some outputÆvar Arnfjörð Bjarmason6 years
ab/doc-hash-brokennessdoc hash-function-transition: clarify what SHAttered meansÆvar Arnfjörð Bjarmason6 years
ab/doc-no-option-notation-fixdoc: change erroneous --[no]-whatever into --[no-]whateverÆvar Arnfjörð Bjarmason7 years
ab/doc-replace-gmane-linksdoc: replace more gmane linksJunio C Hamano7 years
ab/doc-submittingdoc/SubmittingPatches: show how to get a CLI commit summaryÆvar Arnfjörð Bjarmason7 years
ab/drop-contrib-examplesRemove contrib/examples/*Ævar Arnfjörð Bjarmason6 years
ab/enable-i18ni18n: add infrastructure for translating Git with gettextÆvar Arnfjörð Bjarmason12 years
ab/fetch-prunefetch: make the --prune-tags work with <url>Ævar Arnfjörð Bjarmason6 years
ab/fix-poison-teststravis-ci: add job to run tests with GETTEXT_POISONLars Schneider7 years
ab/free-and-nullRevert "coccinelle: add a rule to make "expression" code use FREE_AND_NULL()"Junio C Hamano7 years
ab/gc-auto-in-commitcommit: run git gc --auto just before the post-commit hookÆvar Arnfjörð Bjarmason6 years
ab/gitweb-abbrev-linksgitweb: link to "git describe"'d commits in log messagesÆvar Arnfjörð Bjarmason8 years
ab/gitweb-author-initialsgitweb: Fix the author initials in blame for non-ASCII namesÆvar Arnfjörð Bjarmason11 years
ab/gitweb-link-html-escapegitweb: escape link body in format_ref_markerAndreas Brauchli8 years
ab/grep-lose-opt-regflagsgrep: remove redundant REG_NEWLINE when compiling fixed regexÆvar Arnfjörð Bjarmason7 years
ab/grep-pcre-v2Makefile & configure: make PCRE v2 the default PCRE implementationÆvar Arnfjörð Bjarmason7 years
ab/grep-plug-pathspec-leakgrep: plug a trivial memory leakÆvar Arnfjörð Bjarmason7 years
ab/grep-preparatory-cleanupgrep: assert that threading is enabled when calling grep_{lock,unlock}Ævar Arnfjörð Bjarmason7 years
ab/grep-threading-cleanupgrep: given --threads with NO_PTHREADS=YesPlease, warnÆvar Arnfjörð Bjarmason7 years
ab/hide-die-errors-in-threadeddie(): stop hiding errors due to overzealous recursion guardÆvar Arnfjörð Bjarmason7 years
ab/hooksrev-parse: respect core.hooksPath in --git-pathJohannes Schindelin8 years
ab/i18n-test-fixt/t7508-status.sh: use test_i18ncmpÆvar Arnfjörð Bjarmason12 years
ab/install-symlinksMakefile: optionally symlink libexec/git-core binaries to bin/gitÆvar Arnfjörð Bjarmason6 years
ab/man-sec-listgit manpage: note git-security@googlegroups.comÆvar Arnfjörð Bjarmason6 years
ab/mediawiki-name-truncationremote-mediawiki: limit filenames to legalAntoine Beaupré6 years
ab/mediawiki-namespaceremote-mediawiki: show progress while fetching namespacesAntoine Beaupré6 years
ab/merge-file-prefixmerge-file: correctly open files when in a subdirAleksander Boruch-Gruszecki9 years
ab/nuke-emacs-contribgit{,-blame}.el: remove old bitrotting Emacs codeÆvar Arnfjörð Bjarmason6 years
ab/pcre-v2Makefile: make USE_LIBPCRE=YesPlease mean v2, not v1Ævar Arnfjörð Bjarmason6 years
ab/pcre2-grepgrep: fix segfault under -P + PCRE2 <=10.30 + (*NO_JIT)Ævar Arnfjörð Bjarmason6 years
ab/perf-grep-threadsperf: amend the grep tests to test grep.threadsÆvar Arnfjörð Bjarmason6 years
ab/perf-remove-index-lockperf: work around the tested repo having an index.lockÆvar Arnfjörð Bjarmason7 years
ab/perf-wildmatchperf: add test showing exponential growth in path globbingÆvar Arnfjörð Bjarmason7 years
ab/perl-fixesperl Git::LoadCPAN: emit better errors under NO_PERL_CPAN_FALLBACKSÆvar Arnfjörð Bjarmason6 years
ab/perl-i18nperl/Makefile: install Git::I18N under NO_PERL_MAKEMAKERÆvar Arnfjörð Bjarmason12 years
ab/pre-auto-gc-batteryhooks/pre-auto-gc-battery: allow gc to run on non-laptopsAdam Borowski6 years
ab/pull-rebase-configpull: introduce a pull.rebase option to enable --rebaseÆvar Arnfjörð Bjarmason12 years
ab/push-cas-doc-n-testpush: document & test --force-with-lease with multiple remotesÆvar Arnfjörð Bjarmason7 years
ab/push-default-doc-fixpush: mention "push.default=tracking" in the documentationÆvar Arnfjörð Bjarmason7 years
ab/ref-filter-no-containstests: don't give unportable ">" to "test" built-in, use -gtÆvar Arnfjörð Bjarmason7 years
ab/regen-perl-mak-with-different-perlperl: regenerate perl.mak if perl -V changesÆvar Arnfjörð Bjarmason7 years
ab/sha1dcsha1collisiondetection: automatically enable when submodule is populatedJunio C Hamano7 years
ab/sha1dc-buildsha1dc_git.h: re-arrange an ifdef chain for a subsequent changeÆvar Arnfjörð Bjarmason6 years
ab/sha1dc-maintsha1dc: update from upstreamÆvar Arnfjörð Bjarmason7 years
ab/simplify-perl-makefileMakefile: generate Git(3pm) as dependency of the 'doc' and 'man' targetsSZEDER Gábor6 years
ab/strbuf-addftime-tzname-boolifystrbuf: change an always NULL/"" strbuf_addftime() param to boolÆvar Arnfjörð Bjarmason7 years
ab/subtree-docsubtree: fix argument validation in add/pull/pushAnthony Baire10 years
ab/sun-studio-portabilityAppease Sun Studio by renaming "tmpfile"Ævar Arnfjörð Bjarmason12 years
ab/t3070-test-dedupwildmatch test: remove redundant duplicate testÆvar Arnfjörð Bjarmason7 years
ab/test-readme-updatest/README: clarify the test_have_prereq documentationÆvar Arnfjörð Bjarmason7 years
ab/untracked-cache-invalidation-docsupdate-index doc: note the caveat with "could not open..."Ævar Arnfjörð Bjarmason6 years
ab/wildmatchwildmatch: remove unused wildopts parameterÆvar Arnfjörð Bjarmason7 years
ab/wildmatch-glob-slash-testwildmatch test: cover a blind spot in "/" matchingÆvar Arnfjörð Bjarmason7 years
ab/wildmatch-testswildmatch test: mark test as EXPENSIVE_ON_WINDOWSÆvar Arnfjörð Bjarmason6 years
ab/wip-fsmonitorperf: add a performance test for core.fsmonitorÆvar Arnfjörð Bjarmason7 years
ac/complete-pull-autostashcompletion: add --autostash and --no-autostash to pullAlbert Astals Cid6 years
ad/5580-unc-tests-on-cygwint5580: add Cygwin supportAdam Dinwoodie6 years
ad/bisect-cleanupbisect: don't mix option parsing and non-trivial codeMatthieu Moy9 years
ad/bisect-termsDocumentation/bisect: improve on (bad|new) and (good|bad)Christian Couder7 years
ad/commit-have-m-optioncommit: do not ignore an empty message given by -m ''Jeff King8 years
ad/cygwin-wants-renameconfig.mak.uname: Cygwin needs OBJECT_CREATION_USES_RENAMESAdam Dinwoodie9 years
ad/doc-markup-fixdoc: correct command formattingAdam Dinwoodie7 years
ad/pull-remote-docdocs: fix formatting and grammarAdam Dinwoodie7 years
ad/rebase-i-serie-typofixrebase -i: fix comment typoAdam Dinwoodie6 years
ad/sha1-update-chunkedsha1: allow limiting the size of the data passed to SHA1_Update()Atousa Pahlevan Duprat8 years
ad/submitting-patches-title-decorationdoc/SubmittingPatches: correct subject guidanceAdam Dinwoodie6 years
af/rebase-i-merge-optionsDo not ignore merge options in interactive rebaseArnaud Fontaine11 years
af/tcsh-completion-noclobbergit-completion.tcsh: fix redirect with noclobberAriel Faigon9 years
ag/userdiff-go-funcnameuserdiff: add built-in pattern for golangAlban Gruin6 years
ah/diff-files-ours-theirs-docdiff-files: document --ours etc.Andreas Heiduk7 years
ah/doc-empty-string-is-falsedoc: clarify "config --bool" behaviour with empty stringAndreas Heiduk7 years
ah/doc-filter-branch-export-envdoc: filter-branch does not require re-export of varsAndreas Heiduk7 years
ah/doc-gitattributes-empty-indexdoc: do not use `rm .git/index` when normalizing line endingsAndreas Heiduk7 years
ah/doc-gitk-configDocumentation/gitk: document the location of the configulation fileAstril Hayato10 years
ah/doc-interpret-trailers-ifexistsDocumentation: fix reference to ifExists for interpret-trailersAndreas Heiduk7 years
ah/doc-ls-files-quotepathDocumentation: improve description for core.quotePathAndreas Heiduk7 years
ah/doc-pretty-color-auto-prefixdoc: clarify syntax for %C(auto,...) in pretty formatsAndreas Heiduk7 years
ah/doc-pretty-format-fixDocumentation: fix formatting typo in pretty-formats.txtAndreas Heiduk7 years
ah/doc-rev-parse-short-defaultdoc: rewrite description for rev-parse --shortAndreas Heiduk7 years
ah/doc-wserrorhighlightdoc: add missing values "none" and "default" for diff.wsErrorHighlightAndreas Heiduk7 years
ah/filter-branch-setupfilter-branch: add [--] to usageAndreas Heiduk7 years
ah/fix-http-pushhttp-push.c: make CURLOPT_IOCTLDATA a usable pointerAbbaad Haider10 years
ah/grammofixgrammofix in user-facing messagesAlex Henrie10 years
ah/grammosclone,fetch: explain the shallow-clone option a little more clearlyAlex Henrie7 years
ah/log-decorate-default-to-autobuiltin/log: honor log.decoratebrian m. carlson7 years
ah/misc-message-fixesunpack-trees: do not capitalize "working"Alex Henrie8 years
ah/no-verify-signature-with-pull-rebasepull: warn on --verify-signatures with --rebaseAlexander Hirsch8 years
ah/pack-objects-usage-stringspack-objects: place angle brackets around placeholders in usage stringsAlex Henrie9 years
ah/patch-id-docdoc: remove unsupported parameter from patch-idAndreas Heiduk7 years
ah/read-tree-usage-stringread-tree: replace bracket set with parentheses to clarify usageAlex Henrie9 years
ah/reflog-typofix-in-errorreflog: add missing single quote to error messageAlex Henrie9 years
ah/send-email-postfix-aliasgit-send-email.perl: Add sendmail aliases supportAllen Hubbe9 years
ah/send-email-sendmail-aliast9001: write $HOME/, not ~/, to help shells without tilde expansionJunio C Hamano9 years
ah/show-ref-usage-stringshow-ref: place angle brackets around variables in usage stringAlex Henrie9 years
ah/stripspace-optstringstripspace: call U+0020 a "space" instead of a "blank"Alex Henrie8 years
ah/submodule-typofix-in-errorgit-submodule: remove extraneous space from error messageAlex Henrie9 years
ah/unpack-trees-advice-messagesunpack-trees: fix English grammar in do-this-before-that messagesAlex Henrie8 years
ah/usage-stringsblame, log: format usage strings similarly to those in documentationAlex Henrie9 years
aj/ada-diff-word-patternuserdiff: update Ada patternsAdrian Johnson10 years
aj/p4-symlink-lose-nlgit-p4: Fix occasional truncation of symlink contents.Alexandru Juncu11 years
ak/add-i-empty-candidatesadd -i: return from list_and_choose if there is no candidateAlexander Kuleshov9 years
ak/cat-file-clean-upcat-file: use "type" and "size" from outer scopeAlexander Kuleshov9 years
ak/commit-only-allow-emptycommit: remove 'Clever' message for --only --amendAndreas Krey7 years
ak/curl-imap-send-explicit-schemeimap-send: Tell cURL to use imap:// or imaps://Anders Kaseorg8 years
ak/cvsserver-stabilize-use-of-hash-keyscvsserver: Determinize output to combat Perl 5.18 hash randomizationAnders Kaseorg11 years
ak/doc-add-v-n-optionsDocumentation: list long options for -v and -nAlexander Kuleshov9 years
ak/extract-argv0-last-dir-sepexec_cmd.c: use find_last_dir_sep() for code simplificationAlexander Kuleshov8 years
ak/fewer-includescat-file: remove unused includesAlexander Kuleshov9 years
ak/format-patch-odir-configformat-patch: introduce format.outputDirectory configurationAlexander Kuleshov8 years
ak/git-done-help-cleanupgit: make was_alias and done_help non-staticAlexander Kuleshov9 years
ak/git-pm-typofixGit.pm: two minor typo fixesAlexander Kuleshov9 years
ak/git-strip-extension-from-dashed-commandgit.c: simplify stripping extension of a file in handle_builtin()Alexander Kuleshov8 years
ak/gitweb-fit-imagegitweb: Avoid overflowing page body frame with large imagesAndrew Keller10 years
ak/lazy-prereq-mktempt7610: clean up foo.XXXXXX tmpdirJeff King7 years
ak/pre-receive-hook-template-modefixpre-receive.sample: mark it executableAnders Kaseorg8 years
ak/profile-feedback-buildFix profile feedback with -jN and add profile-fastAndi Kleen10 years
ak/sh-setup-dot-source-i18n-fixgit-sh-setup: be explicit where to dot-source git-sh-i18n from.Anders Kaseorg8 years
ak/show-branch-usage-stringshow-branch: fix indentation of usage stringRalf Thielow9 years
ak/stash-store-create-helpstash: show "create" and "store" subcommands in usage-helpAlexander Kuleshov9 years
ak/submodule-foreach-quotingsubmodule foreach: skip eval for more than one argumentAnders Kaseorg11 years
ak/t0008-ksh88-workaroundt0008: 4 tests fail with ksh88Armin Kunaschik8 years
ak/t4151-ls-files-could-be-emptyt4151: make sure argument to 'test -z' is givenArmin Kunaschik8 years
ak/t4204-shell-portabilityt4204: do not let $name variable clobberedJunio C Hamano8 years
ak/t5516-typofixt5516: correct misspelled pushInsteadOfAnders Kaseorg9 years
ak/t7800-wo-readlinkt7800: readlink may not be availableArmin Kunaschik8 years
ak/typofixest/lib-terminal.sh: fix typoAlexander Kuleshov9 years
ak/use-hashmap-iter-first-in-submodule-configsubmodule-config: use hashmap_iter_first()Alexander Kuleshov8 years
al/docsdocs/git-blame: explain more clearly the example pickaxe useAlbert L. Lash, IV10 years
am/completion-zsh-fixcontrib/completion: "local var=()" is misinterpreted as func-decl by zshAlex Merry12 years
an/branch-config-messagebranch.c: install_branch_config: simplify if chainAdam10 years
ao/check-resolve-ref-unsafe-resultcommit: check result of resolve_ref_unsafeAndrey Okoshkin7 years
ao/diff-populate-filespec-lstat-errorpath-fixdiff: fix lstat() error handling in diff_populate_filespec()Andrey Okoshkin7 years
ao/merge-verbosity-getenv-just-oncemerge-recursive: check GIT_MERGE_VERBOSITY only onceAndrey Okoshkin6 years
ao/p4-has-branch-prefix-fixgit-p4: correct hasBranchPrefix verbose outputAndrew Oakley8 years
ao/path-use-xmallocpath.c: use xmalloc() in add_to_trie()Andrey Okoshkin7 years
ap/commit-author-mailmapcommit: search author pattern against mailmapAntoine Pelisse11 years
ap/git-svn-propset-docgit-svn: document the 'git svn propset' commandAlfred Perlstein8 years
ap/path-maxPrevent buffer overflows when path is too longAntoine Pelisse10 years
ap/rebase-multiple-fixupslib-rebase: style: use write_script, <<-\EOFAndrew Pimlott11 years
ap/remote-hg-skip-null-bookmarksremote-hg: do not fail on invalid bookmarksMax Horn10 years
ap/remote-hg-tilde-is-home-directoryremote-hg: fix path when cloning with tilde expansionAntoine Pelisse11 years
ap/remote-hg-unquote-cquoteremote-hg: unquote C-style paths when exportingAntoine Pelisse11 years
aq/upload-pack-use-parse-optionsupload-pack.c: use parse-options APIAntoine Queru8 years
ar/clone-dissociateclone: allow "--dissociate" without referenceAlex Riesen9 years
ar/diff-args-osx-precomposediff: run arguments through precompose_argvAlexander Rinass8 years
ar/doc-env-variable-formatDocumentation: make environment variable formatting more consistentАндрей Рыбак8 years
ar/ellipsisTesting: provide tests requiring them with ellipses after SHA-1 valuesAnn T Ropea6 years
ar/i18n-no-gettexti18n: fix auto detection of gettext scheme for shell scriptsJunio C Hamano12 years
ar/request-pull-phrasofixrequest-pull: capitalise "Git" to make it a proper nounAnn T Ropea7 years
ar/unconfuse-three-dotst2020: test variations that matterJunio C Hamano6 years
as/calloc-takes-nmemb-then-sizecalloc() and xcalloc() takes nmemb and then sizeArjun Sreedharan10 years
as/config-doc-markup-fixDocumentation/config: fix formatting for branch.*.rebase and pull.rebaseAndreas Schwab9 years
as/diff-options-grammofixdiff-options doc: grammar fixAnthony Sottile7 years
as/docfix-reflog-expire-unreachableDocumentation/config: fix inconsistent label on gc.*.reflogExpireUnreachableAndreas Schwab9 years
as/grep-fullname-configgrep: add grep.fullName config variableAndreas Schwab10 years
as/grep-quiet-no-match-exit-code-fixgit-grep: correct exit code with --quiet and -LAnthony Sottile7 years
as/ll-i18nMark messages for translationsAlexander Shopov6 years
as/log-output-encoding-in-user-formatt4205 (log-pretty-formats): avoid using `sed`Alexey Shumkin11 years
as/merge-attr-sleept6026: clarify the point of "kill $(cat sleep.pid)"Johannes Sixt7 years
as/pretty-truncatepretty.c: format string with truncate respects logOutputEncodingAlexey Shumkin10 years
as/read-tree-prefix-doc-fixdoc/read-tree: remove obsolete remarkAndreas G. Schacker6 years
as/sparse-checkout-removalunpack-trees: don't update files with CE_WT_REMOVE setDavid Turner9 years
as/subtree-with-spacescontrib/subtree: respect spaces in a repository pathAlexey Shumkin9 years
as/tree-walk-fix-aggressive-short-cuttree_entry_interesting: match against all pathspecsAndy Spencer10 years
as/userdiff-shuserdiff: funcname and word patterns for shAdrien Schildknecht9 years
av/fsmonitorfsmonitor: simplify determining the git worktree under WindowsBen Peart6 years
av/fsmonitor-updatesfsmonitor: use fsmonitor data in `git diff`Alex Vandiver6 years
av/wincred-with-at-in-username-fixwincred: fix get credential if username has "@"Aleksey Vasenev9 years
aw/contrib-subtree-doc-asciidoctorsubtree: honour USE_ASCIIDOCTOR when setA. Wilcox7 years
aw/doc-smtp-ssl-cert-pathcorrect smtp-ssl-cert-path descriptionAdam Williamson9 years
aw/gc-lockfile-fscanf-fixgc: call fscanf() with %<len>s, not %<len>c, when reading hostnameJunio C Hamano7 years
aw/merge-help-messagesmerge: advise user to use "git merge --abort" to abort mergesAndrew Wong10 years
aw/numbered-stashstash: allow stashes to be referenced by index onlyAaron M Watson8 years
aw/push-force-with-lease-reportingpush: fix ref status reporting for --force-with-leaseAndrew Wheeler8 years
aw/rebase-i-stop-on-failure-to-amendrebase -i: interrupt rebase when "commit --amend" failed during "reword"Andrew Wong12 years
ax/line-log-range-merge-fixline-log.c: prevent crash during union of too many rangesAllan Xavier7 years
az/p4-bare-no-rebasegit-p4.py: Don't try to rebase on submit from bare repositoryAmadeusz Żołnowski8 years
az/verify-tag-use-gpg-configverify-tag: Parse GPG configuration options.Alex Zepeda12 years
baserock/jonathanmaw/S9007/upgrade-gitConvert JSON to YAMLJonathan Maw11 years
baserock/morphMerge branch 'baserock/jonathanmaw/S9007/upgrade-git' into baserock/morphJonathan Maw11 years
baserock/ps/update-gitMerge tag 'v1.9.2' into HEADPaul Sherwood10 years
baserock/tests/old-troveAdd git.morph on top of Git v1.0.0Sam Thursfield10 years
bb/date-iso-strictpretty: provide a strict ISO 8601 date formatBeat Bolli10 years
bb/diff-no-index-dotdotdiff-no-index: replace manual "."/".." check with is_dot_or_dotdot()Brian Bourn10 years
bb/doc-eol-dirtyDocumentation: mention that `eol` can change the dirty status of pathsBen Boeckel7 years
bb/git-gui-ssh-key-filesMerge branch 'bb/ssh-key-files' of git-gui into bb/git-gui-ssh-key-filesJunio C Hamano6 years
bb/merge-marker-crlfmerge-file: consider core.crlf when writing merge markersBeat Bolli8 years
bb/remote-get-urlremote: add get-url subcommandBen Boeckel9 years
bb/unicode-10.0unicode: update the width tables to Unicode 10Beat Bolli7 years
bb/unicode-9.0unicode_width.h: update the width tables to Unicode 9.0Beat Bolli7 years
bb/update-unicode-tableupdate_unicode.sh: delete the command groupBeat Bolli9 years
bc/archive-pax-header-modearchive: honor tar.umask even for pax headersbrian m. carlson10 years
bc/asciidocDocumentation: fix mismatched delimiters in git-imap-sendbrian m. carlson10 years
bc/asciidoc-pretty-formats-fixDocumentation: fix misrender of pretty-formats in Asciidoctorbrian m. carlson10 years
bc/asciidoctorDocumentation: remove Asciidoctor linkgit macrobrian m. carlson10 years
bc/blame-crlf-testblame: correctly handle files regardless of autocrlfbrian m. carlson10 years
bc/blame-doc-fixDocumentation: use brackets for optional argumentsbrian m. carlson7 years
bc/coccidiff: convert prep_temp_blob() to struct object_idbrian m. carlson8 years
bc/cocci-object-idmerge-recursive: convert merge_recursive_generic to object_idbrian m. carlson8 years
bc/commit-invalid-utf8commit: typofix for xxFFF[EF] checkJunio C Hamano11 years
bc/completion-for-bash-3.0contrib/git-prompt.sh: handle missing 'printf -v' more gracefullyBrandon Casey11 years
bc/connect-plinkconnect: improve check for plink to reduce false positivesbrian m. carlson9 years
bc/doc-interpret-trailers-grammofixdocs/interpret-trailers: fix agreement errorbrian m. carlson6 years
bc/doc-merge-no-op-revertDocumentation: document pitfalls with 3-way mergebrian m. carlson10 years
bc/fetch-thin-less-aggressive-in-normal-repositorypack-objects: use --objects-edge-aggressive for shallow reposbrian m. carlson9 years
bc/fix-rebase-merge-skiprebase--merge: fix --skip with two conflicts in a rowbrian m. carlson10 years
bc/format-patch-null-from-lineformat-patch: check that header line has expected formatbrian m. carlson8 years
bc/gnome-keyringcontrib/git-credential-gnome-keyring.c: support really ancient gnome-keyringBrandon Casey11 years
bc/gpg-sign-everywherepull: add the --gpg-sign option.brian m. carlson10 years
bc/gpg-verify-rawverify-tag: add option to print raw gpg status informationbrian m. carlson9 years
bc/hash-algohash: update obsolete reference to SHA1_HEADERbrian m. carlson6 years
bc/hash-independent-testst2107: abstract away SHA-1-specific constantsbrian m. carlson6 years
bc/http-100-continueremote-curl: fix large pushes with GSSAPIBrian M. Carlson11 years
bc/http-backend-allow-405http-backend: provide Allow header for 405Brian M. Carlson11 years
bc/http-empty-authhttp: add option to try authentication without usernamebrian m. carlson8 years
bc/http-fallback-to-password-after-krb-failsremote-curl: fall back to Basic auth if Negotiate failsbrian m. carlson9 years
bc/imap-send-docimap-send doc: omit confusing "to use imap-send" modifierbrian m. carlson10 years
bc/log-decorationlog: properly handle decorations with chained tagsbrian m. carlson10 years
bc/maint-apply-check-no-patchbuiltin/apply.c: report error on failure to recognize inputBrandon Casey12 years
bc/object-idconvert: convert to struct object_idbrian m. carlson6 years
bc/push-cert-receive-fixbuiltin/receive-pack: fix incorrect pointer arithmeticbrian m. carlson7 years
bc/push-match-many-refsremote.c: avoid O(m*n) behavior in match_push_refsBrandon Casey11 years
bc/rev-parse-parseopt-fixparse-options: only insert newline in help text if neededBrandon Casey7 years
bc/send-email-ssl-die-message-fixsend-email: don't call methods on undefined valuesBrian M. Carlson11 years
bc/send-email-use-port-as-separate-paramsend-email: provide port separately from hostnamebrian m. carlson11 years
bc/sha1-header-selection-with-cpp-macroshash.h: move SHA-1 implementation selection into a header filebrian m. carlson7 years
bc/submitting-patches-in-asciidocdoc/SubmittingPatches: improve text formattingTodd Zullinger6 years
bc/submodule-status-ignoredImprove documentation concerning the status.submodulesummary settingJens Lehmann11 years
bc/unstash-clean-cruftsgit-stash: remove untracked/ignored directories when stashedBrandon Casey13 years
bc/unuse-packfileDon't close pack fd when free'ing pack windowsBrandon Casey11 years
bc/use-asciidoctor-optDocumentation: implement linkgit macro for Asciidoctorbrian m. carlson7 years
bc/vcs-svn-cleanupvcs-svn: rename repo functions to "svn_repo"brian m. carlson7 years
bc/worktree-doc-fix-detachedDocumentation: correctly spell git worktree --detachbrian m. carlson7 years
bd/readme.markdown-moreREADME.md: format CLI commands with code syntaxBenjamin Dopplinger8 years
bg/install-branch-config-skip-prefixbranch: use skip_prefix() in install_branch_config()Brian Gesiak10 years
bg/rebase-off-of-previous-branchgit-rebase: print name of rev when using shorthandBrian Gesiak10 years
bg/strbuf-trimapi-strbuf.txt: add docs for _trim and _ltrimBrian Gesiak10 years
bg/xcalloc-nmemb-then-sizetransport-helper.c: rearrange xcalloc argumentsBrian Gesiak10 years
bh/diff-highlight-graphdiff-highlight: avoid highlighting combined diffsJeff King8 years
bk/refresh-missing-ok-in-merge-recursivemerge-recursive.c: tolerate missing files while refreshing indexBrad King10 years
bk/refs-multi-updateupdate-ref: add test cases covering --stdin signatureBrad King11 years
bl/blame-full-historyblame: new option --prefer-first to better handle merged cherry-picksBernhard R. Link10 years
bl/gitweb-project-filtergitweb: Harden and improve $project_filter page titleJakub Narebski12 years
bm/interpret-trailers-cut-line-is-eominterpret-trailers: honor the cut lineBrian Malehorn7 years
bm/merge-base-octopus-dedupmerge-base --octopus: reduce the result from get_octopus_merge_bases()Junio C Hamano10 years
bn/config-doc-tt-varnamesconfig: consistently format $variables in monospaced fontBrian Norris8 years
bn/http-cookiefile-confighttp: expand http.cookieFile as a pathBrian Norris8 years
bn/send-email-smtp-auth-error-message-fixsend-email: fix uninitialized var warning for $smtp_authBrian Norris9 years
bp/commit-p-editorrun-command: mark run_hook_with_custom_index as deprecatedBenoit Pierre10 years
bp/diff-relative-configdiff: teach diff.relative to give default to --relative=<value>Brandon Phillips9 years
bp/fastindexSQUASH???Junio C Hamano6 years
bp/fsmonitorfsmonitor: update documentation to remove reference to invalid config settingsBen Peart6 years
bp/git-gui-bind-kp-enterMerge branch 'bp/bind-kp-enter' of git-gui into bp/git-gui-bind-kp-enterJunio C Hamano6 years
bp/mediawiki-previewgit-remote-mediawiki: add preview subcommand into git mwBenoit Person11 years
bp/name-hash-dirname-fixname-hash: properly fold directory names in adjust_dirname_case()Ben Peart6 years
bp/read-index-from-skip-verificationread_index_from(): speed index loading by skipping verification of the entry ...Ben Peart6 years
bp/refresh-cache-ent-rehash-fixFix bugs preventing adding updated cache entries to the name hashBen Peart6 years
bp/sub-process-convert-filterconvert: update subprocess_read_status() to not die on EOFBen Peart7 years
bp/untracked-cache-noflushuntracked cache: use git_env_bool() not getenv() for customizationJunio C Hamano6 years
br/http-init-fixhttp: style fixes for curl_multi_init error checkJeff King10 years
br/imap-send-simplify-tunnel-child-processimap-send: simplify v_issue_imap_cmd() and get_cmd_result() using starts_with()René Scharfe10 years
br/imap-send-verbosityimap-send: use parse options API to determine verbosityBernhard Reiter9 years
br/imap-send-via-libcurlgit-imap-send: use libcurl for implementationBernhard Reiter9 years
br/sha1-name-40-hex-no-disambiguationsha1_name: don't resolve refs when core.warnambiguousrefs is falseBrodie Rao10 years
br/svn-doc-include-paths-configgit-svn doc: mention "svn-remote.<name>.include-paths"Brett Randall9 years
bs/mirbsdAdd MirBSD support to the build system.Benny Siegert10 years
bs/stdio-undef-before-redefgit-compat-util.h: #undef (v)snprintf before #define themBenoit Sigoure10 years
bw/attrattr: reformat git_attr_set_direction() functionBrandon Williams7 years
bw/attr-pathspecpathspec: fix segfault in clear_pathspecBrandon Williams7 years
bw/c-plus-plusreplace: rename 'new' variablesBrandon Williams6 years
bw/clone-recursive-quietclone: teach recursive clones to respect -qBrandon Williams7 years
bw/config-hconfig: don't implicitly use gitdir or commondirBrandon Williams7 years
bw/diff-opt-impl-to-bitfieldsdiff: make struct diff_flags members lowercaseBrandon Williams6 years
bw/dir-c-stops-relying-on-the-indexdir: convert fill_directory to take an indexBrandon Williams7 years
bw/doc-submodule-recurse-config-with-clonesubmodule: indicate that 'submodule.recurse' doesn't apply to cloneBrandon Williams6 years
bw/forking-and-threadingusage.c: drop set_error_handle()Jeff King7 years
bw/git-clang-formatclang-format: adjust line break penaltiesJohannes Schindelin7 years
bw/grep-no-index-no-excludegrep --no-index: don't use git standard exclusionsBert Wesarg13 years
bw/grep-recurse-submodulesgrep: take the read-lock when adding a submoduleMartin Ågren6 years
bw/inet-pton-ntop-compatDrop system includes from inet_pton/inet_ntop compatibility wrappersBen Walton12 years
bw/kwset-use-unsignedkwset: use unsigned char to store values with high-bit setBen Walton9 years
bw/ls-files-recurse-submodulesls-files: add pathspec matching for submodulesBrandon Williams8 years
bw/ls-files-sans-the-indexls-files: factor out tag calculationBrandon Williams7 years
bw/maint-0090-awk-tweakt0090: tweak awk statement for Solaris /usr/xpg4/bin/awkBen Walton9 years
bw/maint-t8006-sed-incomplete-lineUse perl instead of sed for t8006-blame-textconv testBen Walton12 years
bw/mingw-avoid-inheriting-fd-to-lockfilemingw: ensure temporary file handles are not inherited by child processesBen Wijen8 years
bw/object-idreceive-pack: don't access hash of NULL object_id pointerRené Scharfe7 years
bw/oidmap-autoinitoidmap: ensure map is initializedBrandon Williams6 years
bw/path-docpath: document path functionsBrandon Williams6 years
bw/pathspec-cleanuppathspec: rename prefix_pathspec to init_pathspec_itemBrandon Williams7 years
bw/pathspec-match-submodule-boundarypathspec: only match across submodule boundaries when requestedBrandon Williams6 years
bw/pathspec-remove-unused-extern-declpathspec: remove unnecessary function prototypesBrandon Williams8 years
bw/pathspec-sans-the-indexpathspec: convert find_pathspecs_matching_against_index to take an indexBrandon Williams7 years
bw/perl-timegm-timelocal-fixperl: call timegm and timelocal with 4-digit yearBernhard M. Wiedemann6 years
bw/protocol-v1http: fix v1 protocol tests with apache httpd < 2.4Todd Zullinger6 years
bw/protocol-v2remote-curl: don't request v2 when pushingBrandon Williams6 years
bw/push-dry-runpush: fix --dry-run to not push submodulesBrandon Williams7 years
bw/push-options-recursively-to-submodulessubmodule--helper: teach push-check to handle HEADBrandon Williams7 years
bw/push-submodule-onlycompletion: add completion for --recurse-submodules=onlyCornelius Weig7 years
bw/read-blob-data-does-not-modify-index-stateindex: improve constness for reading blob dataBrandon Williams7 years
bw/realpath-wo-chdirreal_path: set errno when max number of symlinks is exceededBrandon Williams7 years
bw/rebase-i-ignored-submodule-fixwt-status: actually ignore submodules when requestedBrandon Williams6 years
bw/rebase-merge-entire-branchgit-rebase--merge: don't include absent parent as a baseBen Woosley8 years
bw/recurse-submodules-relative-fixls-files: fix bug when recursing with relative pathspecBrandon Williams7 years
bw/repo-objectls-files: use repository objectBrandon Williams7 years
bw/solaris-sed-tr-test-portabilityt4015: simplify sed command that is not even seen by sedJunio C Hamano10 years
bw/status-ignore-submodules-from-configwt-status: actually ignore submodules when requestedBrandon Williams6 years
bw/submodule-branch-dot-docsubmodules doc: update documentation for "." used for submodule branchesBrandon Williams8 years
bw/submodule-config-cleanupdiff-tree: read the index so attribute checks work in bare repositoriesBrandon Williams6 years
bw/submodule-has-commits-updatesubmodule: refactor logic to determine changed submodulesBrandon Williams7 years
bw/submodule-is-activesubmodule--helper: fix typo in is_active error messageStefan Beller7 years
bw/submodule-sans-cache-compatsubmodule: convert get_next_submodule to not rely on the_indexBrandon Williams6 years
bw/submodule-with-bs-patht7400: add !CYGWIN prerequisite to 'add with \\ in path'Ramsay Jones7 years
bw/trace-no-inline-getnanotimetrace.c: do not mark getnanotime() as "inline"Ben Walton10 years
bw/transport-protocol-policyhttp: respect protocol.*.allow=user for http-alternatesJeff King7 years
bw/use-write-script-in-testst/lib-credential: use write_scriptBen Walton10 years
ca/doc-config-third-partyconfig.txt: third-party tools may and do use their own variablesChris Angelico10 years
cb/aixtests: don't rely on strerror text when testing rmdir failureCharles Bailey10 years
cb/array-sizeFix definition of ARRAY_SIZE for non-gcc buildsCharles Bailey9 years
cb/byte-ordercompat/bswap.h: fix endianness detectionBen Walton10 years
cb/do-not-pretend-to-hijack-long-helpuse -h for synopsis and --help for manpage consistentlyClemens Buchacher13 years
cb/filter-branch-prune-empty-degenerate-mergesfilter-branch: eliminate duplicate mapped parentsCharles Bailey10 years
cb/fsck-squelch-danglingfsck: --no-dangling omits "dangling object" informationJunio C Hamano12 years
cb/git-daemon-testsgit-daemon tests: wait until daemon is readyClemens Buchacher12 years
cb/git-gui-ttk-styleMerge branch 'cb/ttk-style' of git-gui into cb/git-gui-ttk-styleJunio C Hamano6 years
cb/hook-sigpipeallow hooks to ignore their standard input streamClemens Buchacher8 years
cb/httpd-test-fix-portuse test number as port numberClemens Buchacher13 years
cb/maint-kill-subprocess-upon-signaldashed externals: kill children on exitClemens Buchacher12 years
cb/maint-rev-list-verify-objectgit rev-list: fix invalid typecastClemens Buchacher12 years
cb/maint-t5541-make-server-port-portablet5541: check error message against the real port number usedClemens Buchacher12 years
cb/mergetool-difftooldifftool: don't assume that default sh is saneCharles Bailey10 years
cb/open-noatime-clear-errnogit_open_noatime: return with errno=0 on successClemens Buchacher9 years
cb/parse-magnitudeparse-options: move unsigned long option parsing out of pack-objects.cCharles Bailey9 years
cb/push-quiett5541: avoid TAP test miscountingMichael J Gruber12 years
cb/rebase-am-exit-coderebase: return non-zero error code if format-patch failsClemens Buchacher9 years
cb/receive-pack-keep-errorsdo not override receive-pack errorsClemens Buchacher12 years
cb/ssl-config-pathnameshttp: treat config options sslCAPath and sslCAInfo as pathsCharles Bailey8 years
cb/subtree-tests-updatecontrib/subtree: small tidy-up to testCharles Bailey9 years
cb/t3404-shellquotet3404: fix quoting of redirect for some versions of bashCharles Bailey8 years
cb/t4201-robustifyt4201: make use of abbreviation in the test more robustCharles Bailey6 years
cb/t7810-test-label-fixt7810: fix duplicated test titleCharles Bailey8 years
cb/transfer-no-progresspush/fetch/clone --no-progress suppresses progress outputClemens Buchacher12 years
cb/uname-in-untrackeduntracked: fix detection of uname(2) failureCharles Bailey9 years
cc/applybuiltin/apply: free patch when parse_chunk() failsChristian Couder8 years
cc/apply-ambuiltin/am: use apply API in run_apply()Christian Couder8 years
cc/apply-introduce-statebuiltin/apply: remove misleading comment on lock_file fieldJunio C Hamano8 years
cc/bisect-rev-parsingbisect: add test to check that revs are properly parsedChristian Couder9 years
cc/codespeedperf/run: read GIT_PERF_REPO_NAME from perf.repoNameChristian Couder6 years
cc/doc-recommend-performance-trace-to-fileDocumentation: talk about pager in api-trace.txtChristian Couder8 years
cc/extern-odbt0420: add test with HTTP external odbChristian Couder7 years
cc/for-each-mergetagcommit: add for_each_mergetag()Christian Couder10 years
cc/git-packet-pmGit/Packet.pm: use 'if' instead of 'unless'Christian Couder6 years
cc/interpret-trailerstrailer: display a trailer without its trailing newlineChristian Couder9 years
cc/interpret-trailers-moretrailer: add test with an old style conflict blockChristian Couder9 years
cc/mailmap-tuxfamily.mailmap: use Christian Couder's Tuxfamily addressChristian Couder8 years
cc/object-filtering-typofixlist-objects-filter-options: fix 'keword' typo in commentChristian Couder6 years
cc/perf-aggregateperf/aggregate: sort JSON fields in outputChristian Couder6 years
cc/perf-aggregate-sortperf/aggregate: add --sort-by=regression optionChristian Couder6 years
cc/perf-run-configperf: store subsection results in "test-results/$GIT_PERF_SUBSECTION/"Christian Couder7 years
cc/quote-commentsquote: move comment before sq_quote_buf()Christian Couder9 years
cc/receive-pack-limitreceive-pack: allow a maximum input size to be specifiedJeff King8 years
cc/ref-is-hidden-microcleanuprefs: use skip_prefix() in ref_is_hidden()Christian Couder7 years
cc/remote-remove-redundant-postfixcmpRename suffixcmp() to has_suffix() and invert its resultChristian Couder10 years
cc/replace-editreplace: use argv_array in export_objectJeff King10 years
cc/replace-graftreplace: add test for --graft with a mergetagChristian Couder10 years
cc/replace-object-inforeplace info: rename 'full' to 'long' and clarify in-code symbolsChristian Couder10 years
cc/replace-with-the-same-typeDoc: 'replace' merge and non-merge commitsPhilip Oakley11 years
cc/require-tcl-tk-for-buildtravis-ci: avoid new tcl/tk build requirementTodd Zullinger6 years
cc/sha1-file-namesha1_file: improve sha1_file_name() perfsChristian Couder6 years
cc/shared-index-permfixt1700: make sure split-index respects core.sharedrepositoryChristian Couder7 years
cc/skip-to-optional-valt4045: reindent to make helpers readableJunio C Hamano6 years
cc/split-index-configread-cache: avoid using git_path() in freshen_shared_index()Christian Couder7 years
cc/split-index-typofixsplit-index: s/eith/with/ typo fixChristian Couder7 years
cc/starts-n-ends-withreplace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder10 years
cc/starts-n-ends-with-endgamestrbuf: remove prefixcmp() and suffixcmp()Christian Couder10 years
cc/subprocess-comment-fixPrepare for 2.13.2Junio C Hamano7 years
cc/subprocess-handshake-missing-capabilitiessubprocess: loudly die when subprocess asks for an unsupported capabilityJunio C Hamano7 years
cc/trailers-corner-case-fixtrailer: support multiline titleChristian Couder9 years
cc/untrackedupdate-index: fix xgetcwd() related memory leakChristian Couder7 years
ce/https-public-key-pinninghttp: implement public key pinningChristoph Egger8 years
ch/new-gpg-drops-rfc-1991t/lib-gpg: sanity-check that we can actually signJeff King9 years
ci/stripspace-docsUpdate documentation for stripspaceConrad Irwin12 years
cj/grep-none-matchgit-log: added --none-match optionChristoph Junghans9 years
cj/log-invert-greplog: teach --invert-grep optionChristoph Junghans9 years
cl/p4-use-diff-treegit-p4: format-patch to diff-tree change breaks binary patchesTolga Ceylan10 years
cl/send-email-reply-tosend-email: support separate Reply-To addressChristian Ludwig6 years
cl/t9001-cleanupt9001: use existing helper in send-email testChristian Ludwig6 years
cn/apply-fix-ws-can-lengthen-linesapply: reallocate the postimage buffer when neededCarlos Martín Nieto12 years
cn/bom-in-gitignoreattr: skip UTF8 BOM at the beginning of the input fileJunio C Hamano9 years
cn/cvsimport-perl-updatecvsimport: silence regex warning appearing in Perl 5.22.Christian Neukirchen9 years
cn/deprecate-ssh-git-urlDisown ssh+git and git+sshCarlos Martín Nieto8 years
cn/diff-indent-no-longer-is-experimentaldiff: --indent-heuristic is no longer experimentalCarlos Martín Nieto6 years
cn/doc-config-bare-subsectionDocumentation: update [section.subsection] to reflect what git doesCarlos Martín Nieto13 years
cn/fetch-prune-overlapping-destinationfetch: handle overlaping refspecs on --pruneCarlos Martín Nieto10 years
cn/maint-branch-with-badbranch: don't assume the merge filter ref existsCarlos Martín Nieto12 years
cn/maint-lf-to-crlf-filterlf_to_crlf_filter(): tell the caller we added "\n" when drainingJunio C Hamano12 years
cn/maint-rev-list-docDocumentation: use {asterisk} in rev-list-options.txt when neededCarlos Martín Nieto12 years
cn/pull-rebase-messageMake git-{pull,rebase} message without tracking information friendlierCarlos Martín Nieto12 years
cn/thin-push-capabilitysend-pack: don't send a thin pack to a server which doesn't support itCarlos Martín Nieto10 years
cp/am-patch-format-docDocumentation/git-am: typofixChris Packham10 years
cp/completion-clone-recurse-submodulescompletion: add option '--recurse-submodules' to 'git clone'Chris Packham8 years
cp/completion-negative-refscompletion: support excluding refsChris Packham8 years
cp/git-web-browse-browsersgit-web--browse: avoid the use of evalChris Packham13 years
cp/merge-continuemerge: mark usage error strings for translationJeff King7 years
cp/submodule-custom-updatesubmodule update: allow custom command to update submodule working treeChris Packham11 years
cs/perl-config-path-send-emailuse new Git::config_path() for aliasesfileCord Seele13 years
ct/advise-push-defaultclean up struct ref's nonfastforward fieldJeff King12 years
ct/prompt-untracked-fixgit prompt: use toplevel to find untracked filesCody A Taylor9 years
cw/completioncompletion: recognize more long-optionsCornelius Weig7 years
cw/doc-sign-offdoc: clarify distinction between sign-off and pgp-signingCornelius Weig7 years
cw/log-updates-for-all-refs-reallydoc: add note about ignoring '--no-create-reflog'Cornelius Weig7 years
cw/tag-reflog-messagetag: generate useful reflog messageCornelius Weig7 years
da/completion-show-signaturecompletion: add --show-signature for log and showDavid Aguilar10 years
da/darwinOS X: Fix redeclaration of die warningBrian Gernhardt11 years
da/difftooldifftool: handle unmerged files in dir-diff modeDavid Aguilar8 years
da/difftool-dir-diff-fixdifftool: fix dir-diff index creation when in a subdirectoryDavid Aguilar7 years
da/difftool-git-filest7800: add a difftool test for .git-filesJunio C Hamano10 years
da/difftool-mergetool-simplify-reporting-statusmergetools: stop setting $status in merge_cmd()David Aguilar9 years
da/difftool-testt7800: Test difftool passing arguments to diffDavid Aguilar12 years
da/imap-send-use-credential-helperimap-send: use git-credentialDan Albert10 years
da/include-compat-util-first-in-ccleanups: ensure that git-compat-util.h is included firstDavid Aguilar10 years
da/maint-mergetool-twowaymergetool: Provide an empty file when neededDavid Aguilar12 years
da/mergetool-delete-delete-conflictmergetool: honor tempfile configuration when resolving delete conflictsDavid Aguilar8 years
da/mergetool-diff-ordermergetool: honor -O<orderfile>David Aguilar8 years
da/mergetool-meldmergetools/meld: make usage of `--output` configurable and more robustDavid Aguilar10 years
da/mergetool-temporary-directoryt7610-mergetool: add test cases for mergetool.writeToTempDavid Aguilar10 years
da/mergetool-temporary-filenamemergetool: use more conservative temporary filenamesDavid Aguilar10 years
da/mergetool-teststest-lib-functions: adjust style to match CodingGuidelinesDavid Aguilar10 years
da/mergetool-tool-helpdifftool: don't assume that default sh is saneCharles Bailey10 years
da/mergetool-trust-exit-codemergetools/vimdiff: trust Vim's exit codeDavid Aguilar7 years
da/mergetool-winmergemergetool-lib: fix default tool selectionMichael J Gruber9 years
da/mergetool-xxdiff-hotkeymergetools: fix xxdiff hotkeysDavid Aguilar7 years
da/mergetools-meld-output-opt-on-macosmergetools/meld: improve compatibiilty with Meld on macOS XDavid Aguilar7 years
da/pull-ff-configurationpull: add --ff-only to the help textDavid Aguilar10 years
da/rev-parse-verify-quietstash: prefer --quiet over shell redirection of the standard error streamDavid Aguilar10 years
da/stylesstylefix: asterisks stick to the variable, not the typeDavid Aguilar10 years
da/subtree-2.9-regressionsubtree: fix "git subtree split --rejoin"David Aguilar8 years
da/subtree-date-confusioncontrib/subtree: ignore log.date configurationDavid Aguilar9 years
da/subtree-modernizesubtree: adjust function definitions to match CodingGuidelinesDavid Aguilar8 years
da/t7800-cleanupt7800: replace "wc -l" with test_line_countDavid Aguilar7 years
da/use-rev-parse-verify-quiet-in-stashstash: prefer --quiet over shell redirection of the standard error streamDavid Aguilar10 years
da/user-useconfigonlyident: give "please tell me" message upon useConfigOnly errorMarios Titas8 years
db/doc-config-section-names-with-bsconfig.txt: document behavior of backslashes in subsectionsDave Borowitz6 years
db/doc-workflows-neuter-the-maintainerdoc: reword gitworkflows.txt for neutralityDaniel Bensoussan6 years
db/http-savecookiest5551: Remove header from curl cookie fileBrian Gernhardt11 years
db/make-with-curlMakefile: default to -lcurl when no CURL_CONFIG or CURLDIRDave Borowitz10 years
db/push-sign-if-askedpush: add a config option push.gpgSign for default signed pushesDave Borowitz9 years
db/send-pack-user-signingkeybuiltin/send-pack.c: respect user.signingkeyJunio C Hamano9 years
db/show-ref-headshow-ref: make --head always show the HEAD refDoug Bell11 years
dc/fmt-merge-msg-microcleanupfmt-merge-msg: fix coding styleDimitrios Christidis7 years
dd/find-graft-with-sha1-poscommit.c: use the generic "sha1_pos" function for lookupDmitry S. Dolzhenko10 years
dd/use-alloc-growsha1_file.c: use ALLOC_GROW() in pretend_sha1_file()Dmitry S. Dolzhenko10 years
df/dir-iter-remove-subtreeremove_subtree(): reimplement using iteratorsDaniel Ferreira7 years
dg/document-git-c-in-git-config-docdoc: mention `git -c` in git-config(1)David Glasser8 years
dg/filter-branch-filter-order-docdoc: list filter-branch subdirectory-filter firstDavid Glasser7 years
dg/subtreeAdd 'contrib/subtree/' from commit '2e63f75b8f49abe220ef55ec4e978e7a3b8dc351'David A. Greene12 years
dg/subtree-rebase-testcontrib/subtree: Add a test for subtree rebase that loses commitsDavid A. Greene8 years
dg/subtree-testcontrib/subtree: Make testing easierDavid A. Greene8 years
dg/test-from-elsewhereSupport out-of-tree Valgrind testsDavid A. Greene12 years
di/fast-import-empty-tag-note-fixfast-import: don't allow to note on empty branchDmitry Ivankov13 years
dj/log-graph-with-no-walkrevision: forbid combining --graph and --no-walkDongcan Jiang9 years
dj/runtime-prefixexec_cmd: RUNTIME_PREFIX on some POSIX systemsDan Jacques6 years
dk/blame-janitorialbuiltin/blame.c::find_copy_in_blob: no need to scan for region endDavid Kastrup10 years
dk/blame-move-no-reason-for-1-line-contextblame: require 0 context lines while finding moved lines with -MDavid Kastrup8 years
dk/blame-reorgblame: large-scale performance rewriteDavid Kastrup10 years
dk/check-ignore-docscheck-ignore: correct documentation about outputDennis Kaarsemaker8 years
dk/describe-all-output-fixdescribe: prepend "tags/" when describing tags with embedded nameDaniel Knittl-Frank6 years
dk/format-patch-ignore-diff-submoduleformat-patch: ignore diff.submodule settingDoug Kelly9 years
dk/gc-idx-wo-packgc: remove garbage .idx files from pack dirDoug Kelly8 years
dk/gc-more-wo-packgc: clean garbage .bitmap files from pack dirDoug Kelly8 years
dk/libsecret-unlock-to-load-fixcredential-libsecret: unlock locked secretsDennis Kaarsemaker6 years
dk/makefile-distMakefile: don't hardcode HEAD in dist targetDennis Kaarsemaker10 years
dk/p4-import-ctypesgit-p4: import the ctypes moduleDennis Kaarsemaker9 years
dk/raise-core-deltabasecachelimitBump core.deltaBaseCacheLimit to 96mDavid Kastrup10 years
dk/reflog-walk-with-non-commitreflog-walk: don't segfault on non-commit sha1's in the reflogDennis Kaarsemaker8 years
dk/rerere-train-quotingEscape Git's exec path in contrib/rerere-train.sh scriptDaniel Knittl-Frank8 years
dk/send-email-avoid-net-smtp-ssl-when-ablesend-email: Net::SMTP::starttls was introduced in v2.34Jonathan Nieder7 years
dk/skip-prefix-scan-only-onceskip_prefix(): scan prefix only onceDavid Kastrup10 years
dk/t5813-unc-pathst5813: avoid creating urls that break on cygwinDennis Kaarsemaker8 years
dk/worktree-dup-checkout-with-bare-is-okworktree: allow the main brach of a bare repository to be checked outDennis Kaarsemaker8 years
dl/branch-error-messagebranch: do not call a "remote-tracking branch" a "remote branch"Danny Lin9 years
dl/credential-cache-socket-in-xdg-cachecredential-cache: interpret an ECONNRESET as an EOFRamsay Jones7 years
dl/difftool-doc-no-gui-optionDocument the --no-gui option in difftoolDenton Liu7 years
dl/document-that-difftool-takes-no-gui-optionDocument the --no-gui option in difftoolDenton Liu7 years
dl/subtree-avoid-tricky-echocontrib/subtree: portability fix for string printingDanny Lin9 years
dl/subtree-push-no-squashcontrib/subtree: there's no push --squashDanny Lin9 years
dm/compat-s-ifmt-for-zoscompat: convert modes to use portable file type valuesDavid Michael9 years
dm/configure-iconv-locale-charsetconfigure.ac: link with -liconv for locale_charset()Dmitry Marakasov10 years
dm/port2zoscompat/bswap.h: detect endianness from XL C compiler macrosDavid Michael10 years
dm/run-command-ignored-hook-adviserun-command: add hint when a hook is ignoredDamien Marié7 years
dm/tree-walktree-walk: micro-optimization in tree_entry_interestingDan McGee13 years
dn/gpg-docDocumentation: GPG capitalizationDave Nicolson8 years
dn/test-reject-utf-16t3900: test rejecting log message with NULs correctlyJunio C Hamano11 years
dotgit-case-maint-1.8.5is_hfs_dotgit: loosen over-eager match of \u{..47}Jeff King9 years
dp/autoconf-curl-ssl./configure.ac: detect SSL in libcurl using curl-configДилян Палаузов8 years
dp/filter-branch-prune-emptyp7000: add test for filter-branch with --prune-emptyDevin J. Pohly7 years
dp/git-el-ls-files-excludesgit.el: handle default excludesfile properlyDorab Patel6 years
dp/i18n-libcharsetMakefile: introduce CHARSET_LIB to link with -lcharsetДилян Палаузов12 years
dp/makefile-charset-lib-docMakefile: describe CHARSET_LIB betterДилян Палаузов10 years
dp/merge-strategy-doc-fixDocumentation/merge-strategies: typofixDavid Pursehouse6 years
dp/remove-duplicated-header-inclusiondo not include the same header twiceДилян Палаузов9 years
dp/submodule-doc-markup-fixconfig.txt: fix formatting of submodule.alternateErrorStrategy sectionDavid Pursehouse7 years
dr/doc-check-ref-format-normalizegit-check-ref-format: clarify documentation for --normalizeDamien Regad7 years
ds/avoid-overflow-in-midpoint-computationcleanup: fix possible overflow errors in binary searchDerrick Stolee7 years
ds/bsearch-hashsha1_name: use bsearch_pack() in unique_in_pack()René Scharfe6 years
ds/commit-graphSQUASH??? sparse fixesJunio C Hamano6 years
ds/doc-two-kinds-of-tagsdocs/git-tag: explain lightweight versus annotated tagsDaniele Segato11 years
ds/find-unique-abbrev-optimsha1_name: fix uninitialized memory errorsDerrick Stolee6 years
ds/for-each-file-in-obj-micro-optimsha1_file: use strbuf_add() instead of strbuf_addf()Derrick Stolee6 years
ds/mark-parents-uninteresting-optimrevision.c: reduce object database queriesDerrick Stolee6 years
ds/rev-parse-required-argsrev-parse: check i before using argv[i] against argcDavid Sharp10 years
ds/use-get-be64packfile: use get_be64() for large offsetsDerrick Stolee6 years
dt/api-doc-setup-gentlydocs: document RUN_SETUP_GENTLY and clarify RUN_SETUPDavid Turner10 years
dt/cache-tree-repairt0090: avoid passing empty string to printf %dRené Scharfe10 years
dt/cat-file-follow-symlinkscat-file: add --follow-symlinks to --batchDavid Turner9 years
dt/clean-pathspec-filter-then-lstatclean: only lstat files in pathspecDavid Turner9 years
dt/commit-preserve-base-index-upon-opportunistic-cache-tree-updatecommit: don't rewrite shared index unnecessarilyDavid Turner9 years
dt/disable-bitmap-in-auto-gcrepack: die on incremental + write-bitmap-indexDavid Turner7 years
dt/empty-submodule-in-mergesubmodules: allow empty working-tree dirs in merge/cherry-pickDavid Turner7 years
dt/fsck-verify-pack-errorverify_pack: do not ignore return value of verification functionDavid Turner8 years
dt/gc-ignore-old-gc-logstest-lib: retire $remove_trash variableJunio C Hamano7 years
dt/http-empty-authhttp: http.emptyauth should allow empty (not just NULL) usernamesDavid Turner8 years
dt/http-fetch-limit-advertisementclone: send refspec for single-branch clonesDavid Turner8 years
dt/http-postbuffer-can-be-largehttp.postbuffer: allow full range of ssize_t valuesDavid Turner7 years
dt/http-rangehttp: use off_t to store partial file sizeJeff King8 years
dt/index-helperindex-helper: indexhelper.exitAfter configDavid Turner8 years
dt/initial-ref-xn-commit-docrefs: document transaction semanticsDavid Turner8 years
dt/log-follow-configlog: Update log.follow doc and add to config.txtEric N. Vander Weele9 years
dt/mailinfoadd David Turner's Two Sigma addressDavid Turner8 years
dt/merge-recursive-case-insensitivemv: allow renaming to fix case on case insensitive filesystemsDavid Turner10 years
dt/name-hash-dir-entry-fixname-hash: don't reuse cache_entry in dir_entryDavid Turner9 years
dt/notes-multiplenotes: handle multiple worktreesDavid Turner9 years
dt/pre-refs-backendrefs: on symref reflog expire, lock symref not referrentDavid Turner8 years
dt/raise-core-packed-git-limitdocs: update 64-bit core.packedGitLimit defaultJeff King7 years
dt/reflog-teststests: remove some direct access to .git/logsDavid Turner9 years
dt/refs-backend-lmdbSQUASH??? Minimum compilation band-aidJunio C Hamano8 years
dt/refs-backend-pre-vtablerefs: break out ref conflict checksDavid Turner8 years
dt/refs-backend-preamblegit-stash: use update-ref --create-reflog instead of creating filesDavid Turner9 years
dt/refs-bisectionrefs: make refs/bisect/* per-worktreeDavid Turner9 years
dt/refs-check-refname-component-optimrefs.c: optimize check_refname_component()David Turner10 years
dt/refs-check-refname-component-sserefs.c: SSE2 optimizations for check_refname_componentDavid Turner10 years
dt/refs-check-refname-component-sse-fixrefs: fix valgrind suppression fileDavid Turner10 years
dt/refs-check-refname-component-sse42refs.c: SSE4.2 optimizations for check_refname_componentDavid Turner10 years
dt/refs-pseudopseudoref: check return values from read_ref()David Turner9 years
dt/smart-http-detect-server-going-awayupload-pack: optionally allow fetching any sha1David Turner7 years
dt/t7063-fix-flaky-testt7063: fix flaky untracked-cache testDavid Turner9 years
dt/tests-with-env-not-subshelltests: use "env" to run commands with temporary env-var settingsDavid Tran10 years
dt/tree-fsckfsck: handle bad trees like other errorsDavid Turner8 years
dt/unpack-compare-entry-optimunpack-trees: fix accidentally quadratic behaviorDavid Turner8 years
dt/unpack-save-untracked-cache-extensionunpack-trees: preserve index extensionsDavid Turner7 years
dt/unpack-trees-cache-tree-revalidateunpack-trees: populate cache-tree on successful mergeBrian Degenhardt9 years
dt/untracked-sparset7063: use --force-untracked-cache to speed up a bitNguyễn Thái Ngọc Duy9 years
dt/untracked-subdiruntracked cache: fix entry invalidationNguyễn Thái Ngọc Duy9 years
dt/xgethostname-nul-terminationxgethostname: handle long hostnamesDavid Turner7 years
dv/http-try-negotiate-at-least-onceremote-curl: don't fall back to Basic auth if we haven't tried NegotiateDmitry Vilkov8 years
dw/check-ignore-sans-indexcheck-ignore: Add option to ignore index contentsDave Williams11 years
dw/diff-highlight-makefile-fixdiff-highlight: add clean target to MakefileDaniel Watkins7 years
dw/diff-no-index-docdiff --no-index: describe in a separate paragraphJunio C Hamano11 years
dw/doc-status-no-longer-shows-pound-prefixdoc: status, remove leftover statement about '#' prefixDirk Wallenstein10 years
dw/gitweb-doc-grammoDocumentation/gitweb: trivial English fixesD Waitzman12 years
dw/mergetool-vim-window-shufflemergetool: reorder vim/gvim buffers in three-way diffsDickson Wong8 years
dw/request-pull-diagrequest-pull: improve error message for invalid revision argsDirk Wallenstein11 years
dw/shell-basename-dashdash-before-stripping-leading-dash-from-logingit-sh-setup.sh: use dashdash with basename callDan Wyand9 years
dw/signoff-docExpand documentation describing --signoffDavid A. Wheeler8 years
dw/subtree-split-do-not-drop-mergecontrib/subtree: fix "subtree split" skipped-merge bugDave Ware8 years
ea/blame-progressblame: add support for --[no-]progress optionEdmundo Carmona Antoranz8 years
ea/checkout-progresscheckout: add --progress optionEdmundo Carmona Antoranz8 years
eb/contacts-reported-bygit-contacts: also recognise "Reported-by:"Eric Blake7 years
eb/cred-helper-ignore-sigpipecredential: ignore SIGPIPE when writing to credential helpersErik E Brady6 years
eb/no-pthreadsHandle atexit list internaly for unthreaded buildsEtienne Buira10 years
ec/annotate-deletedannotate: skip checking working tree if a revision is providedEdmundo Carmona Antoranz8 years
ee/clean-remove-dirst7300-clean: require POSIXPERM for chmod 0 testJohannes Sixt9 years
ee/clean-test-fixest7300: fix broken && chainsErik Elfström9 years
ef/make-without-curl-configSQUASH???Junio C Hamano10 years
ef/mingw-syslogmingw: avoid using strbuf in syslogErik Faye-Lund13 years
ef/mingw-writemingw: remove mingw_writeErik Faye-Lund10 years
ef/send-email-absolute-path-to-the-commandsend-email: windows drive prefix (e.g. C:) appears only at the beginningJunio C Hamano10 years
ef/setenv-putenvcompat/setenv.c: error if name contains '='Erik Faye-Lund12 years
eg/p4-submit-catch-failuregit-p4: clean up after p4 submit failureGIRARD Etienne8 years
ek/alt-odb-entry-fixsha1_file: do not add own object directory as alternateEphrim Khong10 years
em/man-bold-literalDocumentation: bold literals in manErwan Mathoniere8 years
em/newer-freebsd-shells-are-fine-with-returnsrebase: update comment about FreeBSD /bin/shEd Maste8 years
en/merge-fixesmerge-recursive: do not check working copy when creating a virtual merge baseElijah Newren8 years
en/merge-octopus-fixmerge-octopus: abort if index does not match HEADElijah Newren8 years
en/merge-recursive-fixesmerge-recursive: add explanation for src_entry and dst_entryElijah Newren6 years
en/merge-recursive-icase-removalmerge-recursive: ignore_case shouldn't reject intentional removalsElijah Newren6 years
en/merge-trivial-fixbuiltin/merge.c: fix a bug with trivial mergesElijah Newren8 years
en/remove-stripspacestrbuf: remove unused stripspace function aliasElijah Newren6 years
en/rename-directory-detectionmerge-recursive: ensure we write updates for directory-renamed fileElijah Newren6 years
en/rename-progressdiffcore-rename: make diff-tree -l0 mean -l<large>Jonathan Tan6 years
ep/avoid-test-a-ot9814: fix misconversion from test $a -o $b to test $a || test $bJunio C Hamano10 years
ep/commit-static-buf-cleanupbuiltin/commit.c: switch to strbuf, instead of snprintf()Elia Pinto7 years
ep/do-not-feed-a-pointer-to-array-sizegit-compat-util.h: implement a different ARRAY_SIZE macro for for safely deri...Elia Pinto9 years
ep/doc-check-ref-format-examplegit-check-ref-format.txt: fixup documentationElia Pinto8 years
ep/fix-test-lib-functions-reporttest-lib-functions.sh: fix the second argument to some helper functionsElia Pinto9 years
ep/format-printfwt-status.h: use the FORMAT_PRINTF macro to declare the gcc function attribut...Elia Pinto8 years
ep/http-configure-ssl-versionhttp: add support for specifying the SSL versionElia Pinto9 years
ep/http-curl-traceimap-send.c: introduce the GIT_TRACE_CURL enviroment variableElia Pinto8 years
ep/ident-with-getaddrinfoident: fix undefined variable when NO_IPV6 is setJeff King8 years
ep/make-phoneyMakefile: add missing phony targetElia Pinto8 years
ep/shell-assign-and-export-varsscripts: more "export VAR=VALUE" fixesJunio C Hamano10 years
ep/shell-command-substitutiont5000-tar-tree.sh: use the $( ... ) construct for command substitutionElia Pinto10 years
ep/shell-command-substitution-stylet9901-git-web--browse.sh: use the $( ... ) construct for command substitutionElia Pinto8 years
ep/submodule-code-cleanupsubmodule.c: use the ARRAY_SIZE macroElia Pinto10 years
ep/trace-doc-sample-fixapi-trace.txt: fix typoElia Pinto8 years
ep/update-command-substitution-stylet/t9001-send-email.sh: use the $( ... ) construct for command substitutionElia Pinto8 years
ep/use-git-trace-curl-in-testst5551-http-fetch-smart.sh: use the GIT_TRACE_CURL environment varElia Pinto8 years
ep/varscopebuiltin/gc.c: reduce scope of variablesElia Pinto10 years
er/fast-import-dump-refs-on-checkpointfast-import: checkpoint: dump branches/tags/marks even if object_count==0Eric Rannaud7 years
es/blame-L-breakaget8001, t8002: fix "blame -L :literal" test on NetBSDRené Scharfe11 years
es/blame-L-moreblame: reject empty ranges -L,+0 and -L,-0Eric Sunshine11 years
es/blame-L-twiceline-range: reject -L line numbers less than 1Eric Sunshine11 years
es/blame-commit-info-fixbuiltin/blame: destroy initialized commit_info onlyEric Sunshine9 years
es/check-mailmapt4203: test check-mailmap command invocationEric Sunshine11 years
es/checkout-index-tempcheckout-index: fix --temp relative path manglingEric Sunshine9 years
es/clone-shared-worktreeclone: support 'clone --shared' from a worktreeEric Sunshine6 years
es/configure-getdelimconfigure: add getdelim() checkEric Sunshine9 years
es/contactscontrib: contacts: add documentationEric Sunshine11 years
es/contacts-blame-L-multicontacts: reduce git-blame invocationsEric Sunshine11 years
es/contacts-in-subdircontacts: fix to work in subdirectoriesEric Sunshine11 years
es/doc-clean-outdated-toolsDocumentation/git-tools: retire manually-maintained listEric Sunshine9 years
es/format-patch-doc-hide-no-patchgit-format-patch.txt: don't show -s as shorthand for multiple optionsEric Sunshine8 years
es/line-log-further-fixesline-log: fix "log -LN" crash when N is last line of fileEric Sunshine11 years
es/name-hash-no-trailing-slash-in-dirsdir: revert work-around for retired dangerous behaviorEric Sunshine11 years
es/osx-header-pollutes-mask-macroewah: use less generic macro nameJeff King9 years
es/overlapping-range-setrange_set: fix coalescing bug when range is a subset of anotherEric Sunshine11 years
es/rebase-i-count-todorebase-interactive: re-word "item count" commentEric Sunshine9 years
es/rebase-i-no-abbrevrebase -i: fix short SHA-1 collisionJunio C Hamano11 years
es/rebase-i-respect-core-commentcharrebase -i: fix cases ignoring core.commentcharEric Sunshine11 years
es/retire-index-name-existsname-hash: retire unused index_name_exists()Eric Sunshine10 years
es/send-email-sendmail-aliassend-email: further warn about unsupported sendmail aliases featuresEric Sunshine9 years
es/sh-i18n-envsubstsh-i18n--envsubst: retire unused string_list_member()Eric Sunshine10 years
es/squelch-openssl-warnings-on-macosxgit-compat-util: do not step on MAC_OS_X_VERSION_MIN_REQUIREDKyle J. McKay9 years
es/st-add4-gcc-4.2-workaroundgit-compat-util: st_add4: work around gcc 4.2.x compiler crashEric Sunshine8 years
es/t1500-modernizet1500: avoid setting environment variables outside of testsEric Sunshine8 years
es/test-gpg-tagst6302: simplify non-gpg casesJeff King8 years
es/utf8-stupid-compiler-workaroundutf8: NO_ICONV: silence uninitialized variable warningEric Sunshine9 years
es/worktree-addworktree: usage: denote <branch> as optional with 'add'Sidhant Sharma9 years
es/worktree-add-cleanupt2026: rename worktree prune testMichael J Gruber9 years
es/worktree-add-post-checkout-hookworktree: add: fix 'post-checkout' not knowing new worktree locationEric Sunshine6 years
es/worktree-checkout-hookworktree: invoke post-checkout hook (unless --no-checkout)Eric Sunshine6 years
et/add-chmod-xadd: document the chmod optionThomas Gummerer8 years
et/http-proxyauthhttp: always use any proxy auth method availableEnrique Tobis9 years
et/pretty-format-c-autoformat_commit_message: honor `color=auto` for `%C(auto)`Edward Thomson8 years
et/spell-poll-infinite-with-minus-one-onlyupload-pack: keep poll(2)'s timeout to -1Edward Thomson10 years
et/win32-poll-timeoutpoll: honor the timeout on Win32Edward Thomson9 years
ew/autoconf-pthreadconfigure.ac: stronger test for pthread linkageEric Wong8 years
ew/build-time-pager-tweakspager: move pager-specific setup into the buildEric Wong8 years
ew/complete-svn-authorship-optionscompletion: fix git svn authorship switchesEric Wong7 years
ew/config-protect-modeconfig: preserve config file permissions on editsEric Wong10 years
ew/connect-verboset5570: add tests for "git {clone,fetch,pull} -v"Eric Wong8 years
ew/daemon-socket-keepaliveWindows: add missing definition of ENOTSOCKJohannes Sixt8 years
ew/doc-split-pack-disables-bitmappack-objects: warn on split packs disabling bitmapsEric Wong8 years
ew/empty-merge-with-dirty-indexMerge branch 'ew/empty-merge-with-dirty-index-maint' into ew/empty-merge-with...Junio C Hamano6 years
ew/empty-merge-with-dirty-index-maintmerge-recursive: do not look at the index during recursive mergeJunio C Hamano6 years
ew/fast-import-unpack-limitfast-import: invalidate pack_id references after looseningEric Wong8 years
ew/fd-cloexec-fixset FD_CLOEXEC properly when O_CLOEXEC is not supportedEric Wong7 years
ew/find-perl-on-freebsd-in-localconfig.mak.uname: correct perl path on FreeBSDNguyễn Thái Ngọc Duy8 years
ew/for-each-ref-docfor-each-ref: document `creatordate` and `creator` fieldsEric Wong8 years
ew/force-ipv4connect & http: support -4 and -6 switches for remote operationsEric Wong8 years
ew/gc-auto-pack-limit-fixgc: fix off-by-one error with gc.autoPackLimitEric Wong8 years
ew/git-svn-http-testsgit svn: migrate tests to use lib-httpdEric Wong8 years
ew/http-alternates-as-redirects-warninghttp: release strbuf on disabled alternatesEric Wong7 years
ew/http-backend-batch-headershttp-backend: buffer headers before sendingEric Wong8 years
ew/http-do-not-forget-to-call-curl-multi-remove-handlehttp: always remove curl easy from curlm session on releaseEric Wong8 years
ew/http-walkerlist: avoid incompatibility with *BSD sys/queue.hEric Wong8 years
ew/keepalivehttp: use curl's tcp keepalive if availableJeff King11 years
ew/markdown-url-in-readmeREADME: create HTTP/HTTPS links from URLs in MarkdownEric Wong7 years
ew/mboxrd-format-amam: support --patch-format=mboxrdEric Wong8 years
ew/normal-to-e.mailmap: update to my shorter email addressEric Wong8 years
ew/rebase-mboxrdrebase: use mboxrd format to avoid split errorsEric Wong6 years
ew/send-email-drop-data-dumpersend-email: do not load Data::DumperEric Wong8 years
ew/send-email-mutt-alias-fixgit-send-email: do not double-escape quotes from muttEric Wong8 years
ew/send-email-readable-message-idsend-email: more meaningful Message-IDEric Wong8 years
ew/svn-1.9.0-authgit-svn: fix auth parameter handling on SVN 1.9.0+Eric Wong8 years
ew/svn-authorsprog-docgit-svn: document svn.authorsProg in configEric Wong8 years
ew/svn-bad-refgit-svn: warn instead of dying when commit data is missingEric Wong8 years
ew/svn-branch-segfault-fixgit-svn: control destruction order to avoid segfaultEric Wong6 years
ew/svn-crlfMerge branch 'svn-crlf' of git://bogomips.org/git-svn into ew/svn-crlfJunio C Hamano6 years
ew/svn-fixesgit-svn: document useLogAuthor and addAuthorFrom config keysEric Wong7 years
ew/svn-maint-fixesGit::SVN::*: avoid premature FileHandle closureKyle J. McKay9 years
ew/svn-wtgit-svn: "git worktree" awarenessEric Wong8 years
ex/deprecate-empty-pathspec-as-match-allpathspec: die on empty strings as pathspecEmily Xie7 years
ez/doc-duplicated-words-fixdoc: fix minor typos (extra/duplicated words)Evan Zacks7 years
fa/merge-recursive-no-renamet3034: test deprecated interfaceFelipe Gonçalves Assis8 years
fbsd-lazy-mtimeSome fixes for 2.9.3Junio C Hamano8 years
fc/at-headAdd new @ shortcut for HEADFelipe Contreras11 years
fc/complete-aliased-pushcompletion: fix completing args of aliased "push", "fetch", etc.Felipe Contreras10 years
fc/completioncompletion: fix completion of certain aliasesFelipe Contreras10 years
fc/contrib-bzr-hg-fixescontrib/remote-helpers: quote variable references in redirection targetsJunio C Hamano11 years
fc/discourage-pull-no-ffpull: add warning on non-ff mergesFelipe Contreras11 years
fc/fast-exportfast-export: refactor get_tags_and_duplicates()Felipe Contreras11 years
fc/fast-import-broken-marks-filefast-import: do not truncate exported marks fileFelipe Contreras8 years
fc/git-version-genversion-gen: cleanupFelipe Contreras11 years
fc/merge-default-to-upstreammerge: enable defaulttoupstream by defaultFelipe Contreras10 years
fc/mergetool-promptmergetool: document the default for --[no-]promptJunio C Hamano10 years
fc/mergetools-vimdiff3mergetools: add vimdiff3 modeFelipe Contreras10 years
fc/prompt-zsh-read-from-filecontrib: completion: fix 'eread()' namespaceFelipe Contreras10 years
fc/publish-vs-upstreamsha1_name: add support for @{publish} marksFelipe Contreras10 years
fc/push-prunepush: add '--prune' optionFelipe Contreras12 years
fc/remote-helper-fixesremote-bzr: trivial test fixFelipe Contreras10 years
fc/remote-helper-refmaptransport-helper: remove unnecessary strbuf resetsFelipe Contreras10 years
fc/remote-helpers-hg-bzr-graduationremote-hg: trivial cleanupsFelipe Contreras10 years
fc/remote-hg-fixes-for-hg-3.0[DONTMERGE-not signed-off] remote-hg: work with older versions of mercurialFelipe Contreras10 years
fc/remote-hg-shared-setupremote-hg: add shared repo upgradeFelipe Contreras11 years
fc/remote-seturl-usage-fixremote: fix remote set-url usageFelipe Contreras12 years
fc/rerere-conflict-stylererere: fix for merge.conflictstyleFelipe Contreras10 years
fc/rev-parse-test-updatesrev-parse test: use standard test functions for setupFelipe Contreras11 years
fc/status-printf-squelch-format-zero-length-warningssilence a bunch of format-zero-length warningsFelipe Contreras10 years
fc/stylesblock-sha1/sha1.c: have SP around arithmetic operatorsJunio C Hamano11 years
fc/t3200-fixest: branch: fix broken && chainsFelipe Contreras11 years
fc/transport-helper-fixesremote-bzr: support the new 'force' optionRichard Hansen10 years
fc/transport-helper-sync-error-fixt5801 (remote-helpers): cleanup environment setsFelipe Contreras10 years
fc/trivialremote: fix status with branch...rebase=preserveFelipe Contreras10 years
fc/unpack-trees-leakfixunpack-trees: plug a memory leakFelipe Contreras11 years
fc/zsh-completioncompletion: simplify __gitcomp and __gitcomp_nl implementationsFelipe Contreras12 years
fg/document-commit-message-strippingDocumentation: clarify how "git commit" cleans up the edited log messageFredrik Gustafsson9 years
fg/submodule-clone-depthAdd --depth to submodule update/addFredrik Gustafsson11 years
fg/submodule-git-file-git-dirMove git-dir for submodulesFredrik Gustafsson13 years
fk/doc-format-patch-vndoc: format-patch: fix typoFrans Klaver9 years
fk/make-auto-header-dependenciesMakefile: Use computed header dependencies if the compiler supports itFredrik Kuivinen13 years
fk/sendmail-from-pathgit-send-email: honor $PATH for sendmail binaryFlorian Klink6 years
fm/fetch-raw-sha1upload-pack: optionally allow fetching reachable sha1Fredrik Medley9 years
fm/shell-path-whitespacerebase-i-exec: Allow space in SHELL_PATHFredrik Medley8 years
fp/submodule-checkout-modegit-submodule.sh: 'checkout' is a valid update modeFrancesco Pretto10 years
fp/subtree-todo-updatecontrib/subtree: remove "push" command from the "todo" fileFabio Porcedda8 years
fr/add-interactive-argv-arrayadd: use struct argv_array in run_add_interactive()Fabian Ruch10 years
fr/rebase-i-continue-preserve-optionsrebase -i: remember merge options beyond continue actionsFabian Ruch8 years
fr/sequencer-fail-with-not-one-upon-no-ffsequencer: signal failed ff as an aborted, not a conflicted mergeFabian Ruch10 years
gb/apply-comment-typofixapply: comment grammar fixGiuseppe Bilotta9 years
gb/cherry-pick-skipsequencer: allow to --skip current commitGiuseppe Bilotta7 years
gb/filter-branch-progressfilter-branch: make report-progress more readableJunio C Hamano9 years
gb/rebase-signoffrebase: pass --[no-]signoff option to git amGiuseppe Bilotta7 years
gc/gitweb-filetest-aclgitweb: use filetest to allow ACLsGuillaume Castagnino7 years
gf/fetch-pack-direct-object-fetchfetch-pack: update the documentation for "<refs>..." argumentsGabriel Souza Franco8 years
gh/userdiff-matlabAdd built-in diff patterns for MATLAB codeGustaf Hendeby12 years
gj/push-more-verbose-advicepush: switch default from "matching" to "simple"Junio C Hamano10 years
gk/tracing-optimizationtrace: improve performance while category is disabledGennady Kupava6 years
gp/document-dotfiles-in-templates-are-not-copiedinit: document dotfiles exclusion on template copyGrégoire Paris7 years
gp/rebase-signoffrebase: pass --[no-]signoff option to git amGiuseppe Bilotta7 years
gp/status-rebase-i-infostatus: add new tests for status during rebase -iGuillaume Pagès9 years
gr/rebase-i-drop-warnrebase-i: work around Windows CRLF line endingsJunio C Hamano9 years
gs/rebase-allow-empty-messagerebase: add --allow-empty-message optionGenki Sky6 years
gs/retire-mrumru: Replace mru.[ch] with list.h implementationGargi Sharma6 years
gs/test-unset-xdg-cache-hometest-lib.sh: unset XDG_CACHE_HOMEGenki Sky6 years
gv/mingw-p4-mapusergit-p4: fix git-p4.mapUser on WindowsGeorge Vanburgh7 years
gv/p4-multi-path-commit-fixgit-p4: fix multi-path changelist empty commitsGeorge Vanburgh7 years
hb/gitweb-project-listgitweb: skip unreadable subdirectoriesHielke Christian Braun7 years
hi/merge-verify-sig-configt5573, t7612: clean up after unexpected success of 'pull' and 'merge'Junio C Hamano6 years
hj/pretty-naked-decorationpretty: add %D format specifierHarry Jeffery10 years
hm/config-parse-expiry-dateconfig: add --expiry-dateHaaris Mehmood6 years
hn/log-graph-color-octopusgraph: fix coloring around octopus mergesHemmo Nieminen11 years
hn/path-ownership-commentread_gitfile_gently: clarify return value ownership.Han-Wen Nienhuys7 years
hn/string-list-docapi-argv-array.txt: remove broken link to string-list APITodd Zullinger7 years
hn/submodule-commentsubmodule.c: describe submodule_to_gitdir() in a new commentHan-Wen Nienhuys7 years
hn/typofixsubmodule.h: typofixHan-Wen Nienhuys7 years
ho/gitweb-squelch-undef-warninggitweb: squelch "uninitialized value" warningØyvind A. Holm8 years
hold/hv/submodule-ignore-fix-premergeMerge branch 'jc/add-2.0-ignore-removal' into HEADJunio C Hamano10 years
hold/rs-ref-transaction-rerolledref_transaction_commit: bail out on failure to remove a refJonathan Nieder10 years
hs/simplify-bit-setting-in-fsck-treefsck: use bitwise-or assignment operator to set flagHiroyuki Sano10 years
hu/cherry-pick-previous-branchcherry-pick: handle "-" after parsing optionsJeff King11 years
hv/config-from-blobconfig: do not use C function names as struct membersJeff King11 years
hv/doc-commit-reference-styleSubmittingPatches: use gitk's "Copy commit summary" formatBeat Bolli8 years
hv/fetch-moved-submodules-on-demandsubmodule: simplify decision tree whether to or not to fetchHeiko Voigt7 years
hv/mingw-help-is-executablehelp: improve is_executable() on WindowsHeiko Voigt7 years
hv/mv-nested-submodules-testadd test for bug in git-mv for recursive submodulesHeiko Voigt7 years
hv/submodule-configsubmodule: allow erroneous values for the fetchRecurseSubmodules optionHeiko Voigt9 years
hv/submodule-ignore-fixdisable complete ignorance of submodules for index <-> HEAD diffHeiko Voigt10 years
hv/submodule-not-yet-pushed-fixsubmodule_needs_pushing(): explain the behaviour when we cannot answerHeiko Voigt7 years
hv/submodule-recurse-pushpush: teach --recurse-submodules the on-demand optionHeiko Voigt12 years
hv/t5526-andand-chain-fixt5526: fix some broken && chainsHeiko Voigt7 years
ib/rev-parse-parseopt-arghrev-parse: fix typo in example on manpageRené Scharfe10 years
ib/scripted-parse-opt-better-hint-stringrev-parse --parseopt: allow [*=?!] in argument hintsIlya Bobyr9 years
ib/t3700-add-chmod-x-updatest3700: add a test_mode_in_index helper functionIngo Brückl8 years
ib/test-selectively-runt0000-*.sh: fix the GIT_SKIP_TESTS sub-testsRamsay Jones10 years
ic/fix-filter-branch-to-handle-tag-without-taggerfilter-branch: use hash-object instead of mktagIan Campbell7 years
ik/gitweb-force-highlightgitweb: use highlight's shebang detectionIan Kelling8 years
ik/userdiff-html-h-element-fixuserdiff: fix HTML hunk header regexpIlya Kantor7 years
initialInitial revision of "git", the information manager from hellLinus Torvalds19 years
ir/makefile-typofixMakefile: fix some typos in the preambleIan Liu Rodrigues10 years
iu/fix-parse-options-h-commentparse-options.h: OPTION_{BIT,SET_INT} do not store pointer to defvalIvan Ukhov9 years
ja/clean-confirm-i18nAdd hint interactive cleaningJean-Noel Avila9 years
ja/do-not-ask-needless-questionsgit-filter-branch: be more direct in an error messageJean-Noel Avila7 years
ja/doc-l10nSQUASH???Junio C Hamano7 years
ja/i18ni18n: simplify numeric error reportingJean-Noel Avila8 years
ja/i18n-cleanupi18n: read-cache: typofixPeter Krefting7 years
ja/tutorial-asciidoctor-fixdoc: fix unmatched code fencesJean-Noel Avila9 years
jb/diff-no-index-no-abbrevdiff: handle --no-abbrev in no-index caseJack Bates7 years
jb/filter-ignore-sigpipeIgnore SIGPIPE when running a filter driverJehan Bing12 years
jb/required-filterAdd a setting to require a filter to be successfulJehan Bing12 years
jb/t8008-cleanupt8008: rely on rev-parse'd HEAD instead of sha1 valueStefan Beller7 years
jc/a-lone-dash-stands-for-previous-branch"-" and "@{-1}" on various programsJunio C Hamano9 years
jc/abbrev-12core.abbrev: raise the default abbreviation to 12 hexdigitsJunio C Hamano8 years
jc/abbrev-autotransport: compute summary-width dynamicallyJunio C Hamano8 years
jc/abbrev-autoscale-configconfig.abbrev: document the new default that auto-scalesJunio C Hamano7 years
jc/add-2.0-ignore-removalgit add <pathspec>... defaults to "-A"Junio C Hamano11 years
jc/add-refresh-unmergedrefresh_index: do not show unmerged path that is outside pathspecJunio C Hamano12 years
jc/add-u-A-default-to-topadd: simplify -u/-A without pathspecJunio C Hamano9 years
jc/advice-docadvice: Document that they all default to trueJunio C Hamano12 years
jc/advise-i18ni18n of multi-line advice messagesJunio C Hamano12 years
jc/advise-push-defaultpush: hint to use push.default=upstream when appropriateJunio C Hamano12 years
jc/allow-ff-merging-kept-tagsmerge: allow fast-forward when merging a tracked tagJunio C Hamano6 years
jc/allow-lazy-caspush: disable lazy --force-with-lease by defaultJunio C Hamano7 years
jc/am-3-fallback-regression-fixam -3: do not let failed merge from completing the error codepathJunio C Hamano9 years
jc/am-3-nonstandard-popttest: "am -3" can accept non-standard -p<num>Junio C Hamano12 years
jc/am-i-v-fixam -i: fix "v"iewJunio C Hamano8 years
jc/am-mailinfo-directam: make direct call to mailinfoJunio C Hamano9 years
jc/am-read-author-fileam: refactor read_author_script()Junio C Hamano8 years
jc/am-state-fixwrite_file(): drop caller-supplied LF from calls to create a one-liner fileJunio C Hamano9 years
jc/ambiguous-push-default-refspecpush: do not use potentially ambiguous default refspecJunio C Hamano8 years
jc/apply-atomict4102: test renaming and rewriting the same fileJunio C Hamano10 years
jc/apply-beyond-symlinkapply: do not touch a file beyond a symbolic linkJunio C Hamano9 years
jc/apply-fix-mismergeapply.c: fix whitespace-only mismergeJunio C Hamano7 years
jc/apply-ignore-whitespaceapply --ignore-space-change: lines with and without leading whitespaces do no...Junio C Hamano10 years
jc/apply-reject-noop-hunkapply: reject a hunk that does not do anythingJunio C Hamano9 years
jc/apply-with-crlfapply: clarify read_old_data() is about no-index caseJunio C Hamano7 years
jc/apply-ws-fix-expandsapply: count the size of postimage correctlyJunio C Hamano9 years
jc/apply-ws-fix-expands-reportapply: detect and mark whitespace errors in context lines when fixingJunio C Hamano9 years
jc/apply-ws-prefixapply: omit ws check for excluded pathsJunio C Hamano10 years
jc/attrattr: support quoting pathname patterns in C styleNguyễn Thái Ngọc Duy8 years
jc/attr-moreattr.c: outline the future plans by heavily commentingJunio C Hamano8 years
jc/blame-abbrevblame: use DEFAULT_ABBREV macroJunio C Hamano8 years
jc/blame-missing-pathblame: tighten command line parserJunio C Hamano6 years
jc/blame-reverseblame: dwim "blame --reverse OLD" as "blame --reverse OLD.."Junio C Hamano8 years
jc/branch-branchnot like thisJunio C Hamano12 years
jc/branch-desc-typoavoidancebranch --edit-description: protect against mistyped branch nameJunio C Hamano12 years
jc/branch-force-doc-readability-fixbranch doc: sprinkle a few commas for readabilityJunio C Hamano7 years
jc/branch-name-sanitybuiltin/branch: remove redundant check for HEADKaartic Sivaraam6 years
jc/bs-t-is-not-a-tab-for-sedcontrib/git-resurrect.sh: do not write \t for HT in sed scriptsJunio C Hamano7 years
jc/builtin-am-signoff-regression-fixam: match --signoff to the original scripted versionJunio C Hamano9 years
jc/bundleindex-pack: --clone-bundle optionJunio C Hamano8 years
jc/cache-tree-freshencache-tree: make sure to "touch" tree objects the cache-tree recordsJunio C Hamano7 years
jc/cache-tree-wipcache-tree: freshen the tree object at the top levelJunio C Hamano7 years
jc/calloc-pathspecps_matched: xcalloc() takes nmemb and then element sizeJunio C Hamano9 years
jc/check-attr-honor-working-treecheck-attr: move to the top of working tree when in non-bare repositoryJunio C Hamano10 years
jc/check-ref-format-oorcheck-ref-format doc: --branch validates and expands <branch>Junio C Hamano7 years
jc/check-x-zcheck-attr -z: a single -z should apply to both input and outputJunio C Hamano11 years
jc/checkout-detach-doccheckout: update synopsys and documentation on detaching HEADJunio C Hamano11 years
jc/checkout-local-track-reportcheckout: report upstream correctly even with loosely defined branch.*.mergeJunio C Hamano10 years
jc/checkout-m-twowayt/t2023-checkout-m.sh: fix use of test_must_failÆvar Arnfjörð Bjarmason12 years
jc/checkout-out-of-unborngit checkout -b: allow switching out of an unborn branchJunio C Hamano12 years
jc/checkout-removalWIPWIPJunio C Hamano9 years
jc/checkout-working-tree-onlycheckout: add --working-tree-only optionJunio C Hamano7 years
jc/clear-pathspecpathspec: rename free_pathspec() to clear_pathspec()Junio C Hamano8 years
jc/clone-borrowclone: --dissociate option to mark that reference is only temporaryJunio C Hamano10 years
jc/clone-bundlerepack: optionally create a clone.bundleJunio C Hamano9 years
jc/cocci-xstrdup-or-nullcocci: refactor common patterns to use xstrdup_or_null()Junio C Hamano8 years
jc/coding-guidelinesCodingGuidelines: clarify C #include rulesJunio C Hamano9 years
jc/commit-amend-no-edittest: commit --amend should honor --no-editJonathan Nieder12 years
jc/commit-hook-authorshipcommit: pass author/committer info to hooksJunio C Hamano12 years
jc/commit-is-spelled-with-two-emstypofix: cherry is spelled with two arsJunio C Hamano11 years
jc/commit-parsingparse_commit_date(): advance the scan pointer for the callerJunio C Hamano13 years
jc/commit-slabcommit-slab: introduce slabname##_peek() functionJunio C Hamano9 years
jc/commit-tree-ignore-commit-gpgsigncommit-tree: do not pay attention to commit.gpgsignJunio C Hamano8 years
jc/completion-no-chdircompletion: use "git -C $there" instead of (cd $there && git ...)Junio C Hamano10 years
jc/compression-configcompression: unify pack.compression configuration parsingJunio C Hamano7 years
jc/conf-var-docCodingGuidelines: describe naming rules for configuration variablesJunio C Hamano9 years
jc/config-case-cmdlineconfig: squelch stupid compilerJunio C Hamano7 years
jc/config-case-cmdline-take-2config: use git_config_parse_key() in git_config_parse_parameter()Junio C Hamano7 years
jc/config-mak-document-darwin-vs-macosxconfig.mak.uname: add hint on uname_R for MacOS XJunio C Hamano10 years
jc/config-pathname-typeconfig: describe 'pathname' value typeJunio C Hamano8 years
jc/conflict-hintmerge & sequencer: turn "Conflicts:" hint into a commentJunio C Hamano10 years
jc/core-checkstat-2.0core.statinfo: remove as promised in Git 2.0Junio C Hamano11 years
jc/create-directories-microoptcheckout: most of the time we have good leading directoriesJunio C Hamano10 years
jc/cutoff-configrerere: allow approxidate in gc.rerereResolved/gc.rerereUnresolvedJunio C Hamano7 years
jc/cvsservercvsserver: use safe_pipe_capture for `constant commands` as wellJunio C Hamano7 years
jc/cvsserver-perm-bit-fixcvsserver: pick up the right mode bitsJunio C Hamano11 years
jc/daemon-no-ipv6-for-2.4.1daemon: unbreak NO_IPV6 build regressionJunio C Hamano9 years
jc/decorate-leaky-separator-colorlog --decorate: do not leak "commit" color into the next itemJunio C Hamano9 years
jc/deref-tagblame, line-log: do not loop around deref_tag()Junio C Hamano8 years
jc/diff-algo-cleanupxdiff: PATIENCE/HISTOGRAM are not independent option bitsJunio C Hamano12 years
jc/diff-b-mWIPWIPJunio C Hamano9 years
jc/diff-blobfindWIPJunio C Hamano6 years
jc/diff-compact-always-use-blank-heuristicsdiff: enable "compaction heuristics" and lose experimentation knobJunio C Hamano8 years
jc/diff-files-itarun_diff_files(): clarify computation of sha1 validityJunio C Hamano9 years
jc/diff-filter-negationdiff: deprecate -q option to diff-filesJunio C Hamano11 years
jc/diff-format-docdiff-format doc: a score can follow M for rewriteJunio C Hamano9 years
jc/diff-ignore-casediff: -i is "--ignore-case" but means a bit more in "log"Junio C Hamano12 years
jc/diff-ignore-modediff --ignore-mode-changeJunio C Hamano12 years
jc/diff-log-helpdiff- and log- family: handle "git cmd -h" earlyJunio C Hamano7 years
jc/diff-no-index-d-fdiff-no-index: align D/F handling with that of normal GitJunio C Hamano9 years
jc/diff-populate-filespec-size-only-fixdiff: do not short-cut CHECK_SIZE_ONLY check in diff_populate_filespec()Junio C Hamano7 years
jc/diff-sane-truncate-no-morediff: retire sane_truncate_fnJunio C Hamano7 years
jc/diff-stat-scalerdiff --stat: show bars of same length for paths with same amount of changesJunio C Hamano12 years
jc/diff-test-updatestest_ln_s_add: refresh stat info of fake symbolic linksJohannes Sixt9 years
jc/diff-tree-stale-commentdiff-tree: update stale in-code commentsJunio C Hamano7 years
jc/diff-unique-abbrev-commentsdiff_unique_abbrev(): document its assumption and limitationJunio C Hamano8 years
jc/diff-ws-check-deleteddiff.c: --ws-check-deleted optionJunio C Hamano9 years
jc/diff-ws-error-highlightdiff: parse ws-error-highlight option more strictlyRené Scharfe9 years
jc/do-not-feed-tags-to-clear-commit-marksformat-patch: do not feed tags to clear_commit_marks()Junio C Hamano9 years
jc/doc-checkoutcheckout doc: clarify command line args for "checkout paths" modeJunio C Hamano7 years
jc/doc-commit-onlyDocumentation/git-commit: clarify that --only/--include records the working t...Junio C Hamano9 years
jc/doc-diff-filter-excludediff: document diff-filter exclusionJunio C Hamano8 years
jc/doc-gc-prune-nowDocumentation/gc: warn against --prune=<now>Junio C Hamano9 years
jc/doc-lintci: validate "linkgit:" in documentationJunio C Hamano8 years
jc/doc-log-rev-list-optionsDocumentation: what does "git log --indexed-objects" even mean?Junio C Hamano9 years
jc/doc-merge-optionsDocumentation/merge-options.txt: group "ff" related options togetherJunio C Hamano12 years
jc/drop-git-spec-inMakefile: remove dependency on git.specDennis Kaarsemaker8 years
jc/editor-waiting-messagelaunch_editor(): indicate that Git waits for user inputJunio C Hamano6 years
jc/em-dash-in-docDocumentation: AsciiDoc spells em-dash as double-dashes, not tripleJunio C Hamano9 years
jc/epochtime-wo-tzparse_date_basic(): let the system handle DST conversionJunio C Hamano9 years
jc/everyday-markupDocumentation/everyday: match undefline with the textJunio C Hamano9 years
jc/exclusion-docgitignore: document that unignoring a directory unignores everything in itJunio C Hamano8 years
jc/exec-cmd-system-path-leak-fixsystem_path(): always return free'able memory to the callerJunio C Hamano9 years
jc/fetch-pack-fsck-objectstest: fetch/receive with fsckobjectsJunio C Hamano13 years
jc/fetch-pull-refmapdocs: Explain the purpose of fetch's and pull's <refspec> parameter.Marc Branchaud10 years
jc/fetch-push-refmapfetch: allow explicit --refmap to override configurationJunio C Hamano10 years
jc/fetch-refspec-doc-updatefetch doc: src side of refspec could be full SHA-1Junio C Hamano7 years
jc/finalize-temp-filesha1_file.c: rename move_temp_to_file() to finalize_object_file()Junio C Hamano9 years
jc/first-parent-merge-basesWIPJunio C Hamano10 years
jc/fix-alloc-sortbuf-in-index-packindex-pack: fix allocation of sorted_by_pos arrayJunio C Hamano9 years
jc/fix-clone-single-starting-at-a-tagbuiltin/clone.c: detect a clone starting at a tag correctlyJunio C Hamano10 years
jc/fix-diff-no-index-diff-opt-parsediff-no-index: correctly diagnose error return from diff_opt_parse()Junio C Hamano10 years
jc/fmt-merge-msg-peoplefmt-merge-msg: show those involved in a merged seriesJunio C Hamano12 years
jc/for-each-ref-head-segfault-fixfor-each-ref: do not segv with %(HEAD) on an unborn branchJunio C Hamano7 years
jc/forbid-symbolic-ref-d-HEADsymbolic-ref -d: do not allow removal of HEADJunio C Hamano8 years
jc/format-patchformat-patch: --inline-singleJunio C Hamano11 years
jc/fsck-dropped-errorsfsck: exit with non-zero when problems are foundJunio C Hamano9 years
jc/fsck-nul-in-commitfsck: detect and warn a commit with embedded NULJunio C Hamano8 years
jc/fsck-retire-require-eohfsck: it is OK for a tag and a commit to lack the bodyJunio C Hamano9 years
jc/git-open-cloexecsha1_file: stop opening files with O_NOATIMEJunio C Hamano7 years
jc/gitignore-precedenceignore: info/exclude should trump core.excludesfileJunio C Hamano9 years
jc/graduate-remote-hg-bzrremote-helpers: give short instructions to download the latestJunio C Hamano10 years
jc/graph-post-root-gapWIP: document what we want at the endJunio C Hamano10 years
jc/grep-commandline-vs-configurationgrep: further simplify setting the pattern typeJunio C Hamano8 years
jc/hash-objectwrite_sha1_file(): do not use a separate sha1[] arrayJunio C Hamano9 years
jc/hash-object-fixwrite_sha1_file(): do not use a separate sha1[] arrayJunio C Hamano9 years
jc/hash-object-fsck-tagt1450: make sure fsck detects a malformed tagger lineJunio C Hamano10 years
jc/hashmap-doc-inithashmap: clarify that hashmap_entry can safely be discardedJunio C Hamano8 years
jc/hold-diff-remove-q-synonym-for-no-deletiondiff: remove "diff-files -q" in a version of Git in a distant futureJunio C Hamano11 years
jc/hook-cleanuprun-command.c: retire unused run_hook_with_custom_index()Junio C Hamano9 years
jc/http-socks5hhttp: differentiate socks5:// and socks5h://Junio C Hamano8 years
jc/http-socks5h-mainthttp: differentiate socks5:// and socks5h://Junio C Hamano8 years
jc/http-sslkey-and-ssl-cert-are-pathshttp.c: http.sslcert and http.sslkey are both pathnamesJunio C Hamano7 years
jc/i18n-shell-script-gettexti18n: fix auto detection of gettext scheme for shell scriptsJunio C Hamano12 years
jc/ignore-cr-at-eoldiff: --ignore-cr-at-eolJunio C Hamano6 years
jc/ignore-epipe-in-filterfilter_buffer_or_fd(): ignore EPIPEJunio C Hamano9 years
jc/ignore-sigpipe-while-running-hooksreceive-pack: allow hooks to ignore its standard input streamJunio C Hamano10 years
jc/index-packindex-pack: add a helper function to derive .idx/.keep filenameJunio C Hamano8 years
jc/index-pack-clone-bundlewipJunio C Hamano8 years
jc/index-pack-reject-dupsreceive-pack, fetch-pack: reject bogus pack that records objects twiceJunio C Hamano12 years
jc/is-git-commandwipJunio C Hamano10 years
jc/is-url-simplifyurl.c: simplify is_url()Junio C Hamano13 years
jc/latin-1utf8: accept "latin-1" as ISO-8859-1Junio C Hamano8 years
jc/linkgit-fixDocumentation: fix linkgit referencesJunio C Hamano8 years
jc/lint-runaway-here-doctests: lint for run-away here-docJunio C Hamano7 years
jc/ll-merge-expose-pathll-merge: pass the original path to external driversJunio C Hamano9 years
jc/ll-merge-internalt6036: remove pointless test that expects failureJunio C Hamano8 years
jc/lock-report-on-errorlockfile: move REPORT_ON_ERROR bit elsewhereJunio C Hamano7 years
jc/lockfile-silent-on-errorlockfile: LOCK_SILENT_ON_ERRORJunio C Hamano7 years
jc/log-missing-default-HEADlog: diagnose empty HEAD more clearlyJunio C Hamano9 years
jc/log-p-ccbuiltin/log.c: minor reformatJunio C Hamano9 years
jc/ls-files-killed-optimdir.c::test_one_path(): work around directory_exists_in_index_icase() breakageEric Sunshine11 years
jc/ls-remote-short-helpls-remote: a lone "-h" is asking for helpJunio C Hamano13 years
jc/mailinfomailinfo: ignore in-body header that we do not care aboutJunio C Hamano9 years
jc/mailinfo-cleanup-fixmailinfo: avoid segfault when can't open filesJuan F. Codagnone6 years
jc/mailinfo-libmailinfo: fix passing wrong address to git_mailinfo_configNguyễn Thái Ngọc Duy8 years
jc/mailmap-case-insensitivitymailmap: style fixesJunio C Hamano11 years
jc/maint-clean-nested-worktree-in-subdirclean: preserve nested git worktree in subdirectoriesJunio C Hamano12 years
jc/maint-commit-ignore-i-t-acommit: ignore intent-to-add entries instead of refusingJunio C Hamano12 years
jc/maint-diff-patch-headerdiff -p: squelch "diff --git" header for stat-dirty pathsJunio C Hamano12 years
jc/maint-grep-untracked-excludegrep: fix the error message that mentions --excludeBert Wesarg13 years
jc/maint-index-pack-keepindex-pack: correct --keep[=<msg>]Junio C Hamano8 years
jc/maint-lf-to-crlf-keep-crlflf_to_crlf_filter(): resurrect CRLF->CRLF hackJunio C Hamano12 years
jc/maint-log-first-parent-pathspecMaking pathspec limited log play nicer with --first-parentJunio C Hamano12 years
jc/maint-mailmap-outputmailmap: always return a plain mail address from map_user()Junio C Hamano12 years
jc/maint-merge-autoeditmerge: backport GIT_MERGE_AUTOEDIT supportJunio C Hamano12 years
jc/maint-name-rev-allname-rev --all: do not even attempt to describe non-commit objectJunio C Hamano12 years
jc/maint-pack-object-cyclepack-object: tolerate broken packs that have duplicated objectsJunio C Hamano12 years
jc/maint-pull-docfixDocumentation: "git pull" does not have the "-m" optionJunio C Hamano10 years
jc/maint-pull-docfix-for-409b8d82Documentation: exclude irrelevant options from "git pull"Junio C Hamano10 years
jc/maint-request-pull-for-tagrequest-pull: explicitly ask tags/$name to be pulledJunio C Hamano12 years
jc/maint-undefined-i18n-observation-testt0204: clarify the "observe undefined behaviour" testJunio C Hamano12 years
jc/maint-verify-objects-remove-pessimismfetch/receive: remove over-pessimistic connectivity checkJunio C Hamano12 years
jc/make-tagsMakefile: ask "ls-files" to list source files if availableJunio C Hamano13 years
jc/makefile-redirection-stderrMakefile: fix misdirected redirectionsJunio C Hamano8 years
jc/match-refs-clarifyrename "match_refs()" to "match_push_refs()"Junio C Hamano13 years
jc/max-io-size-and-ssize-maxxread/xwrite: clip MAX_IO_SIZE to SSIZE_MAXJunio C Hamano9 years
jc/mergemerge: deprecate 'git merge <message> HEAD <commit>' syntaxJunio C Hamano9 years
jc/merge-base-fork-point-docmerge-base --fork-point doc: clarify the example and failure modesJunio C Hamano6 years
jc/merge-base-fp-onlymerge-base: fp experimentJunio C Hamano8 years
jc/merge-base-majormerge-base: WIP finish integrating major-onlyJunio C Hamano8 years
jc/merge-base-reflogmerge-base: teach "--fork-point" modeJunio C Hamano11 years
jc/merge-basesget_merge_bases(): always clean-up object flagsJunio C Hamano10 years
jc/merge-deprecate-old-syntaxmerge: deprecate 'git merge <message> HEAD <commit>' syntaxJunio C Hamano9 years
jc/merge-drop-old-syntaxmerge: drop 'git merge <message> HEAD <commit>' syntaxJunio C Hamano9 years
jc/merge-ff-only-stronger-than-signed-mergemerge: do not create a signed tag merge under --ff-only optionJunio C Hamano12 years
jc/merge-impossible-no-commitmerge: warn --no-commit merge when no new commit is createdJunio C Hamano8 years
jc/merge-refuse-new-rootpull: pass --allow-unrelated-histories to "git merge"Junio C Hamano8 years
jc/merge-symlink-ours-theirsmerge: teach -Xours/-Xtheirs to symbolic link mergeJunio C Hamano6 years
jc/merge-x-theirs-docfixmerge-strategies: avoid implying that "-s theirs" existsJunio C Hamano7 years
jc/more-robust-nth-prior-checkoutinterpret_branch_name(): unconfuse @{-1}@{u} when @{-1} is detachedJunio C Hamano11 years
jc/name-revname-rev: favor describing with tags and use committer date to tiebreakJunio C Hamano7 years
jc/name-rev-exact-refdescribe: fix --contains when a tag is given as inputJunio C Hamano11 years
jc/name-rev-lw-tagname-rev: favor describing with tags and use committer date to tiebreakJunio C Hamano7 years
jc/name-rev-wipname-rev: favor describing with tags and use committer date to tiebreakJunio C Hamano7 years
jc/no-cmd-as-subroutinemerge-ours: do not use cmd_*() as a subroutineJunio C Hamano7 years
jc/no-need-for-env-in-sh-scripts*.sh: drop useless use of "env"Junio C Hamano10 years
jc/noent-notdirtreewide: use is_missing_file_error() where ENOENT and ENOTDIR are checkedJunio C Hamano7 years
jc/not-mingw-cygwintest prerequisites: enumerate with commasJunio C Hamano10 years
jc/p4-current-branch-fixDONTMERGE git-p4: "name-rev HEAD" is not a way to find the current branchJunio C Hamano7 years
jc/pack-bitmap-unalignedpack-bitmap: don't perform unaligned memory accessJames Clarke7 years
jc/pack-objectspack-objects: shrink struct object_entryJunio C Hamano11 years
jc/pager-configuration-docconfig: rewrite core.pager documentationJunio C Hamano11 years
jc/parse-date-rawparse_date(): '@' prefix forces git-timestampJunio C Hamano12 years
jc/parse-options-booleanapply: use OPT_NOOP_NOARGRené Scharfe13 years
jc/parse-options-humintparse-options: refactor human-friendly-integer parser out of pack-objectsJunio C Hamano10 years
jc/parseopt-command-modestag: use OPT_CMDMODEJunio C Hamano11 years
jc/parseopt-verify-short-nameparse-options: detect attempt to add a duplicate short option nameJunio C Hamano10 years
jc/peace-with-crlftest-sha1-array: read command stream with strbuf_getline()Junio C Hamano8 years
jc/perl-git-comment-typofixperl/Git.pm: typofix in a commentJunio C Hamano7 years
jc/pickaxe-ignore-casectype.c: Fix a sparse warningRamsay Jones12 years
jc/plug-fmt-merge-msg-leakfmt-merge-msg: plug small leak of commit bufferJunio C Hamano9 years
jc/po-pritime-fixMakefile: help gettext tools to cope with our custom PRItime formatJunio C Hamano7 years
jc/pretty-add-againadd_again() off-by-one error in custom formatJunio C Hamano7 years
jc/pretty-format-doc"log --pretty" documentation: do not forget "tformat:"Junio C Hamano9 years
jc/prompt-document-ps1-state-separatorgit-prompt.sh: document GIT_PS1_STATESEPARATORJoe Cridge9 years
jc/prompt-upstreamgit-prompt.sh: optionally show upstream branch nameJulien Carsique11 years
jc/pull-rebase-ffpull: fast-forward "pull --rebase=true"Junio C Hamano7 years
jc/pull-signed-tagmerge: use editor by default in interactive sessionsJunio C Hamano12 years
jc/pull-signed-tag-docpulling signed tag: add howto documentJunio C Hamano12 years
jc/pull-training-wheelpull: require choice between rebase/merge on non-fast-forward pullJunio C Hamano11 years
jc/push-2.0-default-to-simplepush: switch default from "matching" to "simple"Junio C Hamano11 years
jc/push-cast5541: mark passing c-a-s test as successJeff King11 years
jc/push-certpush --signed: tighten what the receiving end can ask to signJunio C Hamano9 years
jc/push-cert-2receive-pack: GPG-validate push certificatesJunio C Hamano10 years
jc/push-cert-hmac-optimreceive-pack: truncate hmac early and convert only necessary bytesJunio C Hamano10 years
jc/push-default-explicitpush: test pushing ambiguously named branchesDennis Kaarsemaker7 years
jc/push-refmappush: also use "upstream" mapping when pushing a single refJunio C Hamano10 years
jc/push-tags-alsopush --tags: push tags *in addition to* other stuffJunio C Hamano9 years
jc/push-to-checkoutreceive-pack: support push-to-checkout hookJunio C Hamano9 years
jc/read-tree-empty-with-mread-tree: "read-tree -m --empty" does not make senseJunio C Hamano7 years
jc/receive-pack-hook-dochooks doc: clarify when receive-pack invokes its hooksJunio C Hamano6 years
jc/ref-excludesrev-parse: introduce --exclude=<glob> to tame wildcardsJunio C Hamano10 years
jc/ref-filter-colors-fixcolors: git_default_config() does not read color.uiJunio C Hamano7 years
jc/refer-to-t-readme-from-submitting-patchest/README: justify why "! grep foo" is sufficientJunio C Hamano9 years
jc/reflog-docsetup_reflog_action: document the rules for using GIT_REFLOG_ACTIONJunio C Hamano11 years
jc/relnotes-2.8RelNotes for 2.8.0: typofixJunio C Hamano8 years
jc/remote-http-argv-arrayremote-http: use argv-arrayJunio C Hamano11 years
jc/remote-set-url-docDocumentation/git-remote.txt: stress that set-url is not for triangularJunio C Hamano9 years
jc/remote-setbranches-usage-fixremote: fix set-branches usageJunio C Hamano12 years
jc/remove-dir-recursivelydir.c: report errors from remove_dir_recurse()Junio C Hamano6 years
jc/renormalize-merge-kill-safer-crlfconvert: git cherry-pick -Xrenormalize did not workTorsten Bögershausen7 years
jc/reopen-lock-filelockfile: allow reopening a closed but still locked fileJunio C Hamano10 years
jc/repack-threadsrepack: accept --threads=<n> and pass it down to pack-objectsJunio C Hamano7 years
jc/report-path-error-to-dirreport_path_error(): move to dir.cJunio C Hamano9 years
jc/request-pull-show-head-4request-pull: use the real fork point when preparing the messageJunio C Hamano12 years
jc/rererererere: un-nest merge() furtherJunio C Hamano9 years
jc/rerere-multirerere: remove an null statementJunio C Hamano8 years
jc/rerere-multi-wipWIP forgetJunio C Hamano8 years
jc/rerere-recursivererere: try ignoring extra cruft left by merge-recursiveJunio C Hamano8 years
jc/reset-unmergereset: --unmergeJunio C Hamano8 years
jc/retire-compaction-heuristicsdiff: retire "compaction" heuristicsJunio C Hamano7 years
jc/rev-parse-argh-dashed-multi-wordsupdate-index: fix segfault with missing --cacheinfo argumentJeff King10 years
jc/revert-clone-doc-update-for-push-from-shallowRevert "git-clone.txt: remove the restriction on pushing from a shallow clone"Junio C Hamano11 years
jc/revision-dash-count-parsingrevision: parse "git log -<count>" more carefullyJunio C Hamano10 years
jc/revision-range-unpeelrevision: propagate flag bits from tags to pointeesJunio C Hamano10 years
jc/rm-submodule-error-messagebuiltin/rm.c: consolidate error reporting for removing submodulesJunio C Hamano11 years
jc/run-hook-env-1run_hook(): enhance the interface to pass arbitrary environmentJunio C Hamano12 years
jc/sane-greprebase-i: clarify "is this commit relevant?" testJunio C Hamano8 years
jc/send-email-sensible-encodingsend-email: ask confirmation if given encoding name is very shortJunio C Hamano9 years
jc/send-email-skip-backupsend-email: detect and offer to skip backup filesJunio C Hamano8 years
jc/setup-cleanup-fixarchive: read local configurationJunio C Hamano7 years
jc/setup-revisions-unknown-optsetup_revisions(): allow a rev that begins with a dashJunio C Hamano7 years
jc/shortlog-ref-excludeshortlog: allow --exclude=<glob> to be passedJunio C Hamano10 years
jc/show-branchshow-branch: use commit slab to represent bitflags of arbitrary widthJunio C Hamano10 years
jc/show-siglog --show-signature: reword the common two-head merge caseJunio C Hamano12 years
jc/signed-commitgpg-interface: allow use of a custom GPG binaryJunio C Hamano12 years
jc/simple-add-must-be-a-no-opt2202: make sure "git add" (no args) stays a no-opJunio C Hamano11 years
jc/simplify-progressprogress: simplify "delayed" progress APIJunio C Hamano7 years
jc/skip-test-in-the-middlet5545: enhance test coverage when no http server is installedStefan Beller7 years
jc/split-blobWIP (streaming chunked)Junio C Hamano12 years
jc/stash-pop-not-poppedstash pop: mention we did not drop the stash upon failing to applyJunio C Hamano10 years
jc/strbuf-add-lines-avoid-sp-ht-sequencestrbuf_add_commented_lines(): avoid SP-HT sequence in commented linesJunio C Hamano10 years
jc/strbuf-getlinestrbuf: give strbuf_getline() to the "most text friendly" variantJunio C Hamano8 years
jc/strbuf-getstest-sha1-array: read command stream with strbuf_getline()Junio C Hamano8 years
jc/strbuf-gets-2test-sha1-array: read command stream with strbuf_getline()Junio C Hamano8 years
jc/strcasecmp-pure-inlinemailmap: work around implementations with pure inline strcasecmpJunio C Hamano11 years
jc/stream-to-packbulk-checkin: replace fast-import based implementationJunio C Hamano12 years
jc/submitting-patches-mention-send-emailSubmittingPatches: encourage users to use format-patch and send-emailJunio C Hamano9 years
jc/submodule-anchor-git-dirsubmodule: avoid auto-discovery in prepare_submodule_repo_env()Junio C Hamano8 years
jc/t2300-setupt2300: "git --exec-path" is not usable in $PATH on Windows as-isJohannes Schindelin8 years
jc/t4122-use-test-write-linest4122: use test_write_lines from test-lib-functionsJunio C Hamano9 years
jc/t5601-copy-workaroundt5601: rm the target file of cp that could still be executingJunio C Hamano7 years
jc/t9001-moderniset9001: style modernisation phase #5Junio C Hamano9 years
jc/tag-contains-withtag: grok "--with" as synonym to "--contains"Junio C Hamano10 years
jc/test-lazy-prereqtests: drop GIT_*_TIMING_TESTS environment variable supportJunio C Hamano10 years
jc/test-must-be-emptytest_must_be_empty: simplify file existence checkSZEDER Gábor6 years
jc/test-parse-options-expectt0040: convert a few tests to use test-parse-options --expectJunio C Hamano8 years
jc/test-prereq-validatetest: validate prerequistes syntaxJunio C Hamano9 years
jc/test-seqtest-lib-functions.sh: rewrite test_seq without PerlJunio C Hamano8 years
jc/transport-do-not-use-connect-twice-in-fetchbuiltin/fetch.c: Fix a sparse warningRamsay Jones11 years
jc/unexport-git-pager-in-use-in-pagerpager: do not leak "GIT_PAGER_IN_USE" to the pagerJunio C Hamano9 years
jc/unpack-trees-plug-leakunpack_trees: plug leakage of o->resultJunio C Hamano9 years
jc/unseekable-bundlebundle: add parse_bundle_header() helper functionJunio C Hamano13 years
jc/unused-symbolsremote.[ch]: parse_push_cas_option() can be staticJunio C Hamano7 years
jc/update-instead-into-voidpush-to-deploy: allow pushing into an unborn branch and updating itJunio C Hamano9 years
jc/upload-pack-send-symreft5570: Update for clone-progress-to-stderr branchBrian Gernhardt11 years
jc/url-matchurlmatch.c: recompute pointer after append_normalized_escapesThomas Rast11 years
jc/usage-stdinusage: do not insist that standard input must come from a fileJunio C Hamano9 years
jc/utf8-fprintfsubmodule--helper: do not call utf8_fprintf() unnecessarilyJunio C Hamano7 years
jc/verify-loose-object-headerunpack_sha1_header(): detect malformed object headerJunio C Hamano8 years
jc/want-commitAllow git merge ":/<pattern>"Junio C Hamano13 years
jc/wip-check-help-optioncheck_help_option(): a helper for early check of "-h" optionJunio C Hamano7 years
jc/wip-encode-refnamesWIP1Junio C Hamano7 years
jc/wip-safe-apply-take-2apply: do not touch a file beyond a symbolic linkJunio C Hamano9 years
jc/worktree-add-short-helpworktree: say that "add" takes an arbitrary commit in short-helpJunio C Hamano6 years
jc/worktree-configworktree: honor configuration variablesJunio C Hamano8 years
jc/ws-error-highlightdiff: introduce diff.wsErrorHighlight optionJunio C Hamano8 years
jc/xstrfmt-null-with-prec-0setup.c: do not feed NULL to "%.*s" even with precision 0Junio C Hamano8 years
jchMerge branch 'ew/format-patch-mboxrd' into jchTaylor Blau17 months
jch-dontuse/reset-hard-pathspecwipJunio C Hamano6 years
jd/fix-strbuf-add-urlencode-bytesstrbuf: fix urlencode format string on signed charJulien Dusser6 years
jd/p4-jobs-in-commitgit-p4: add P4 jobs to git commit messageJan Durovec8 years
jd/send-email-to-whomsend-email: fix grammo in the prompt that asks e-mail recipientsJunio C Hamano8 years
jd/subtreecontrib/subtree: allow adding an annotated tagJames Denholm10 years
je/pager-do-not-recursepager: do allow spawning pager recursivelyJörn Engel10 years
je/quiltimport-no-fuzzgit-quiltimport: flip the default not to allow fuzzJunio C Hamano10 years
jg/cguide-we-cannot-countCodingGuidelines: update 'rough' rule countJulian Gindi9 years
jg/credential-cache-chdir-to-sockdircredential-cache--daemon: change to the socket dir on startupJon Griffiths8 years
jg/dash-is-last-branch-in-worktree-addworktree: allow "-" short-hand for @{-1} in add commandJordan DE GEA8 years
jg/prompt-localize-temporarygit-prompt.sh: make $f local to __git_eread()Justin Guenther9 years
jh/add-index-entry-optimread-cache: speed up has_dir_name (part 2)Jeff Hostetler7 years
jh/apply-free-patchapply.c: WIP ownership auditJunio C Hamano12 years
jh/checkout-auto-trackingt3200: fix failure on case-insensitive filesystemsEric Sunshine11 years
jh/cherry-pick-no-verifyrevert/cherry-pick --no-verify: document the new optionJohan Herland10 years
jh/clean-filter-emptySQUASHJunio C Hamano9 years
jh/clean-smudge-annexuse smudgeToFile filter in recursive mergeJoey Hess8 years
jh/clean-smudge-f-docclarify %f documentationJoey Hess8 years
jh/close-index-before-statread-cache: close index.lock in do_write_indexJeff Hostetler7 years
jh/core-checksum-indexread-cache: core.checksumindexJeff Hostetler7 years
jh/dir-add-exclude-from-blobdir: allow exclusions from blob in addition to fileJeff Hostetler7 years
jh/empty-notesFix unclosed here document in t3301.shKacper Kornet9 years
jh/fast-import-notesfast-import: Fix incorrect fanout level when modifying existing notes refsJohan Herland12 years
jh/fetch-head-updatewrite first for-merge ref to FETCH_HEAD firstJoey Hess12 years
jh/filter-empty-contentssha1_file: pass empty buffer to index empty fileJim Hill9 years
jh/fsck-promisorssha1_file: restore OBJECT_INFO_QUICK functionalityJonathan Tan6 years
jh/hashmap-disable-countinghashmap: add API to disable item counting when threadedJeff Hostetler7 years
jh/json-writerjson_writer: new routines to create data in JSON formatJeff Hostetler6 years
jh/loose-object-dirs-creation-racesha1_file.c:create_tmpfile(): Fix race when creating loose object dirsJohan Herland11 years
jh/memihash-optt/helper/test-lazy-name-hash: fix compilationStefan Beller6 years
jh/mingw-openssl-sha1mingw: use OpenSSL's SHA-1 routinesJeff Hostetler7 years
jh/note-trees-record-blobsnotes: disallow reusing non-blob as a note objectJohan Herland10 years
jh/notes-merge-in-git-dir-worktreenotes-merge: Don't remove .git/NOTES_MERGE_WORKTREE; it may be the user's cwdJohan Herland12 years
jh/object-filteringoidset: don't return value from oidset_initThomas Gummerer6 years
jh/partial-cloneupload-pack: disable object filtering when disabled by configJonathan Nieder6 years
jh/partial-clone-docpartial-clone: design docJeff Hostetler6 years
jh/pre-push-sample-no-custom-ifspre-push.sample: remove unnecessary and misleading IFS=' 'Jim Hill9 years
jh/preload-index-skip-skippreload-index: avoid lstat for skip-worktree itemsJeff Hostetler7 years
jh/quiltimport-explicit-series-filegit-quiltimport: add commandline option --series <file>Juerg Haefliger9 years
jh/rlimit-nofile-fallbackget_max_fd_limit(): fall back to OPEN_MAX upon getrlimit/sysconf failureJunio C Hamano10 years
jh/send-email-one-ccsend-email: only allow one address per body tagJohan Hovold7 years
jh/shorten-refnamet1514: refname shortening is done after dereferencing symbolic refsJunio C Hamano11 years
jh/status-no-ahead-behindstatus: support --no-ahead-behind in long formatJeff Hostetler6 years
jh/status-v2-porcelainstatus: unit tests for --porcelain=v2Jeff Hostetler8 years
jh/strbuf-read-use-read-in-fullstrbuf_read(): skip unnecessary strbuf_grow() at eofJim Hill9 years
jh/string-list-micro-optimstring-list: use ALLOC_GROW macro when reallocing string_listJeff Hostetler7 years
jh/submodule-testst7410: 210 tests for various 'git submodule update' scenariosJohan Herland10 years
jh/threadable-symlink-checkAdd threaded versions of functions in symlinks.c.Jared Hance12 years
jh/trace-use-startup-infoUse startup_info->prefix rather than prefix.Jared Hance12 years
jh/unpack-trees-micro-optimunpack-trees: avoid duplicate ODB lookups during checkoutJeff Hostetler7 years
jh/verify-index-checksum-only-in-fsckt1450: avoid use of "sed" on the index, which is a binary fileJeff Hostetler7 years
jj/command-line-adjectiveDocumentation: use "command-line" when used as a compound adjective, and fix ...Jason St. John10 years
jj/command-line-somethingDocumentation: use "command-line" when used as a compound adjective, and fix ...Jason St. John10 years
jj/doc-markup-gitcliDocumentation/gitcli.txt: fix double quotesJason St. John10 years
jj/doc-markup-hints-in-coding-guidelinesState correct usage of literal examples in man pages in the coding standardsJason St. John10 years
jj/log-docDocumentation/git-log.txt: mark-up fix and minor rephasingJason St. John10 years
jj/rev-list-options-docDocumentation/rev-list-options.txt: fix some grammatical issues and typosJason St. John10 years
jj/spell-timezone-as-two-wordsCorrect word usage of "timezone" in "Documentation" directoryJason St. John10 years
jk/abbrev-autofind_unique_abbrev: move logic out of get_short_sha1()Jeff King8 years
jk/abort-clone-with-existing-destclone: do not clean up directories we didn't createJeff King6 years
jk/add-e-kill-editoradd: check return value of launch_editorJeff King9 years
jk/add-i-diff-compact-heuristicsadd--interactive: respect diff.compactionHeuristicJeff King8 years
jk/add-i-diff-filteradd--interactive: detect bogus diffFilter outputJeff King6 years
jk/add-i-highlightadd--interactive: allow custom diff highlighting programsJeff King8 years
jk/add-i-patch-do-promptadd--interactive: fix missing file prompt for patch mode with "-i"Jeff King7 years
jk/add-i-read-erroradd--interactive: leave main loop on read errorJeff King9 years
jk/add-i-use-pathspecsadd--interactive: do not expand pathspecs with ls-filesJeff King7 years
jk/add-p-commentchar-fixadd--interactive: quote commentChar regexJeff King7 years
jk/alloc-commit-iddiff-tree: avoid lookup_unknown_objectJeff King10 years
jk/alloc-commit-id-maintdiff-tree: avoid lookup_unknown_objectJeff King10 years
jk/allow-fetch-onelevel-refnamefetch-pack: do not filter out one-level refsJeff King10 years
jk/alt-odb-cleanupalternates: re-allow relative paths from environmentJeff King7 years
jk/alternate-ref-optimt5400: avoid concurrent writes into a trace fileJeff King7 years
jk/always-allow-large-packetspkt-line: allow writing of LARGE_PACKET_MAX buffersJeff King9 years
jk/am-leakfixam: shorten ident_split variable name in get_commit_info()Jeff King7 years
jk/am-rerere-lock-fixrerere: release lockfile in non-writing functionsJeff King9 years
jk/ambiguous-short-object-namest1512: become resilient to GETTEXT_POISON buildVasco Almeida8 years
jk/ansi-colorcolor: support strike-through attributeJeff King8 years
jk/approxidate-avoid-y-d-m-over-future-datesapproxidate: allow ISO-like dates far in the futureJeff King9 years
jk/archive-zip-userdiff-configarchive-zip: load userdiff configJeff King7 years
jk/argv-array-for-child-processargv-array: drop "detach" codeJeff King10 years
jk/asciidoc-markup-fixdoc: convert AsciiDoc {?foo} to ifdef::foo[]Jeff King9 years
jk/asciidoctor-section-heading-markup-fixDocumentation: fix section header mark-upJohn Keeping9 years
jk/async-pkt-linepkt-line: show packets in async processes as "sideband"Jeff King9 years
jk/at-push-sha1for-each-ref: accept "%(push)" formatJeff King9 years
jk/attributes-path-docdoc/gitattributes: mention non-recursive behaviorJeff King6 years
jk/auto-namelen-in-interpret-branch-nameinterpret_branch_name(): handle auto-namelen for @{-1}Jeff King7 years
jk/avoid-unbounded-allocatree-diff: avoid alloca for large allocationsJeff King8 years
jk/big-and-future-archive-tararchive-tar: make write_extended_header() voidRené Scharfe8 years
jk/big-and-old-archive-tararchive-tar: write extended headers for far-future mtimeJeff King8 years
jk/bisect-show-treebisect: always call setup_revisions after init_revisionsJeff King8 years
jk/blame-commit-labelblame.c: fix garbled error messageLukas Fleischer9 years
jk/blame-first-parentblame: handle --first-parentJeff King9 years
jk/blame-fixesblame: output porcelain "previous" header for each fileJeff King7 years
jk/branch-at-publisht1507 (rev-parse-upstream): fix typo in test titleRamkumar Ramachandra10 years
jk/branch-at-publish-rebasedt1507 (rev-parse-upstream): fix typo in test titleRamkumar Ramachandra10 years
jk/branch-l-0-deprecationbranch: deprecate "-l" optionJeff King6 years
jk/branch-l-1-removalbranch: drop deprecated "-l" optionJeff King6 years
jk/branch-l-2-reincarnationbranch: make "-l" a synonym for "--list"Jeff King6 years
jk/branch-quietteach "git branch" a --quiet optionJeff King12 years
jk/branch-shortening-funny-symrefsbranch: fix shortening of non-remote symrefsJeff King8 years
jk/branch-verbose-mergedbranch: clean up commit flags after merge-filter walkJeff King10 years
jk/bug-to-abortusage: add NORETURN to BUG() function definitionsRamsay Jones7 years
jk/build-with-asanMakefile: allow combining UBSan with other sanitizersRené Scharfe7 years
jk/c99clean.c: use designated initializerJunio C Hamano7 years
jk/cache-tree-protect-from-broken-libgit2cache-tree: avoid infinite loop on zero-entry treeJeff King10 years
jk/cached-commit-bufferrevision: drop --show-all optionJeff King6 years
jk/capabilities-docdocument 'allow-tip-sha1-in-want' capabilityNguyễn Thái Ngọc Duy11 years
jk/cat-file-batch-allcat-file: sort and de-dup output of --batch-all-objectsJeff King9 years
jk/cat-file-batch-optimcat-file: only split on whitespace when %(rest) is usedJeff King11 years
jk/cat-file-buffered-batch-allcat-file: default to --buffer when --batch-all-objects is usedJeff King8 years
jk/cat-file-regression-fixcat-file: handle --batch format with missing type/sizeJeff King10 years
jk/check-ref-format-oor-fixcheck-ref-format: require a repository for --branchJeff King7 years
jk/check-repository-formatverify_repository_format: mark messages for translationJeff King8 years
jk/checkout-from-treecheckout $tree: do not throw away unchanged index entriesJeff King9 years
jk/cherry-pick-0-mainlinecherry-pick: detect bogus arguments to --mainlineJeff King7 years
jk/cherry-pick-docfixcherry-pick: fix docs describing handling of empty commitsJeff King9 years
jk/clang-pedanticbswap: add NO_UNALIGNED_LOADS defineJeff King8 years
jk/clean-d-pathspecclean: simplify dir/not-dir logicJeff King10 years
jk/cleanup-failed-cloneclone: drop period from end of die_errno messageJeff King9 years
jk/clear-delta-base-cache-fixclear_delta_base_cache(): don't modify hashmap while iteratingJeff King7 years
jk/clear-packed-refs-while-lockedrefs: drop "clear packed-refs while locked" assertionJeff King6 years
jk/clone-copy-alternates-fixclone: detect errors in normalize_path_copyJeff King8 years
jk/clone-dissociateclone: reorder --dissociate and --reference optionsJeff King9 years
jk/clone-progress-to-stderrclone: always set transport optionsJeff King11 years
jk/clone-recursive-progressclone: pass --progress decision to recursive submodulesJeff King8 years
jk/close-stderr-of-credential-cache-deamoncredential-cache: close stderr in daemon processJeff King10 years
jk/coding-guidelines-updateCodingGuidelines: clarify multi-line brace styleJeff King7 years
jk/color-diff-plain-is-contextdiff.h: rename DIFF_PLAIN color slot to DIFF_CONTEXTJeff King9 years
jk/color-for-more-pagerspager: disable colors for some known-bad configurationsJeff King10 years
jk/colorsdiff-highlight: do not split multibyte charactersKyle J. McKay9 years
jk/colors-fixt4026: test "normal" colorJeff King9 years
jk/command-line-config-empty-stringconfig: teach "git -c" to recognize an empty stringJunio C Hamano10 years
jk/commit-C-pick-emptycommit: do not complain of empty messages from -CJeff King10 years
jk/commit-author-parsingdetermine_author_info(): copy getenv outputJeff King10 years
jk/commit-buffer-lengthreuse cached commit buffer when parsing signaturesJeff King10 years
jk/commit-date-approxidatecommit: always populate GIT_AUTHOR_* variablesJeff King9 years
jk/commit-dates-parsing-fixt4212: loosen far-in-future test for AIXJeff King10 years
jk/commit-how-to-abort-cherry-pickcommit: tweak empty cherry pick advice for sequencerJeff King11 years
jk/common-maincommon-main: stop munging argv[0] pathJeff King7 years
jk/common-main-2.8mingw: declare main()'s argv as constJohannes Schindelin8 years
jk/complete-checkout-sans-dwim-remotecompletion: optionally disable checkout DWIMJeff King7 years
jk/complete-merge-basecompletion: handle --[no-]fork-point options to git-rebaseJohn Keeping10 years
jk/complete-merge-pullcompletion: add missing options for git-mergeJohn Keeping10 years
jk/completion-diff-submodulecompletion: add completion for --submodule=* diff optionJacob Keller8 years
jk/completion-rebasecompletion: add missing git-rebase optionsJohn Keeping8 years
jk/config-die-bad-number-noreturnconfig.c: mark die_bad_number as NORETURNJeff King10 years
jk/config-get-urlmatchDocumentation/git-config: fix --get-all descriptionJohn Keeping8 years
jk/config-includegit-config: better document default behavior for `--include`Jeff King8 years
jk/config-int-range-checkcompat/mingw.h: define PRId64Johannes Sixt11 years
jk/config-lockfile-leak-fixconfig: use a static lock_file structJeff King7 years
jk/config-no-ungetc-eofconfig_buf_ungetc: warn when pushing back a random characterJeff King9 years
jk/config-path-include-fixhandle_path_include: don't look at NULL valueJeff King10 years
jk/connect-clear-envgit_connect: clarify conn->use_shell flagJeff King9 years
jk/connect-die-initial-contact-never-returnsconnect.c: mark die_initial_contact() as NORETURNJunio C Hamano6 years
jk/connect-symref-info-leak-fixconnect.c: fix leak in parse_one_symref_info()Jeff King7 years
jk/consistent-ht0012: test "-h" with builtinsJeff King7 years
jk/contrib-subtree-make-allsubtree: make "all" default target of MakefileJeff King10 years
jk/create-branch-remove-unused-paramcreate_branch: drop unused "head" parameterJeff King7 years
jk/credential-cache-comment-exitcredential-cache--daemon: clarify "exit" action semanticsJeff King8 years
jk/credential-clear-configcredential: let empty credential specs reset helper listJeff King8 years
jk/credential-plug-leakRevert "prompt: clean up strbuf usage"Jeff King10 years
jk/credential-quitprompt: respect GIT_TERMINAL_PROMPT to disable terminal promptsJeff King9 years
jk/credentialscredential-cache: ignore "connection refused" errorsJeff King12 years
jk/cvsimport-quotingcvsimport: apply shell-quoting regex globallyJeff King6 years
jk/daemon-fixesdaemon: fix length computation in newline strippingJeff King6 years
jk/daemon-interpolatedaemon: sanitize incoming virtual hostnameJeff King9 years
jk/daemon-msgsdaemon: give friendlier error messages to clientsJeff King13 years
jk/daemon-path-ok-check-truncationdaemon: detect and reject too-long pathsJeff King8 years
jk/daemon-tolowerdaemon/config: factor out duplicate xstrdup_tolowerJeff King10 years
jk/date-c-double-semicolondrop redundant semicolon in empty whileJeff King11 years
jk/date-localt6300: add tests for "-local" date formatsJohn Keeping9 years
jk/date-mode-formatstrbuf: make strbuf_addftime more robustJeff King9 years
jk/decimal-width-for-uintmaxdecimal_width: avoid integer overflowJeff King9 years
jk/delete-modechange-conflictmerge: detect delete/modechange conflictJeff King9 years
jk/delta-base-cacheadd_delta_base_cache: use list_for_each_safeJeff King8 years
jk/delta-chain-limitpack-objects: convert recursion to iteration in break_delta_chain()Jeff King7 years
jk/describe-omit-some-refsdescribe: fix matching to actually match all patternsMax Kirillov7 years
jk/detect-push-typo-earlypush: detect local refspec errors earlyJeff King10 years
jk/diagnose-config-mmap-failurexmmap(): drop "Out of memory?"Junio C Hamano9 years
jk/die-on-bogus-worktree-latesetup_git_directory: delay core.bare/core.worktree errorsJeff King9 years
jk/diff-algomerge-recursive: fix parsing of "diff-algorithm" optionJohn Keeping11 years
jk/diff-blobcat-file: handle NULL object_context.pathJeff King7 years
jk/diff-color-moved-fixdiff: handle NULs in get_string_hash()Jeff King7 years
jk/diff-compact-heuristicdiff: disable compaction heuristic for nowJunio C Hamano8 years
jk/diff-do-not-reuse-wtf-needs-cleaningdiff: do not reuse worktree files that need "clean" conversionJeff King8 years
jk/diff-files-assume-unchangedrun_diff_files: do not look at uninitialized stat dataJeff King10 years
jk/diff-filespec-cleanupdiffcore.h: be explicit about the signedness of is_binaryRichard Lowe10 years
jk/diff-follow-must-take-one-pathspecmove "--follow needs one pathspec" rule to diff_setup_doneJeff King10 years
jk/diff-funcname-cpp-regexdiff: simplify cpp funcname regexJeff King10 years
jk/diff-highlightdiff-highlight: document some non-optimal casesJeff King12 years
jk/diff-highlight-graph-fixdiff-highlight: detect --graph by indentJeff King6 years
jk/diff-highlight-modulediff-highlight: split code into moduleJeff King7 years
jk/diff-no-rename-emptymerge-recursive: don't detect renames of empty filesJeff King12 years
jk/diff-submodule-diff-inlinediff: recurse into nested submodules for inline diffStefan Beller7 years
jk/diff-tree-t-fixintersect_paths: respect mode in git's tree-sortJeff King10 years
jk/diffcore-rename-duplicatediffcore-rename: avoid processing duplicate destinationsJeff King9 years
jk/difftool-command-not-founddifftool: always honor fatal error exit codesJohn Keeping8 years
jk/difftool-in-subdirdifftool: rename variables for consistencyDavid Aguilar7 years
jk/disable-pack-reuse-when-brokent5310: fix "; do" styleJeff King7 years
jk/do-not-printf-NULLgit_config_set_multivar_in_file: handle "unset" errorsJeff King8 years
jk/do-not-run-httpd-tests-as-roott/lib-httpd: require SANITY prereqJeff King10 years
jk/doc-coding-guidelineCodingGuidelines: mention C whitespace rulesJeff King10 years
jk/doc-config-includedocs/config: consistify include.path examplesJeff King7 years
jk/doc-cvs-updatedocs/cvs-migration: mention cvsimport caveatsJeff King8 years
jk/doc-deprecate-graftsdocs: mark info/grafts as outdatedJeff King10 years
jk/doc-diff-optionsdocs/diff-options: clarify scope of diff-filter typesJeff King6 years
jk/doc-do-not-write-externCodingGuidelines: mention "static" and "extern"Jeff King6 years
jk/doc-fsckdocs: brush up obsolete bits of git-fsck manpageJeff King12 years
jk/doc-read-tree-table-asciidoctor-fixdoc: put literal block delimiter around tableJeff King7 years
jk/doc-remote-helpers-markup-fixdocs/gitremote-helpers: fix unbalanced quotesJeff King7 years
jk/doc-submodule-markup-fixdocs/git-submodule: fix unbalanced quoteJeff King7 years
jk/doc-the-thisdoc: fix typo in sendemail.identityJeff King7 years
jk/dotgit-case-maint-1.8.5is_hfs_dotgit: loosen over-eager match of \u{..47}Jeff King9 years
jk/drop-ancient-curlhttp: #error on too-old curlJeff King7 years
jk/drop-free-refspecsremote: drop free_refspecs() functionJeff King7 years
jk/drop-rsync-transporttransport: drop support for git-over-rsyncJeff King8 years
jk/drop-sha1-entry-possha1-lookup: remove sha1_entry_pos() from header fileChristian Couder7 years
jk/dumb-http-idx-fetch-fixdumb-http: do not pass NULL path to parse_pack_indexJeff King9 years
jk/duplicate-objects-in-packsFix '\%o' for printf from coreutilsKacper Kornet11 years
jk/epipe-in-asynct5504: handle expected output from SIGPIPE deathJeff King8 years
jk/error-resolve-conflict-adviceerror_resolve_conflict: drop quotations around operationJeff King10 years
jk/ewah-use-right-type-in-sizeofewah: fix eword_t/uint64_t confusionJeff King7 years
jk/execv-dashed-externalrun-command: fix segfault when cleaning forked async processJeff King7 years
jk/external-diff-use-argv-arrayrun_external_diff: refactor cmdline setup logicJeff King10 years
jk/fallthroughconsistently use "fallthrough" comments in switchesJeff King7 years
jk/fast-export-anonymizedocs/fast-export: explain --anonymize more completelyJeff King10 years
jk/fast-import-cleanuppack.h: define largest possible encoded object sizeJeff King7 years
jk/fast-import-die-nicely-fixfast-import: avoid running end_packfile recursivelyJeff King9 years
jk/fast-import-empty-lsfast-import: allow moving the root treeJohn Keeping11 years
jk/fast-import-fixesfast-import: fix buffer overflow in dump_tagsJeff King10 years
jk/faster-name-conflictsrefs: speed up is_refname_availableJeff King10 years
jk/fetch-no-tail-match-refsconnect.c: drop path_match functionJeff King12 years
jk/fetch-packfetch-pack: remove dead assignment to ref->new_sha1Jeff King9 years
jk/fetch-pack-many-refsfetch-pack: avoid quadratic behavior in rev_list_pushJeff King11 years
jk/fetch-prune-docfetch: document that pruning happens before fetchingJeff King8 years
jk/fetch-quick-tag-followingfetch: use "quick" has_sha1_file for tag followingJeff King8 years
jk/fetch-reflog-df-conflictt1410: fix breakage on case-insensitive filesystemsJeff King9 years
jk/fewer-pack-rescansha1_file: fast-path null sha1 as a missing objectJeff King6 years
jk/filter-branch-no-indexfilter-branch: resolve $commit^{tree} in no-index caseJeff King8 years
jk/filter-branch-use-of-sed-on-incomplete-linefilter-branch: remove multi-line headers in msg filterJames McCoy9 years
jk/filter-process-fixt0021: fix filehandle usage on older perlJeff King7 years
jk/fix-alias-pager-config-key-warningsconfig: silence warnings for command names with invalid keysJeff King9 years
jk/fix-attribute-macro-in-2.5remote.c: spell __attribute__ correctlyJeff King8 years
jk/fix-profile-feedback-buildMakefile: make perf tests optional for profile buildJeff King10 years
jk/fix-refresh-utimecheck_and_freshen_file: fix reversed success-checkJeff King9 years
jk/fix-remote-curl-url-wo-protoremote-curl: handle URLs without protocolJeff King8 years
jk/flockfile-stdioconfig: move flockfile() closer to unlocked functionsJeff King6 years
jk/follow-rename-scoreuse custom rename score during --followJeff King12 years
jk/for-each-ref-skip-parsingfor-each-ref: avoid loading objects to print %(objectname)Jeff King11 years
jk/for-each-reflog-ent-reversefor_each_reflog_ent_reverse: turn leftover check into assertionJeff King9 years
jk/format-patch-fromformat-patch: print in-body "From" only when neededJeff King11 years
jk/format-patch-number-singleton-patch-with-coverformat-patch: show 0/1 and 1/1 for singleton patch with cover letterJacob Keller8 years
jk/free-tree-bufferclear parsed flag when we free tree buffersJeff King11 years
jk/fsck-connectivity-check-fixfsck: lazily load types under --connectivity-onlyJeff King7 years
jk/fsck-exit-code-fixfsck: return non-zero status on missing ref tipsJeff King10 years
jk/gc-pre-detach-under-hookgc: run pre-detach operations under lockJeff King7 years
jk/gcc-function-attributesAdd the LAST_ARG_MUST_BE_NULL macroRamsay Jones11 years
jk/gettext-poisongit-sh-i18n: check GETTEXT_POISON before USE_GETTEXT_SCHEMEJeff King6 years
jk/getwholeline-getdelim-emptystrbuf_getwholeline: NUL-terminate getdelim buffer on errorJeff King8 years
jk/git-dir-lookupstandardize and improve lookup rules for external local reposJeff King12 years
jk/git-jumpcontrib/git-jump: fix typo in READMEJeff King8 years
jk/git-no-more-argv0-path-mungingstop putting argv[0] dirname at front of PATHJeff King9 years
jk/git-open-cloexecsha1_file: stop opening files with O_NOATIMEJeff King8 years
jk/git-pathmemoize common git-path "constant" filesJeff King9 years
jk/git-promptcontrib: add credential helper for OS X KeychainJeff King12 years
jk/git-shell-drop-cvsservershell: drop git-cvsserver support by defaultJeff King7 years
jk/gitweb-utf8gitweb: Fix broken blob action parameters on blob/commitdiff pagesJürgen Kreileder11 years
jk/gitweb-with-newer-cgi-multi-paramgitweb: hack around CGI's list-context param() handlingJeff King9 years
jk/gpg-interface-cleanupgpg-interface: check gpg signature creation statusMichael J Gruber8 years
jk/graph-format-paddingpretty: pass graph width to pretty formatting for use in '%>|(N)'Josef Kufner9 years
jk/graph-padding-fixgraph: fix extra spaces in graph_padding_lineJeff King8 years
jk/grep-binary-attributegrep: pre-load userdiff drivers when threadedJeff King12 years
jk/grep-binary-workaround-in-testt9200: avoid grep on non-ASCII dataJohn Keeping8 years
jk/grep-e-could-be-extended-beyond-posixt7810: avoid assumption about invalid regex syntaxJeff King7 years
jk/grep-no-index-fixgrep: treat revs the same for --untracked as for --no-indexJeff King7 years
jk/grep-tell-run-command-to-cd-when-running-pagergrep: use run-command's "dir" option for --open-files-in-pagerJeff King10 years
jk/guess-repo-name-regression-fixclone: use computed length in guess_dir_nameJeff King9 years
jk/has-sha1-file-retry-packedhas_sha1_file: re-check pack directory before giving upJeff King11 years
jk/hashcmp-memcmphashcmp: use memcmp instead of open-coded loopJeff King7 years
jk/http-authhttp: add an "auto" mode for http.emptyauthJeff King7 years
jk/http-auth-redirectshttp.c: Spell the null pointer as NULLRamsay Jones11 years
jk/http-auth-tests-robustifyuse distinct username/password for http auth testsJeff King10 years
jk/http-backend-deadlockMerge branch 'jk/http-backend-deadlock-2.3' into jk/http-backend-deadlockJunio C Hamano9 years
jk/http-backend-deadlock-2.2http-backend: spool ref negotiation requests to bufferJeff King9 years
jk/http-backend-deadlock-2.3Merge branch 'jk/http-backend-deadlock-2.2' into jk/http-backend-deadlock-2.3Junio C Hamano9 years
jk/http-errorshttp: default text charset to iso-8859-1Jeff King10 years
jk/http-no-curl-easyhttp: never use curl_easy_performJeff King10 years
jk/http-push-symref-fixhttp-push: trim trailing newline from remote symrefJeff King9 years
jk/http-push-to-emptyremote-curl: don't pass back fake refsJeff King12 years
jk/http-walker-buffer-underflow-fixhttp-walker: fix buffer underflow processing remote alternatesJeff King7 years
jk/http-walker-limit-redirecthttp-walker: complain about non-404 loose object errorsJeff King7 years
jk/http-walker-limit-redirect-2.9http: treat http-alternates like redirectsJeff King7 years
jk/ident-ai-canonname-could-be-nullident: handle NULL ai_canonnameJeff King8 years
jk/ident-emptyident: do not ignore empty config name/emailJeff King7 years
jk/ident-loosen-getpwuidident: loosen getpwuid error in non-strict modeJeff King8 years
jk/ignore-broken-tags-when-ignoring-missing-linksrevision.c: ignore broken tags with ignore_missing_linksJeff King7 years
jk/in-pack-size-measurementpack-revindex: radix-sort the revindexJeff King11 years
jk/incore-lockfile-removalstop leaking lock structs in some simple casesJeff King7 years
jk/index-pack-reduce-recheckindex-pack: avoid excessive re-reading of pack directoryJeff King9 years
jk/index-pack-report-missingindex-pack: distinguish missing objects from type errorsJeff King10 years
jk/index-pack-threading-racesindex-pack: fix race condition with duplicate basesJeff King10 years
jk/index-pack-wo-repo-from-stdinindex-pack: skip collision check when not in repositoryJeff King7 years
jk/info-alternates-fixlink_alt_odb_entries: make empty input a noopJeff King6 years
jk/info-alternates-fix-2.11read_info_alternates: read contents into strbufJeff King7 years
jk/init-core-worktree-at-rootinit: don't set core.worktree when initializing /.gitJeff King9 years
jk/initialization-fix-to-add-submodule-odbadd_submodule_odb: initialize alt_odb list earlierJeff King9 years
jk/interop-testt/interop: add test of old clients against modern git-daemonJeff King7 years
jk/interpret-branch-namecheckout: restrict @-expansions when finding branchJeff King7 years
jk/interpret-branch-name-fixinterpret_branch_name: find all possible @-marksJeff King10 years
jk/interpret-trailers-outside-a-repositoryinterpret-trailers: allow running outside a repositoryJohn Keeping9 years
jk/janitorial-fixesopen_istream(): do not dereference NULL in the error caseJunio C Hamano10 years
jk/leak-checkersgit-compat-util: make UNLEAK less error-proneJonathan Tan7 years
jk/lib-terminal-lazyt/lib-terminal: make TTY a lazy prerequisiteJeff King10 years
jk/list-tag-2.7-regressiontag: do not show ambiguous tag names as "tags/foo"Jeff King8 years
jk/lock-ref-sha1-basic-return-errorslock_ref_sha1_basic: do not die on locking errorsRonnie Sahlberg9 years
jk/log-graph-name-onlydiff: print line prefix for --name-only outputJeff King7 years
jk/log-missing-default-HEADlog: diagnose empty HEAD more clearlyJeff King9 years
jk/long-error-messagesvreportf: avoid intermediate bufferJeff King9 years
jk/loose-object-fscksha1_file: remove an used fd variableSebastian Schuberth7 years
jk/loose-object-info-report-errorindex-pack: detect local corruption in collision checkJeff King7 years
jk/lose-name-pathlist-objects: pass full pathname to callbacksJeff King8 years
jk/ls-files-recurse-submodules-fixls-files: fix path used when recursing into submodulesJacob Keller7 years
jk/mailmap-incomplete-linemailmap: handle mailmap blobs without trailing newlinesJeff King11 years
jk/maint-1.6.2-upload-archivearchive: don't let remote clients get unreachable commitsJeff King12 years
jk/maint-1.7.7-merge-recursive-no-rename-emptymerge-recursive: don't detect renames from empty filesJeff King12 years
jk/maint-avoid-streaming-filtered-contentsdo not stream large files to pack when filters are in useJeff King12 years
jk/maint-branch-verbose-mergedbranch: clean up commit flags after merge-filter walkJeff King10 years
jk/maint-clone-shared-no-connectivity-validationclone: drop connectivity check for local clonesJeff King11 years
jk/maint-config-multi-ordergit-config(1): clarify precedence of multiple valuesJohn Keeping11 years
jk/maint-do-not-feed-stdin-to-teststest-lib: redirect stdin of testsJeff King12 years
jk/maint-fetch-status-tablefetch: create status table using strbufJeff King12 years
jk/maint-for-each-packed-objectfor_each_packed_object: automatically open pack indexJeff King9 years
jk/maint-mvmv: be quiet about overwritingJeff King12 years
jk/maint-pack-objects-compete-with-deletedowngrade "packfile cannot be accessed" errors to warningsJeff King13 years
jk/maint-push-over-davhttp-push: enable "proactive auth"Jeff King12 years
jk/maint-push-v-is-verbosemake "git push -v" actually verboseJeff King12 years
jk/maint-snprintf-va-copycompat/snprintf: don't look at va_list twiceJeff King12 years
jk/maint-strbuf-missing-initUpdate jk/maint-strbuf-missing-init to builtin/ renameJunio C Hamano12 years
jk/maint-tag-show-fixestag: do not show non-tag contents with "-n"Junio C Hamano12 years
jk/maint-upload-archivearchive: re-allow HEAD:Documentation on a remote invocationCarlos Martín Nieto12 years
jk/make-coccicheck-detect-errorsMakefile: detect errors in running spatchJeff King7 years
jk/make-findstring-makeflags-fixMakefile: fix MAKEFLAGS tests with multiple flagsJohn Keeping9 years
jk/make-fix-dependenciesMakefile: silence perl/PM.stamp recipeJeff King9 years
jk/make-simplify-dependenciesMakefile: drop CHECK_HEADER_DEPENDENCIES codeJeff King10 years
jk/make-tags-find-sources-tweakMakefile: exclude contrib from FIND_SOURCE_FILESJeff King7 years
jk/makefileFIXUPJunio C Hamano10 years
jk/mark-edges-uninterestinglist-objects: only look at cmdline trees with edge_hintJeff King10 years
jk/mbox-from-linemailinfo: work around -Wstring-plus-int warningEric Sunshine10 years
jk/merge-base-fork-point-without-reflogmerge-base: handle --fork-point without reflogJeff King8 years
jk/merge-file-exit-codemerge-file: clamp exit code to maximum 127Jeff King9 years
jk/merge-quietDONTMERGE: reverted on masterJunio C Hamano9 years
jk/merge-recursive-no-rename-emptyAdjust 'jk/maint-1.7.7-merge-recursive-no-rename-empty' for the 1.7.10 codebaseJunio C Hamano12 years
jk/merge-tree-merge-blobsmerge_blobs: use strbuf instead of manually-sized mmfile_tJeff King8 years
jk/misc-fixes-maintapply: avoid possible bogus pointerJeff King10 years
jk/misc-resolve-ref-unsafe-fixesworktree: handle broken symrefs in find_shared_symref()Jeff King7 years
jk/more-comments-on-textconvdiff: clarify textconv interfaceJeff King8 years
jk/more-push-completioncompletion: complete `git push --force-with-lease=`John Keeping10 years
jk/mv-submodules-fixmv: prevent mismatched data when ignoring errors.brian m. carlson10 years
jk/name-decoration-alloclog-tree: use FLEX_ARRAY in name_decorationJeff King10 years
jk/name-pack-after-byte-representationpack-objects doc: treat output filename as opaqueJeff King10 years
jk/negative-hiderefsrefs: support negative transfer.hideRefsJeff King9 years
jk/no-diff-emit-commonxdiff: drop XDL_EMIT_COMMONJeff King8 years
jk/no-looking-at-dotgit-outside-repoconfig: complain about --local outside of a git repoJeff King7 years
jk/no-looking-at-dotgit-outside-repo-finalsetup_git_env: avoid blind fall-back to ".git"Jeff King8 years
jk/no-null-sha1-in-cache-treecache-tree: reject entries with null sha1Jeff King7 years
jk/no-optional-locksgit-status.txt: mention --no-optional-locksJeff King6 years
jk/no-perl-testst960[34]: mark cvsimport tests as requiring perlJeff King9 years
jk/no-write-file-gentlywrite_file(): drop "gently" formJeff King8 years
jk/nofollow-attr-ignoreexclude: do not respect symlinks for in-tree .gitignoreJeff King7 years
jk/notes-dwim-docnotes: correct documentation of DWIMery for notes referencesJacob Keller9 years
jk/notes-merge-confignotes: teach git-notes about notes.<name>.mergeStrategy optionJacob Keller9 years
jk/notes-merge-from-anywherenotes: allow merging from arbitrary referencesJacob Keller8 years
jk/oi-delta-basecat-file: provide %(deltabase) batch formatJeff King10 years
jk/ok-to-fail-gc-auto-in-rebaserebase: ignore failures from "gc --auto"Jeff King8 years
jk/options-cleanupapply, ls-files: simplify "-z" parsingJeff King8 years
jk/pack-bitmapewah: fix building with gcc < 3.4.0Tom G. Christensen9 years
jk/pack-bitmap-progresspack-objects: show reused packfile objects in "Counting objects"Jeff King10 years
jk/pack-bitmap-reuse-deltaspack-objects: reuse deltas for thin "have" objectsJeff King10 years
jk/pack-corruption-post-mortemhowto: document more tools for recovery corruptionJeff King9 years
jk/pack-idx-corruption-safetyt5313: make extended-table test more deterministicJeff King7 years
jk/pack-name-cleanupsindex-pack: make pointer-alias fallbacks saferJeff King7 years
jk/pack-objects-no-bitmap-when-splittingpack-objects: turn off bitmaps when we split packsJeff King10 years
jk/pack-objects-optimpack-objects: compute local/ignore_pack_keep earlyJeff King8 years
jk/pack-objects-optim-mrupack-objects: use mru list when iterating over packsJeff King8 years
jk/pack-objects-optim-skimmingpack-objects: compute local/ignore_pack_keep earlyJeff King8 years
jk/pack-protocol-docpack-protocol: clarify LF-handling in PKT-LINE()Jeff King9 years
jk/pack-revindexpack-revindex: store entries directly in packed_gitJeff King8 years
jk/pack-shallow-always-without-bitmappack-objects: turn off bitmaps when we see --shallow linesJeff King10 years
jk/pack-tag-of-tagpack-objects: walk tag chains for --include-tagJeff King8 years
jk/pager-bypass-cat-for-default-pagerpager: turn on "cat" optimization for DEFAULT_PAGERJeff King11 years
jk/pager-in-usepager_in_use: use git_env_bool()Jeff King7 years
jk/parse-config-key-cleanupparse_hide_refs_config: tell parse_config_key we don't want a subsectionJeff King7 years
jk/parse-object-cachedupload-pack: avoid parsing tag destinationsJeff King12 years
jk/parse-options-concatparse_options: allocate a new array when concatenatingJeff King8 years
jk/parse-options-no-no-noSQUASH???Junio C Hamano7 years
jk/parseopt-string-listblame: drop strdup of string literalEric Sunshine8 years
jk/parseopt-usage-msg-optparse-options: print "fatal:" before usage_msg_opt()Jeff King7 years
jk/patch-ids-no-mergespatch-ids: refuse to compute patch-id for merge commitJeff King8 years
jk/path-name-safety-2.4list-objects: pass full pathname to callbacksJeff King8 years
jk/path-name-safety-2.5Merge branch 'jk/path-name-safety-2.4' into jk/path-name-safety-2.5Junio C Hamano8 years
jk/path-name-safety-2.6Merge branch 'jk/path-name-safety-2.5' into jk/path-name-safety-2.6Junio C Hamano8 years
jk/path-name-safety-2.7Merge branch 'jk/path-name-safety-2.6' into jk/path-name-safety-2.7Junio C Hamano8 years
jk/pathspec-magic-disambiguationverify_filename(): flip order of checksJeff King7 years
jk/pending-keep-tag-namerevision.c: propagate tag names from pending arrayJeff King8 years
jk/perf-any-versionp4211: explicitly disable renames in no-rename testJeff King8 years
jk/pkt-log-packpkt-line: support tracing verbatim pack contentsJeff King9 years
jk/prefix-filenamebundle: use prefix_filename with bundle pathJeff King7 years
jk/pretty-G-format-fixesmove "%G" format test from t7510 to t6006Jeff King10 years
jk/pretty-empty-formatpretty: make empty userformats truly emptyJeff King10 years
jk/pretty-encoding-docdocs: clarify that --encoding can produce invalid sequencesJeff King9 years
jk/pretty-reglog-entpretty: give placeholders to reflog identityJeff King12 years
jk/printf-formatcommit.c: remove print_commit_list()Junio C Hamano8 years
jk/prio-queue-avoid-swap-with-selfprio_queue_reverse: don't swap elements with themselvesJeff King7 years
jk/progress-delay-fixprogress: drop delay-threshold codeLars Schneider6 years
jk/prompt-fallback-to-ttyprompt: fall back to terminal if askpass failsJeff King12 years
jk/prompt-stash-could-be-packedgit-prompt: do not look for refs/stash in $GIT_DIRJeff King10 years
jk/prune-mtimeprune: close directory earlier during loose-object directory traversalJohannes Sixt9 years
jk/prune-packed-server-infoupdate-server-info: create info/* with mode 0666Jeff King9 years
jk/prune-top-level-refs-after-packingpack-refs: prune top-level refs like "refs/foo"Jeff King10 years
jk/prune-with-corrupt-refsrefs.c: drop curate_packed_refsJeff King9 years
jk/pull-rebase-using-fork-pointpull: suppress error when no remoteref is foundJohn Keeping10 years
jk/pull-to-integratepull: change the description to "integrate" changesJohn Keeping11 years
jk/push-client-deadlock-fixWindows: only add a no-op pthread_sigmask() when neededJohannes Schindelin8 years
jk/push-configpush: allow --follow-tags to be set by config push.followTagsDave Olszewski9 years
jk/push-deadlock-regression-fixsend-pack: report signal death of pack-objectsJeff King7 years
jk/push-force-with-lease-creationt5533: make it pass on case-sensitive filesystemsJohannes Schindelin8 years
jk/push-options-via-transport-fixremote-curl: unquote incoming push-optionsJeff King6 years
jk/push-progressreceive-pack: send keepalives during quiet periodsJeff King8 years
jk/push-scrub-urlt5541: fix url scrubbing test when GPG is not setJeff King8 years
jk/push-simplepush: truly use "simple" as default, not "upstream"Jeff King9 years
jk/quarantine-received-objectsrefs: reject ref updates while GIT_QUARANTINE_PATH is setJeff King7 years
jk/quote-env-path-list-componentt5615: fix a here-doc syntax errorJunio C Hamano7 years
jk/reachable-recent-local-onlyreachable: only mark local objects as recentJeff King9 years
jk/read-in-fullworktree: check the result of read_in_full()Jeff King7 years
jk/read-packed-refs-without-path-maxread_packed_refs: use skip_prefix instead of static arrayJeff King9 years
jk/reading-packed-refst1430: add another refs-escape testJeff King9 years
jk/readme-gmane-is-no-moreREADME: replace gmane link with public-inboxJeff King7 years
jk/rebase-am-fork-pointrebase: omit patch-identical commits with --fork-pointJohn Keeping10 years
jk/rebase-config-insn-fmt-docfixdoc: fix missing "::" in config listJeff King8 years
jk/rebase-i-drop-ident-checkrebase-interactive: drop early check for valid identJeff King8 years
jk/rebase-i-exec-gitdir-fixsequencer: pass absolute GIT_DIR to exec commandsJacob Keller6 years
jk/rebase-i-squash-count-fixrebase--interactive: count squash commits above 10 correctlyJeff King7 years
jk/rebase-interactive-eval-fixrebase--interactive: avoid empty list in shell for-loopJeff King8 years
jk/rebase-interative-eval-fixrebase--interactive: avoid empty list in shell for-loopJeff King8 years
jk/rebase-no-autostashDocumentation/git-rebase: fix --no-autostash formattingJohn Keeping9 years
jk/rebase-quiet-nooprebase: silence "git checkout" for noop rebaseJeff King9 years
jk/rebuild-perl-scripts-with-no-perl-seting-changeMakefile: have python scripts depend on NO_PYTHON settingJonathan Nieder9 years
jk/reduce-gc-aggressive-depthgc: default aggressive depth to 50Jeff King8 years
jk/ref-cache-non-repository-optimresolve_gitlink_ref: ignore non-repository pathsJeff King8 years
jk/ref-filter-colorsref-filter: consult want_color() before emitting colorsJeff King7 years
jk/ref-filter-colors-fixtag: respect color.ui configJeff King7 years
jk/ref-filter-flags-cleanupref-filter: use separate cache for contains_tag_algoJeff King7 years
jk/ref-symlink-loopfiles_read_raw_ref: prevent infinite retry loops in generalJeff King8 years
jk/reflog-datedate: clarify --date=raw descriptionJunio C Hamano8 years
jk/reflog-walkreflog-walk: apply --since/--until to reflog datesJeff King7 years
jk/reflog-walk-maintreflog-walk: include all fields when freeing complete_reflogsJeff King7 years
jk/refresh-porcelain-outputrefresh_index: make porcelain output more specificJeff King12 years
jk/refs-c-squelch-gccsilence gcc array-bounds warningJeff King11 years
jk/refs-df-conflictrefs_resolve_ref_unsafe: handle d/f conflicts for writesJeff King7 years
jk/refspec-parse-wildcardrefs: loosen restriction on wildcard "*" refspecsJacob Keller9 years
jk/reject-dot-gitfsck: notice .git case-insensitivelyJeff King9 years
jk/relative-directory-fixrefs: use chdir_notify to update cached relative pathsJeff King6 years
jk/remote-curl-an-array-in-struct-cannot-be-nulldo not check truth value of flex arraysJeff King9 years
jk/remote-curl-squelch-extra-errorsremote-curl: mark helper-protocol errors more clearlyJeff King10 years
jk/remote-literal-string-leakfixremote: do not copy "origin" string literalJeff King11 years
jk/remote-pushremote-config-readingremote: handle pushremote config in any orderJeff King10 years
jk/remove-deprecatedSync with 1.8.5Junio C Hamano10 years
jk/remove-experimental-loose-object-supportdrop support for "experimental" loose objectsJeff King10 years
jk/remove-remote-helpers-in-pythongit_remote_helpers: remove little used Python libraryJohn Keeping11 years
jk/repack-honor-pack-keeprepack: add `repack.honorpackkeep` config varVicent Marti10 years
jk/repack-keep-unreachablerepack: extend --keep-unreachable to loose objectsJeff King8 years
jk/repack-pack-keep-objectsrepack: s/write_bitmap/&s/ in codeJeff King10 years
jk/repack-pack-writebitmaps-configt7700: drop explicit --no-pack-kept-objects from .keep testJeff King10 years
jk/replace-edit-rawreplace: add a --raw mode for --editJeff King10 years
jk/replace-perl-in-built-scriptsuse @@PERL@@ in built scriptsJeff King11 years
jk/report-fail-to-read-objects-betteropen_sha1_file: report "most interesting" errnoJeff King10 years
jk/repository-extensionintroduce "preciousObjects" repository extensionJeff King9 years
jk/rerere-forget-check-enabledrerere: exit silently on "forget" when rerere is disabledJeff King9 years
jk/rerere-xsnprintfrerere: replace strcpy with xsnprintfJeff King8 years
jk/reset-ident-time-per-commitam: reset cached ident date for each patchJeff King8 years
jk/reset-p-current-head-fixreset: pass real rev name to add--interactiveJeff King11 years
jk/reset-to-break-a-commit-docRevert "reset: add an example of how to split a commit into two"Junio C Hamano7 years
jk/reset-to-break-a-commit-doc-updatedreset: add an example of how to split a commit into twoJacob Keller7 years
jk/rev-list-count-with-bitmaprev-list: disable bitmaps when "-n" is used with listing objectsJeff King8 years
jk/rev-list-empty-inputrevision: do not fallback to default when rev_input_given is setJeff King7 years
jk/rev-list-has-no-notesrev-list: make it obvious that we do not support notesJeff King9 years
jk/rev-list-no-bitmap-while-pruningrev-list: disable --use-bitmap-index when pruning commitsJeff King9 years
jk/rev-parse-cleanuprev-parse: simplify parsing of ref optionsJeff King7 years
jk/rev-parse-double-dashesrev-parse: be more careful with munging argumentsJeff King10 years
jk/rev-parse-local-env-varsrev-parse: let some options run outside repositoryJeff King8 years
jk/rev-parse-resolve-git-dirrev-parse: fix --resolve-git-dir argument handlingJohn Keeping10 years
jk/rev-parse-symbolic-parents-fixrev-parse: fix parent shorthands with --symbolicJeff King7 years
jk/revision-o-is-in-libgit-aMakefile: remove redundant object in git-http{fetch,push}John Keeping10 years
jk/revision-pruning-optimrevision: quit pruning diff more quickly when possibleJeff King7 years
jk/revision-remove-cmdline-pathspecpathspec doc: parse_pathspec does not maintain references to argsJonathan Nieder7 years
jk/robustify-parse-commitcheckout: do not die when leaving broken detached HEADJeff King11 years
jk/run-command-capturerun-command: forbid using run_command with piped outputJeff King9 years
jk/run-command-eacces[DONTMERGE] semi-squashable test additionJunio C Hamano12 years
jk/run-network-tests-by-defaulttests: turn on network daemon tests by defaultJeff King10 years
jk/safe-pipe-capturearchimport: use safe_pipe_capture for user inputJeff King7 years
jk/sanitytest-lib: clarify and tighten SANITYJunio C Hamano8 years
jk/send-email-complete-aliasescompletion: fix completing unstuck email alias argumentsSZEDER Gábor8 years
jk/send-email-rtrim-mailrc-aliassend-email: ignore trailing whitespace in mailrc alias fileJeff King8 years
jk/send-email-ssl-errorssend-email: enable SSL level 1 debug outputJohn Keeping8 years
jk/send-pack-many-refspecssend-pack: take refspecs over stdinJeff King10 years
jk/send-pack-stdiowrite_or_die: remove the unused write_or_whine() functionRamsay Jones8 years
jk/setup-sequence-updatet1007: factor out repeated setupJeff King8 years
jk/sha1-file-reduce-useless-warningssha1_file: squelch "packfile cannot be accessed" warningsJeff King9 years
jk/sha1-loose-object-info-fixsha1_loose_object_info: handle errors from unpack_sha1_restJeff King7 years
jk/sha1dcsha1dc: avoid CPP macro collisionsJunio C Hamano7 years
jk/sha1write-voiddo not pretend sha1write returns errorsJeff King10 years
jk/shallow-update-fixshallow: verify shallow file after taking lockJeff King10 years
jk/shell-no-repository-that-begins-with-dashshell: disallow repo names beginning with dashJeff King7 years
jk/shell-portabilityt5500 & t7403: lose bash-ism "local"Junio C Hamano8 years
jk/shortlogshortlog: don't warn on empty authorJeff King8 years
jk/shortlog-ident-cleanupshortlog: skip format/parse roundtrip for internal traversalJeff King7 years
jk/shortlog-tolerate-broken-commitshortlog: ignore commits with missing authorsJeff King11 years
jk/show-branch-lift-name-len-limitshow-branch: use skip_prefix to drop magic numbersJeff King7 years
jk/show-sig-reuse-commit-bufferreuse commit->buffer when parsing signaturesJeff King10 years
jk/simplify-csum-file-sha1fd-checksha1fd_check: die when we cannot open the fileJeff King9 years
jk/skip-http-tests-under-no-curltests: skip dav http-push tests under NO_EXPAT=NoThanksJunio C Hamano9 years
jk/skip-prefixtag: use skip_prefix instead of magic numbersJeff King10 years
jk/smart-http-hide-refsupload-pack: do not check NULL return of lookup_unknown_objectJeff King9 years
jk/smart-http-protocol-doc-fixsmart-http: document flush after "# service" lineJeff King6 years
jk/snprintf-cleanupsreplace: plug a memory leakJunio C Hamano7 years
jk/split-broken-identsplit_ident: parse timestamp from end of lineJeff King11 years
jk/sq-dequote-on-bogus-inputsq_dequote: fix extra consumption of source stringJeff King6 years
jk/squelch-compiler-warning-from-funny-error-macrolet clang use the constant-return error() macroJeff King10 years
jk/squelch-false-warning-from-gcc-o3color_parse_mem: initialize "struct color" temporaryJeff King8 years
jk/squelch-missing-link-warning-for-unreachablesuppress errors on missing UNINTERESTING linksJeff King9 years
jk/stable-prio-queuet5539: update a flaky testJeff King10 years
jk/startup-infouse setup_git_directory() in test-* programsJeff King8 years
jk/stash-disable-renames-internallystash: prefer plumbing over git-diffJeff King7 years
jk/stash-list-pstash: default listing to working-tree diffJeff King10 years
jk/stash-optionsstash: recognize "--help" for subcommandsJeff King9 years
jk/stash-require-clean-indexRevert "stash: require a clean index to apply"Jeff King9 years
jk/status-read-branch-name-fixread_and_strip_branch: fix typo'd address-of operatorJeff King9 years
jk/still-interestingrevision.c: remove unneeded check for NULLStefan Beller9 years
jk/strbuf-doc-to-headerstrbuf.h: group documentation for trim functionsJeff King9 years
jk/strbuf-read-file-close-errorstrbuf_read_file(): preserve errno across close() callJeff King6 years
jk/strbuf-tolowerstrbuf: add strbuf_tolower functionJeff King10 years
jk/string-list-static-inituse string_list initializer consistentlyJeff King8 years
jk/strip-suffixprepare_packed_git_one: refactor duplicate-pack checkJeff King10 years
jk/stripspace-asciidoctor-fixdoc: fix unmatched code fences in git-stripspaceJeff King9 years
jk/submodule-c-credentialsubmodule: stop sanitizing config optionsJeff King8 years
jk/submodule-config-sanitize-fixsubmodule: use prepare_submodule_repo_env consistentlyJeff King8 years
jk/submodule-init-segv-fixsubmodule_init: die cleanly on submodules without url definedJeff King7 years
jk/submodule-subdirectory-okt/t7407: fix two typos in submodule testsPhil Hord11 years
jk/subtree-install-fixsubtree: add makefile target for html docsJeff King11 years
jk/subtree-prefixsubtree: initialize "prefix" variableJeff King10 years
jk/symbolic-reflock_ref_sha1_basic: handle REF_NODEREF with invalid refsJeff King8 years
jk/symbolic-ref-maintt1401: test reflog creation for git-symbolic-refJeff King8 years
jk/symbolic-ref-shortsymbolic-ref --short: abbreviate the output unambiguouslyJan Krüger12 years
jk/system-path-cleanupgit_extract_argv0_path: do nothing without RUNTIME_PREFIXJeff King7 years
jk/t0002-simplifyt0002: simplify error checkingJeff King6 years
jk/t0008-sigpipe-fixt0008: avoid SIGPIPE race condition on fifoJeff King11 years
jk/t4205-cleanupt4205: indent here documentsJeff King8 years
jk/t5000-gzip-simplifyt5000: simplify gzip prerequisite checksJeff King10 years
jk/t5531-prepare-to-default-to-non-matchingt5531: further "matching" fixupsJeff King10 years
jk/t6300-cleanupt6300: avoid creating refs/heads/HEADJeff King7 years
jk/tag-containsperf: add tests for tag --containsJeff King10 years
jk/tag-h-column-is-a-listing-optiontag: fix some mis-organized options in "-h" listingJeff King9 years
jk/tag-sorttag: support configuring --sort via .gitconfigJacob Keller10 years
jk/tag-sort-2SQUASH???Junio C Hamano10 years
jk/tap-verbose-fixtest-lib: bail out when "-v" used under "prove"Jeff King8 years
jk/tempfile-ferror-fclose-confusiontempfile: set errno to a known value before calling ferror()Jeff King7 years
jk/test-annoyancest5551: make EXPENSIVE test cheaperJeff King9 years
jk/test-asant: support clang/gcc AddressSanitizerJeff King9 years
jk/test-chain-linttest-lib: turn on GIT_TEST_CHAIN_LINT by defaultJeff King9 years
jk/test-copy-bytes-fixt: handle EOF in test_copy_bytes()Jeff King7 years
jk/test-fixest7700: do not use "touch" unnecessarilyJeff King10 years
jk/test-framework-updatest0000: drop "known breakage" testJeff King10 years
jk/test-hashmap-updatestest-hashmap: use "unsigned int" for hash storageJeff King6 years
jk/test-helper-v-output-fixt: send verbose test-helper output to fd 4Jeff King6 years
jk/test-httpd-config-nosystemt/lib-httpd: pass through GIT_CONFIG_NOSYSTEM envJeff King8 years
jk/test-lib-drop-pid-from-resultstest-lib: drop PID from test-results/*.countJeff King8 years
jk/test-lint-forbid-when-finished-in-subshelltest-lib-functions: detect test_when_finished in subshellJohn Keeping9 years
jk/test-match-signalt/lib-git-daemon: use test_match_signalJeff King8 years
jk/test-path-utils-xsnprintftest-path-utils: use xsnprintf in favor of strcpyJeff King8 years
jk/test-portstests: auto-set git-daemon portJeff King10 years
jk/test-send-sh-x-trace-elsewheretest-lib: set BASH_XTRACEFD automaticallyJeff King8 years
jk/test-shell-tracetest-lib.sh: support -x option for shell-tracingJeff King10 years
jk/test-suite-tracingt/Makefile: introduce TEST_SHELL_PATHJeff King6 years
jk/test-with-xtest-lib: disable trace when test is not verboseJeff King9 years
jk/test-z-n-unquotedalways quote shell arguments to test -z/-nJeff King8 years
jk/tests-cleanupt0001: drop subshells just for "cd"Jeff King10 years
jk/tests-write-scriptt0300: use write_script helperJeff King12 years
jk/tighten-allocinline xalloc_flex() into FLEXPTR_ALLOC_MEMRené Scharfe8 years
jk/top-level-refs-cleanupfast-import: fix buffer overflow in dump_tagsJeff King10 years
jk/trace-fixuptrace: do not fall back to stderrJeff King8 years
jk/trailers-parsedoc/interpret-trailers: fix "the this" typoMartin Ågren7 years
jk/trailers-placeholder-in-prettyref-filter: add support to display trailers as part of contentsJacob Keller7 years
jk/trailing-slash-in-pathspecreset: handle submodule with trailing slashJohn Keeping11 years
jk/two-way-merge-corner-case-fixt1005: add test for "read-tree --reset -u A B"Junio C Hamano10 years
jk/type-from-string-gentlytype_from_string_gently: make sure length matchesJeff King9 years
jk/tzoffset-fixt0006: skip "far in the future" test when unsigned long is not long enoughJeff King8 years
jk/ui-color-always-to-autoMerge branch 'jk/ui-color-always-to-auto-maint' into jk/ui-color-always-to-autoJunio C Hamano7 years
jk/ui-color-always-to-auto-maintcolor: document that "git -c color.*=always" is a bit specialJonathan Nieder7 years
jk/unbreak-am-ham: handle "-h" argument earlierJeff King7 years
jk/update-links-in-docsdoc: use https links to Wikipedia to avoid http redirectsSven Strickroth7 years
jk/upload-archive-use-start-commandupload-archive: use start_command instead of forkJeff King12 years
jk/upload-pack-hookmingw: fix regression in t1308-config-setJohannes Schindelin8 years
jk/upload-pack-keepaliveupload-pack: bump keepalive default to 5 secondsJeff King11 years
jk/upload-pack-use-prio-queueupload-pack: use priority queue in reachable() checkJeff King8 years
jk/url-insteadof-configdocs/config: mention protocol implications of url.insteadOfJeff King7 years
jk/use-write-script-moret3404: use write_scriptJunio C Hamano8 years
jk/userdiff-config-simplifydrop odd return value semantics from userdiff_configJeff King12 years
jk/utf8-switch-between-nfd-and-nfct3910: show failure of core.precomposeunicode with decomposed filenamesJeff King10 years
jk/validate-headref-fixvalidate_headref: use get_oid_hex for detached HEADsJeff King7 years
jk/verify-packfile-gentlyverify_packfile: check pack validity before accessing dataJeff King8 years
jk/vreport-sanitizevreport: sanitize ASCII control charsJeff King7 years
jk/war-on-git-patham: drop "dir" parameter from am_state_initJeff King7 years
jk/war-on-sprintfarchive-tar: convert snprintf to xsnprintfJeff King8 years
jk/warn-add-gitlinkt: move "git add submodule" into test blocksJeff King7 years
jk/warn-on-object-refname-ambiguityrev-list: disable object/refname ambiguity check with --stdinJeff King10 years
jk/wrap-perl-used-in-testst: use perl instead of "$PERL_PATH" where applicableJeff King11 years
jk/write-broken-index-with-nul-sha1write_index: optionally allow broken null sha1sJeff King11 years
jk/write-filebranch: use write_file_buf instead of write_fileJeff King8 years
jk/write-in-full-fixread_pack_header: handle signed/unsigned comparison in read resultJeff King7 years
jk/write-packed-refs-via-stdiorefs: write packed_refs file using stdioJeff King10 years
jk/xdiff-drop-xdl-fast-hashxdiff: drop XDL_FAST_HASHJeff King7 years
jk/xstrfmtsetup_git_env(): introduce git_path_from_env() helperJeff King10 years
jl/commit-v-strip-markercommit -v: strip diffs and submodule shortlogs from the commit messageJens Lehmann10 years
jl/doc-submodule-update-checkoutsubmodule update: consistently document the '--checkout' optionJens Lehmann10 years
jl/git-gui-show-added-submodule-changesgit-gui: show staged submodules regardless of ignore configJens Lehmann10 years
jl/gitk-show-added-submodule-changesgitk: show staged submodules regardless of ignore configJens Lehmann10 years
jl/maint-submodule-relativesubmodules: fix ambiguous absolute paths under WindowsJohannes Sixt12 years
jl/nor-or-nand-andcode and test: fix misuses of "nor"Justin Lebar10 years
jl/pack-transfer-avoid-double-closeClear fd after closing to avoid double-close errorJens Lindstrom11 years
jl/remote-rm-pruneremote prune: optimize "dangling symref" check/warningJens Lindström10 years
jl/some-submodule-config-are-not-booleanavoid segfault on submodule.*.path set to an empty "true"Jharrod LaFon11 years
jl/status-added-submodule-is-never-ignoredcommit -m: commit staged submodules regardless of ignore configJens Lehmann10 years
jl/submodule-mvmv: Fix spurious warning when moving a file in presence of submodulesJens Lehmann11 years
jl/submodule-mv-checkout-caveatrm: better document side effects when removing a submoduleJens Lehmann10 years
jl/submodule-re-addsubmodule add: fix breakage when re-adding a deep submoduleJens Lehmann12 years
jl/submodule-recursive-checkoutTeach checkout to recursively checkout submodulesJens Lehmann10 years
jl/submodule-status-failure-reportdiff/status: print submodule path when looking for changes failsJens Lehmann12 years
jl/submodule-testsrevert: add t3513 for submodule updatesJens Lehmann10 years
jl/submodule-update-retire-orig-flagssubmodule update: remove unnecessary orig_flags variableJens Lehmann10 years
jl/test-lint-scriptst/Makefile: always test all lint targets when running testsJens Lehmann10 years
jl/test-pausetest-lib: add the test_pause convenience functionJens Lehmann12 years
jl/use-vsatisfy-correctly-for-2.0git-gui: tolerate major version changes when comparing the git versionJens Lehmann10 years
jl/vcompare-makes-2.0-satisify-1.7-or-latergit-gui: use vcompare when comparing the git versionJens Lehmann10 years
jm/api-strbuf-docapi-strbuf.txt minor typosJeremiah Mahler10 years
jm/dedup-name-comparecleanup duplicate name_compare() functionsJeremiah Mahler10 years
jm/dedup-test-configt/t7810-grep.sh: remove duplicate test_config()Jeremiah Mahler10 years
jm/doc-ref-pruneDocumentation: fix git-prune example usageJonathon Mah11 years
jm/doc-wording-tweaksDocumentation: wording fixes in the user manual and glossaryJeremiah Mahler10 years
jm/format-patch-mail-sigformat-patch: add "--signature-file=<file>" optionJeremiah Mahler10 years
jm/instaweb-apache-24git-instaweb: add support for Apache 2.4Jonathan McCrohan10 years
jm/mem-poolSQUASH??? fast-import: fix a sparse 'NULL pointer' warningRamsay Jones6 years
jm/relnotes-2.15-typofixfix typos in 2.15.0 release notesJean Carlo Machado6 years
jm/stash-diff-disambiguatestash: Don't fail if work dir contains file named 'HEAD'Jonathon Mah12 years
jm/stash-doc-k-for-keepstash doc: mention short form -k in save descriptionJohn Marshall10 years
jm/status-ignored-directory-optimImprove performance of git status --ignoredJameson Miller7 years
jm/status-ignored-files-liststatus: test ignored modesJameson Miller7 years
jm/svn-pushmergeinfo-fixgit-svn: fix svn.pushmergeinfo handling of svn+ssh usernames.Jason Merrill7 years
jm/t9138-style-fixt9138-git-svn-authors-prog.sh fixupsJeremiah Mahler10 years
jn/add-2.0-u-A-sans-pathspecgit add: -u/-A now affects the entire working treeJunio C Hamano11 years
jn/am-doc-hooksam doc: add a pointer to relevant hooksJonathan Nieder10 years
jn/ancient-meld-supportmergetools/meld: Use --help output to detect --output supportJonathan Nieder12 years
jn/bisect-coding-stylegit-bisect.sh: fix a few style issuesJacopo Notarstefano10 years
jn/branch-lift-unnecessary-name-length-limitbranch.c: delete size check of newly tracked branch namesJacopo Notarstefano10 years
jn/branch-move-to-selfAllow checkout -B <current-branch> to update the current branchJonathan Nieder12 years
jn/clean-use-error-not-fprintf-on-stderrconfig: use error() instead of fprintf(stderr, ...)Jonathan Nieder9 years
jn/clone-add-empty-config-from-command-lineclone: handle empty config values in -cJonathan Nieder7 years
jn/contrib-remove-diffallcontrib: remove git-diffallJonathan Nieder10 years
jn/contrib-remove-vimcontrib: remove vim support instructionsJonathan Nieder10 years
jn/copy-errnolockfile: make 'unable_to_lock_message' privateJonathan Nieder9 years
jn/credential-doc-on-clearcredential doc: make multiple-helper behavior more prominentJonathan Nieder7 years
jn/dedup-doc-headerput string-list API documentation in one placeJonathan Nieder9 years
jn/diffstat-testsdiffstat summary line varies by locale: miscellanyJonathan Nieder12 years
jn/doc-api-errorsapi-error-handling doc: typofixThomas Ackermann9 years
jn/doc-fast-import-no-16-octopus-limitfast-import doc: remove suggested 16-parent limitJonathan Nieder9 years
jn/fix-connect-unexpected-hangup-diagconnect: tighten check for unexpected early hang upJonathan Nieder8 years
jn/git-gui-chmod+xgit-gui: chmod +x po2msg, windows/git-gui.shJonathan Nieder10 years
jn/git-path-errnodo not let git_path clobber errno when reporting errorsJonathan Nieder12 years
jn/gitk-chmod+xgitk: chmod +x po2msgJonathan Nieder10 years
jn/gitweb-hilite-regionsgitweb: Highlight matched part of shortened project descriptionJakub Narebski12 years
jn/gitweb-manpagesgitweb: Add gitweb manpages to 'gitweb' package in git.specJakub Narebski13 years
jn/gitweb-search-optimgitweb: Faster project searchJakub Narebski12 years
jn/gitweb-search-utf-8gitweb: Allow UTF-8 encoded CGI query parameters and path_infoJakub Narebski12 years
jn/gitweb-side-by-side-diffgitweb: Add navigation to select side-by-side diffKato Kazuyoshi13 years
jn/gitweb-unborn-headgitweb: Fix "heads" view when there is no current branchJakub Narebski12 years
jn/gitweb-unspecified-actiongitweb: Fix actionless dispatch for non-existent objectsJakub Narebski12 years
jn/gitweb-utf8-in-linksgitweb: Harden UTF-8 handling in generated linksJakub Narębski10 years
jn/header-dependenciesUpdate hard-coded header dependenciesJonathan Nieder10 years
jn/hooks-pre-rebase-sample-fixpre-rebase hook: capture documentation in a <<here documentJonathan Nieder7 years
jn/ident-from-etc-mailnameident: do not retrieve default ident when unnecessaryJonathan Nieder13 years
jn/ignore-docgitignore doc: add global gitignore to synopsisJonathan Nieder10 years
jn/maint-do-not-match-with-unsanitized-searchtextgitweb: Fix fixed string (non-regexp) project searchJakub Narebski12 years
jn/maint-fast-import-empty-lsfast-import: don't allow 'ls' of path with empty componentsJonathan Nieder12 years
jn/maint-gitweb-grep-fixgitweb: Harden "grep" search against filenames with ':'Jakub Narebski12 years
jn/maint-gitweb-invalid-regexpgitweb: Handle invalid regexp in regexp searchJakub Narebski12 years
jn/maint-gitweb-utf8-fixgitweb: Fix fallback mode of to_utf8 subroutineJakub Narebski12 years
jn/maint-notes-avoid-va-argsnotes merge: eliminate OUTPUT macroJonathan Nieder12 years
jn/maint-sequencer-fixesrevert: stop creating and removing sequencer-old directoryJonathan Nieder12 years
jn/mediawiki-makefile-updatesgit-remote-mediawiki build: handle DESTDIR/INSTLIBDIR with whitespaceJonathan Nieder10 years
jn/merge-no-edit-fixmerge: do not launch an editor on "--no-edit $tag"Junio C Hamano12 years
jn/mergetools-examdiffmergetools: add support for ExamDiffJacob Nisnevich8 years
jn/pager-do-not-recursepager: do allow spawning pager recursivelyJörn Engel10 years
jn/pager-lv-default-envpager test: make fake pager consume all its inputJonathan Nieder10 years
jn/parse-config-slotcolor_parse: do not mention variable name in error messageJeff King10 years
jn/per-repo-obj-storepack: allow sha1_loose_object_info to handle arbitrary repositoriesJonathan Nieder7 years
jn/per-repo-object-store-fixesreplace-objects: evaluate replacement refs without using the object storeStefan Beller7 years
jn/perl-lib-extraMakefile: add PERLLIB_EXTRA variable that adds to default perl pathJonathan Nieder10 years
jn/post-receive-utf8hooks/post-receive-email: set declared encoding to utf-8Gerrit Pape11 years
jn/preformatted-doc-urldoc: git-htmldocs.googlecode.com is no moreJonathan Nieder8 years
jn/remote-helpers-with-git-dirremote helpers: avoid blind fall-back to ".git" when setting GIT_DIRJonathan Nieder7 years
jn/reproducible-buildMerge branch 'jn/reproducible-build' of ../git-gui into jn/reproducible-buildJunio C Hamano6 years
jn/rerere-fail-on-auto-update-failurererere: error out on autoupdate failureJonathan Nieder9 years
jn/revert-quitrevert: remove --reset compatibility optionJonathan Nieder12 years
jn/rpm-specgit.spec: Workaround localized messages not put in any RPMJakub Narebski12 years
jn/scripts-updatesremove #!interpreter line from shell librariesJonathan Nieder10 years
jn/ssh-wrappersconnect: correct style of C-style commentJonathan Nieder6 years
jn/strbuf-doc-re-reusestrbuf doc: reuse after strbuf_release is fineJonathan Nieder7 years
jn/svn-fevcs-svn: suppress a -Wtype-limits warningJonathan Nieder12 years
jn/test-cleanup-7006test: errors preparing for a test are not specialJonathan Nieder12 years
jn/test-lint-unmoortest-lint: find unportable sed, echo, test, and export usage after &&Jonathan Nieder10 years
jn/test-prereq-perl-doct/README: tests can use perl even with NO_PERLJonathan Nieder11 years
jn/unpack-trees-checkout-m-carry-deletioncheckout -m: attempt merge when deletion of path was stagedJonathan Nieder10 years
jn/vcs-svn-cleanupvcs-svn: move remaining repo_tree functions to fast_export.hJonathan Nieder7 years
jn/wt-statuswt-status: lift the artificual "at least 20 columns" floorJunio C Hamano10 years
jp/index-with-corrupt-stagesread_index_unmerged(): remove unnecessary loop index adjustmentJaime Soriano Pastor10 years
jr/hash-migration-plan-doctechnical doc: add a design doc for hash function transitionJonathan Nieder7 years
js/add-e-submodule-fixadd -e: do not show difference in a submodule that is merely dirtyJohannes Schindelin12 years
js/add-i-mingwadd--interactive: fix external command invocation on WindowsJohannes Sixt11 years
js/alias-case-sensitivityalias: compare alias name *case-insensitively*Johannes Schindelin7 years
js/alias-early-configalias: use the early config machinery to expand aliasesJohannes Schindelin7 years
js/am-3-merge-recursive-directmerge-recursive: flush output buffer even when erroring outJohannes Schindelin8 years
js/am-call-theirs-theirs-in-fallback-3wayam: counteract gender biasJohannes Schindelin8 years
js/asciidoctor-tweaksasciidoctor: fix user-manual to be built by `asciidoctor`마누엘7 years
js/blame-libblame: fix memory corruption scrambling revision name in error messageSZEDER Gábor7 years
js/bs-is-a-dir-sep-on-windowsWindows: do not treat a path with backslashes as a remote's nick nameJohannes Sixt7 years
js/cat-file-filterscat-file: support --textconv/--filters in batch modeJohannes Schindelin8 years
js/clone-dissociateclone --dissociate: avoid locking pack filesJohannes Schindelin9 years
js/close-packs-before-gct5510: run auto-gc in the foregroundSZEDER Gábor8 years
js/color-on-windows-commentcolor.h: remove obsolete comment about limitations on WindowsJohannes Schindelin8 years
js/commit-slab-decl-fixcommit-slab.h: avoid duplicated global static variablesJohannes Sixt8 years
js/common-maincommon-main: call git_setup_gettext()Jeff King8 years
js/common-main-maintcommon-main: call git_setup_gettext()Jeff King8 years
js/completion-ctags-pattern-substitution-fixcontrib/completion: escape the forward slash in __git_match_ctagJohn Szakmeister9 years
js/completion-hide-not-a-repocompletion: silence "fatal: Not a git repository" errorJohn Szakmeister10 years
js/config-set-in-non-repositorygit config: report when trying to modify a non-existing repo configJohannes Schindelin8 years
js/configure-libintlconfigure: don't use -lintl when there is no gettext supportJohn Szakmeister12 years
js/curl-empty-auth-set-by-defaulthttp(s): automatically try NTLM authentication firstJohannes Schindelin7 years
js/diff-highlight-avoid-sigpipediff-highlight: exit when a pipe is brokenJohn Szakmeister9 years
js/difftool-builtindifftool: fix use-after-freeJohannes Schindelin7 years
js/dirname-basenamemingw: avoid linking to the C library's isalpha()Johannes Sixt8 years
js/early-configsetup: avoid double slashes when looking for HEADJeff King6 years
js/emu-write-epipe-on-windowsmingw: emulate write(2) that fails with a EPIPEJohannes Schindelin8 years
js/enhanced-version-infoversion --build-options: report commit, too, if possibleJohannes Schindelin6 years
js/eol-on-ourselvest4051: mark supporting files as requiring LF-only line endingsJohannes Schindelin7 years
js/exec-path-coverity-workaroundgit_exec_path: do not return the result of getenv()Jeff King7 years
js/find-commit-subject-ignore-leading-blanksreset --hard: skip blank lines when reporting the commit subjectJohannes Schindelin8 years
js/fix-merge-arg-quoting-in-rebase-prebase -p: fix incorrect commit message when calling `git merge`.Gregory Herrero6 years
js/fopen-harderHandle more file writes correctly in shared reposJohannes Schindelin8 years
js/for-each-ref-remote-name-and-reffor-each-ref: test :remotename and :remoterefJohannes Schindelin6 years
js/fsck-name-objectt1450: use egrep for regexp "alternation"Junio C Hamano7 years
js/fsck-optfsck: support ignoring objects in `git fsck` via fsck.skiplistJohannes Schindelin9 years
js/fsck-tag-validationindex-pack: terminate object buffers with NULDuy Nguyen9 years
js/gc-with-stale-symrefpack-objects: do not get distracted by broken symrefsJohannes Schindelin9 years
js/git-gdbtest: facilitate debugging Git executables in tests with gdbJohannes Schindelin9 years
js/git-gui-commit-gpgsignMerge branch 'js/commit-gpgsign' of ../git-gui into js/git-gui-commit-gpgsignJunio C Hamano8 years
js/git-gui-msgfmt-on-windowsMerge branch 'js/msgfmt-on-windows' of ../git-gui into js/git-gui-msgfmt-on-w...Junio C Hamano7 years
js/git-path-in-subdirrev-parse: fix several options when running in a subdirectoryJohannes Schindelin7 years
js/git-remote-add-url-insteadof-testt5505: 'remote add x y' should work when url.y.insteadOf = xJohannes Schindelin8 years
js/gitweb-raw-blob-link-in-historygitweb: add 'raw' blob_plain link in history overviewJob Snijders7 years
js/gnome-keyringcontrib/git-credential-gnome-keyring.c: small stylistic cleanupsJohn Szakmeister10 years
js/hashmap-update-samplehashmap: adjust documentation to reflect realityJohannes Schindelin6 years
js/http-custom-headerssubmodule: ensure that -c http.extraheader is heededJohannes Schindelin8 years
js/icase-wt-detectionsetup: fix "inside work tree" detection on case-insensitive filesystemsJohannes Schindelin9 years
js/ignore-space-at-eoldiff: fix a double off-by-one with --ignore-space-at-eolJohannes Schindelin8 years
js/imap-send-curl-compilation-fiximap-send: only use CURLOPT_LOGIN_OPTIONS if it is actually availableJohannes Schindelin9 years
js/import-tars-hardlinksimport-tars: support hard linksJohannes Schindelin8 years
js/larger-timestampsname-rev: change a "long" variable to timestamp_tJunio C Hamano7 years
js/libify-require-clean-work-treewt-status: begin error messages with lower-caseJohannes Schindelin8 years
js/lift-parent-count-limitRemove the line length limit for graft filesJohannes Schindelin10 years
js/log-diff-to-non-stdoutSQUASH???Junio C Hamano8 years
js/log-show-childrenlog --childrenJay Soffian13 years
js/log-to-diffopt-filemingw: fix the shortlog --output=<file> testJohannes Schindelin8 years
js/maint-am-skip-performance-regressionam --skip/--abort: merge HEAD/ORIG_HEAD tree into indexJohannes Schindelin9 years
js/maint-no-cherry-pick-head-after-puntedcherry-pick: do not give irrelevant advice when cherry-pick puntedJay Soffian13 years
js/merge-edit-optionDocumentation: fix formatting error in merge-options.txtJack Nagel12 years
js/ming-strftimemingw: abort on invalid strftime formatsJohannes Schindelin6 years
js/mingw-full-version-in-resourcesmingw: include the full version information in the resourcesJohannes Schindelin6 years
js/mingw-hooks-with-exe-suffixmingw: allow hooks to be .exe filesJohannes Schindelin7 years
js/mingw-isattymingw: make stderr unbuffered againJohannes Schindelin7 years
js/mingw-parameter-less-c-functionsmingw: let the build succeed with DEVELOPER=1Johannes Schindelin8 years
js/mingw-redirect-std-handlesmingw: document the standard handle redirectionJohannes Schindelin6 years
js/mingw-test-push-unc-pathmingw: add a regression test for pushing to UNC pathsJohannes Schindelin7 years
js/mingw-testst9700: fix test for perl older than 5.14Jeff King8 years
js/mingw-tests-2.8Windows: shorten code by re-using convert_slashes()Johannes Sixt8 years
js/misc-fixesCorrect fscanf formatting string for I64u valuesWaldek Maleska9 years
js/msys2mingw: uglify (a, 0) definitions to shut up warningsJohannes Schindelin8 years
js/mv-dir-to-new-directorygit mv: do not keep slash in `git mv dir non-existing-dir/`Johannes Schindelin8 years
js/name-rev-use-oldest-refname-rev: include taggerdate in considering the best nameJohannes Schindelin8 years
js/nedmalloc-gcc6-warningsnedmalloc: work around overzealous GCC 6 warningRené Scharfe8 years
js/no-html-bypass-on-windowsRevert "display HTML in default browser using Windows' shell API"Johannes Schindelin8 years
js/no-test-cmp-for-binariest9300: use test_cmp_bin instead of test_cmp to compare binary filesJohannes Sixt10 years
js/normalize-path-copy-ceilnormalize_path_copy(): fix pushing to //server/share/dir on WindowsJohannes Sixt7 years
js/packet-read-line-check-nullalways check for NULL return from packet_read_line()Jon Simons6 years
js/perf-on-appleperf: accommodate for MacOSXJohannes Schindelin8 years
js/perf-rebase-iperf: make the tests work without a worktreeRené Scharfe8 years
js/perl-path-workaround-in-testsmingw: handle GITPERLLIB in t0021 in a Windows-compatible wayJohannes Schindelin6 years
js/plug-leakscheckout: fix memory leakJunio C Hamano7 years
js/prepare-sequenceri18n: fix unmatched single quote in error messageJiang Xin7 years
js/prepare-sequencer-moresequencer (rebase -i): write out the final messageJohannes Schindelin7 years
js/pthread-exit-emu-windowsMark win32's pthread_exit() as NORETURNJohannes Schindelin8 years
js/pull-rebase-icompletion: add missing branch.*.rebase valuesJohannes Schindelin8 years
js/push-to-deployt5516: more tests for receive.denyCurrentBranch=updateInsteadJunio C Hamano9 years
js/push-to-updatet5516: more tests for receive.denyCurrentBranch=updateInsteadJunio C Hamano9 years
js/pwd-var-vs-pwd-cmd-fixt0021, t5615: use $PWD instead of $(pwd) in PATH-like shell variablesJohannes Sixt7 years
js/re-running-failed-testst/Makefile: add a rule to re-run previously-failed testsJohannes Schindelin7 years
js/realpath-pathdup-fixreal_pathdup(): fix callsites that wanted it to die on errorJohannes Schindelin7 years
js/rebase-helpersequencer: fix missing newlineBrandon Williams7 years
js/rebase-i-clean-up-upon-continue-to-skiprebase -i: do not leave a CHERRY_PICK_HEAD file behindJohannes Schindelin9 years
js/rebase-i-commentchar-fixrebase -i: handle core.commentChar=autoJohannes Schindelin7 years
js/rebase-i-dedup-call-to-rerererebase -i: remove an unnecessary 'rerere' invocationJohannes Sixt8 years
js/rebase-i-finalsequencer.c: unify an error messageRalf Thielow7 years
js/rebase-i-progress-tidyrebase-interactive: trim leading whitespace from progress countJohannes Sixt8 years
js/rebase-i-reword-to-run-hookssequencer: allow the commit-msg hooks to run during a `reword`Johannes Schindelin7 years
js/rebase-i-testsrebase -i: we allow extra spaces after fixup!/squash!Johannes Schindelin8 years
js/rebase-recreate-mergerebase -i: introduce --recreate-merges=[no-]rebase-cousinsJohannes Schindelin6 years
js/regexec-bufpickaxe: fix segfault with '-S<...> --pickaxe-regex'SZEDER Gábor7 years
js/remote-add-with-insteadofAdd a regression test for 'git remote add <existing> <same-url>'Johannes Schindelin9 years
js/remote-rename-with-half-configured-remoteremote rename: more carefully determine whether a remote is configuredJohannes Schindelin7 years
js/replace-edit-use-editor-configurationreplace --edit: respect core.editorJohannes Schindelin8 years
js/reset-usagereset: fix usageJohannes Schindelin8 years
js/retire-old-remote-specPREVIEW: remove support for .git/remotes/ and .git/branches/Johannes Schindelin7 years
js/retire-relinkrelink: really remove the commandJunio C Hamano7 years
js/rev-stdin-with-crlfGit 2.5Junio C Hamano9 years
js/run-process-parallel-api-fixrun_processes_parallel: change confusing task_cb conventionJohannes Schindelin7 years
js/runtime-prefix-windowsmingw/msvc: use the new-style RUNTIME_PREFIX helperJohannes Schindelin6 years
js/sequencer-cleanupssequencer: do not invent whitespace when transforming OIDsJohannes Schindelin6 years
js/sequencer-i-countdown-3sequencer (rebase -i): write out the final messageJohannes Schindelin7 years
js/sequencer-wo-diesequencer: ensure to release the lock when we could not read the indexJohannes Schindelin8 years
js/sign-empty-commit-fixcommit -S: avoid invalid pointer with empty messageJohannes Schindelin8 years
js/sleep-without-selectlockfile: wait using sleep_millisec() instead of select()Johannes Sixt9 years
js/status-pre-rebase-istatus: be prepared for not-yet-started interactive rebaseJohannes Schindelin7 years
js/submodule-in-excludedstatus: do not get confused by submodules in excluded directoriesJohannes Schindelin7 years
js/t0006-for-v2.9.2t0006: skip "far in the future" test when unsigned long is not long enoughJohannes Schindelin8 years
js/t1050t1050-large: generate large files without ddJohannes Sixt9 years
js/t3404-grammo-fixt3404: fix a grammo (commands are ran -> commands are run)Johannes Schindelin8 years
js/t3404-typofixt3404: fix typoJohannes Schindelin8 years
js/t4130-rename-without-inot4130: work around Windows limitationJohannes Sixt8 years
js/t5000-dont-copy-bin-sht5000 on Windows: do not mistake "sh.exe" as "sh"Johannes Sixt9 years
js/t5534-rev-parse-gives-multi-line-output-fixt5534: fix misleading grep invocationJohannes Schindelin7 years
js/t6026-clean-upt6026-merge-attr: clean up background process at end of test caseJohannes Sixt8 years
js/t6044-use-test-seqt6044: replace seq by test_seqJohannes Sixt8 years
js/t9903-chainingt9903: fix broken && chainJohannes Sixt8 years
js/test-hashmap-squelch-gcctest-hashmap: squelch gcc compiler warningJohannes Schindelin9 years
js/test-help-format-windows-port-fixt3200: do not open a HTML manual page when DEFAULT_MAN_FORMAT is htmlJohannes Sixt11 years
js/test-lib-windows-emulated-yestest-lib: limit the output of the yes utilityJohannes Schindelin8 years
js/test-lint-pathnamet/Makefile: ensure that paths are valid on platforms we careJohannes Schindelin8 years
js/test-with-ws-in-patht3900: add some more quotesBeat Bolli6 years
js/tests-windows-port-fixtests: undo special treatment of CRLF for WindowsJohannes Sixt11 years
js/travis-32bit-linuxTravis: also test on 32-bit LinuxJohannes Schindelin7 years
js/ulong-may-only-be-32-bitsarchive-tar: huge offset and future timestamps would not work on 32-bitJunio C Hamano8 years
js/unzip-in-usr-bin-workaroundtest-lib: on FreeBSD, look for unzip(1) in /usr/local/bin/Johannes Schindelin7 years
js/userdiff-ccuserdiff: have 'cpp' hunk header pattern catch more C++ anchor pointsJohannes Sixt10 years
js/win32-lazyload-dllWin32: simplify loading of DLL functionsJohannes Schindelin7 years
js/win32-mmapmmap(win32): avoid expensive fstat() callJohannes Schindelin8 years
js/wincred-empty-credwincred: handle empty username/password correctlyJakub Bereżański6 years
js/windows-dotgitmingw: remove unnecessary definitionJohannes Schindelin8 years
js/windows-open-eisdir-errorWindows: correct detection of EISDIR in mingw_open()Johannes Sixt9 years
js/xmerge-maker-eolmerge-file: ensure that conflict sections match eol styleJohannes Schindelin8 years
js/xmerge-marker-eolmerge-file: ensure that conflict sections match eol styleJohannes Schindelin8 years
js/xread-in-fullstream_to_pack: xread does not guarantee to read all requested bytesJohannes Sixt11 years
jt/accept-capability-advertisement-when-fetching-from-voidconnect: advertized capability is not a refJonathan Tan8 years
jt/binsearch-with-fanoutpackfile: refactor hash search with fanout tableJonathan Tan6 years
jt/commit-fixes-footercommit: Add -f, --fixes <commit> option to add Fixes: lineJosh Triplett11 years
jt/decorate-apidecorate: clean up and document APIJonathan Tan6 years
jt/diff-anchored-patiencediff: support anchoring line(s)Jonathan Tan6 years
jt/diff-color-move-fixdiff: define block by number of alphanumeric charsJonathan Tan7 years
jt/doc-pack-objects-fixDoc: clarify that pack-objects makes packs, pluralJonathan Tan7 years
jt/fast-export-copy-modify-fixfast-export: do not copy from modified fileJonathan Tan7 years
jt/fetch-allow-tip-sha1-implicitlyfetch-pack: always allow fetching of literal SHA1sJonathan Tan7 years
jt/fetch-large-handshake-window-on-httpfetch-pack: grow stateless RPC windows exponentiallyJonathan Tan8 years
jt/fetch-no-redundant-tag-fetch-mapfetch: do not redundantly calculate tag refmapJonathan Tan7 years
jt/fetch-pack-error-reportingfetch-pack: show clearer error message upon ERRJonathan Tan7 years
jt/fetch-pack-in-vain-count-with-statelessfetch-pack: do not reset in_vain on non-novel acksJonathan Tan8 years
jt/format-patch-base-info-above-sigformat-patch: show base info before email signatureJosh Triplett8 years
jt/format-patch-from-configformat-patch: format.from gives the default for --fromJosh Triplett8 years
jt/format-patch-rfcformat-patch: add "--rfc" for the common case of [RFC PATCH]Josh Triplett8 years
jt/fsck-code-cleanupfsck: fix leak when traversing treesEric Wong6 years
jt/http-base-url-update-upon-redirecthttp: attempt updating base URL only if no errorJonathan Tan7 years
jt/http-redact-cookieshttp: support omitting data from tracesJonathan Tan6 years
jt/itimer-autoconfautoconf: check for setitimer()Jonas 'Sortie' Termansen10 years
jt/long-running-process-docDocs: split out long-running subprocess handshakeJonathan Tan6 years
jt/mailinfo-fold-in-body-headersmailinfo.c: move side-effects outside of assertKyle J. McKay7 years
jt/mark-tree-uninteresting-for-uninteresting-commitupload-pack: compute blob reachability correctlyJonathan Tan7 years
jt/oidmapoidmap: map with OID as keyJonathan Tan7 years
jt/packmigrateRemove inadvertently added outgoing/packfile.hJonathan Tan7 years
jt/partial-clone-lazy-fetchfetch-pack: restore save_commit_buffer after useJonathan Tan7 years
jt/perf-updatest/perf: add fallback for pre-bin-wrappers versions of gitJeff King7 years
jt/push-options-docreceive-pack: verify push options in certJonathan Tan7 years
jt/send-email-validate-hooksend-email: check for repo before invoking hookJonathan Tan7 years
jt/sha1-file-cleanupsha1_file: remove read_packed_sha1()Jonathan Tan7 years
jt/stash-testsstash: add a test for stashing in a detached stateJoel Teichroeb7 years
jt/submodule-tests-cleanupTests: clean up submodule recursive helpersJonathan Tan6 years
jt/subprocess-handshakesub-process: refactor handshake to common functionJonathan Tan7 years
jt/t1450-fsck-corrupt-packfiletests: ensure fsck fails on corrupt packfilesJonathan Tan7 years
jt/timer-settimeuse timer_settime() for new platformsJonas 'Sortie' Termansen10 years
jt/trailer-with-cruftdoc: mention user-configured trailersJonathan Tan7 years
jt/transfer-fsck-with-promissorfetch-pack: do not check links for partial fetchJonathan Tan6 years
jt/transport-hide-vtabletransport: make transport vtable more privateJonathan Tan6 years
jt/transport-no-more-rsynctransport: remove unused "push" in vtableJonathan Tan6 years
jt/unify-object-infosha1_file: refactor has_sha1_file_with_flagsJonathan Tan7 years
jt/upload-pack-error-reportupload-pack: report "not our ref" to clientJonathan Tan7 years
jt/use-trailer-api-in-commandssequencer: add newline before adding footersJonathan Tan7 years
jv/maint-config-setFix an incorrect reference to --set-all.Jelmer Vernooij12 years
jv/merge-nothing-into-voidmerge: fix NULL pointer dereference when merging nothing into voidJunio C Hamano8 years
jv/send-email-selective-smtp-authsend-email: provide whitelist of SMTP AUTH mechanismsJan Viktorin9 years
jw/make-arflags-customizableMakefile: allow $(ARFLAGS) specified from the command lineJunio C Hamano9 years
jx/blame-align-relative-timeblame: dynamic blame_date_width for different localesJiang Xin10 years
jx/branch-vv-always-compare-with-upstreambranch: fix --verbose output column alignmentTorstein Hegge10 years
jx/clean-interactivepath-utils test: rename mingw_path function to print_pathSebastian Schuberth11 years
jx/do-not-crash-receive-pack-wo-headreceive-pack: crash when checking with non-exist HEADJiang Xin9 years
jx/http-no-proxyhttp: honor no_http env variable to bypass proxyJiang Xin8 years
jx/i18ni18n: mention "TRANSLATORS:" marker in Documentation/CodingGuidelinesJunio C Hamano10 years
jx/i18n-more-markingi18n: format_tracking_info "Your branch is behind" messageJiang Xin12 years
jx/relative-path-regression-fixUse simpler relative_path when set_git_dirJiang Xin11 years
jz/gitweb-conf-doc-fixgitweb.conf.txt: say "build-time", not "built-time"Jérôme Zago9 years
kb/avoid-fchmod-for-nowconfig: use chmod() instead of fchmod()Karsten Blees10 years
kb/config-unmap-before-renamingconfig.c: fix writing config files on Windows network sharesKarsten Blees9 years
kb/doc-exclude-directory-semanticsgitignore.txt: clarify recursive nature of excluded directoriesKarsten Blees10 years
kb/fast-hashmapDocumentation/technical/api-hashmap: remove source highlightingAnders Kaseorg10 years
kb/fast-hashmap-3remove old hash.[ch] implementationKarsten Blees11 years
kb/fast-hashmap-pack-structhashmap.h: make sure map entries are tightly packedKarsten Blees10 years
kb/hashmap-updateshashmap: add string interning APIKarsten Blees10 years
kb/i18n-docDocumentation/i18n.txt: clarify character encoding supportKarsten Blees9 years
kb/maint-prune-rmdir-closedirfix deletion of .git/objects sub-directories in git-prune/repackKarsten Blees12 years
kb/msvc-compileWindows: do not redefine _WIN32_WINNTSebastian Schuberth11 years
kb/msys2-ttymingw: make isatty() recognize MSYS2's pseudo terminals (/dev/pty*)Karsten Blees8 years
kb/path-max-must-gocache.h: rename cache_def_free to cache_def_clearKarsten Blees10 years
kb/perf-tracetrace: correct trace_strbuf() parameter type for !HAVE_VARIADIC_MACROSRené Scharfe10 years
kb/use-nsec-docMakefile / racy-git.txt: clarify USE_NSEC prerequisitesKarsten Blees9 years
kd/auto-col-with-pager-fixcolumn: do not include pager.cJunio C Hamano7 years
kd/doc-for-each-refdoc/for-each-ref: explicitly specify option namesKevin Daudt7 years
kd/mailinfo-quoted-stringmailinfo: unescape quoted-pair in header fieldsKevin Daudt8 years
kd/pull-rebase-autostashpull: allow dirty tree when rebase.autostash enabledKevin Daudt9 years
kd/rev-list-bisect-first-parentrev-list: refuse --first-parent combined with --bisectKevin Daudt9 years
kd/stash-with-bash-4.4stash: prevent warning about null bytes in inputKevin Daudt7 years
kf/gpg-sig-verification-docDocumentation: clarify signature verificationKeller Fuchs8 years
kf/http-proxy-auth-methodshttp: use credential API to handle proxy authenticationKnut Franke8 years
kg/packed-ref-cache-fixpacked_ref_cache: don't use mmap() for small filesKim Gybels6 years
kh/tutorial-grammofixdoc: omit needless "for"Kristoffer Haugsbakk7 years
kk/log-merges-configbash-completion: add support for git-log --merges= and log.mergesKoosha Khajehmoogahi9 years
kk/tests-with-no-perlreset test: modernize styleJonathan Nieder11 years
km/avoid-bs-in-shell-globtest: fix t5560 on FreeBSDKyle J. McKay10 years
km/avoid-cp-atest: fix t7001 cp to use POSIX optionsKyle J. McKay10 years
km/avoid-non-function-return-in-rebaseRevert "rebase: fix run_specific_rebase's use of "return" on FreeBSD"Kyle J. McKay10 years
km/branch-get-push-while-detachedbranch_get_push: do not segfault when HEAD is detachedKyle Meyer7 years
km/bsd-shellst5528: do not fail with FreeBSD shellKyle J. McKay9 years
km/bsd-sysctlthread-utils.c: detect CPU count on older BSD-like systemsKyle J. McKay9 years
km/config-grammofixdoc/config: grammar fixes for core.{editor,commentChar}Kyle Meyer7 years
km/delete-ref-reflog-messagebranch: record creation of renamed branch in HEAD's logKyle Meyer7 years
km/fetch-do-not-free-remote-namebuiltin/fetch.c: don't free remote->name after fetchKeith McGuigan8 years
km/gc-epermgc: notice gc processes run by other usersKyle J. McKay10 years
km/gettext-ngettext.h: add parentheses around N_ expansion if supportedKyle J. McKay9 years
km/git-svn-workaround-older-getopt-longt9117: use --prefix "" instead of --prefix=""Kyle J. McKay10 years
km/imap-send-libcurl-optionsimap-send: use cURL automatically when NO_OPENSSL definedKyle J. McKay9 years
km/log-showsignature-docconfig.txt: add an entry for log.showSignatureKyle Meyer7 years
km/log-usage-string-i18nlog.c: fix translation markingsKyle J. McKay9 years
km/no-apple-common-crypto-on-darwin-8-and-belowconfig.mak.uname: set NO_APPLE_COMMON_CRYPTO on older systemsKyle J. McKay10 years
km/send-email-getopt-long-workaroundsgit-send-email.perl: support no- prefix with older GetOptionsKyle J. McKay9 years
km/svn-1.8-serf-onlyGit.pm: revert _temp_cache use of temp_is_lockedKyle J. McKay11 years
km/t1400-modernizationt1400: use consistent style for test_expect_success callsKyle Meyer7 years
km/test-mailinfo-b-failuret5100: add some more mailinfo testsKyle J. McKay7 years
kn/cat-file-literallyt1006: add tests for git cat-file --allow-unknown-typeKarthik Nayak9 years
kn/for-each-branchref-filter: fallback on alphabetical comparisonKarthik Nayak9 years
kn/for-each-branch-remainderbranch: implement '--format' optionKarthik Nayak9 years
kn/for-each-refref-filter: make 'ref_array_item' use a FLEX_ARRAY for refnameKarthik Nayak9 years
kn/for-each-tagtag.c: use the correct algorithm for the '--contains' optionKarthik Nayak9 years
kn/for-each-tag-branchfor-each-ref: fix description of '--contains' in manpageSZEDER Gábor8 years
kn/git-cd-to-emptygit: treat "git -C '<path>'" as a no-op when <path> is emptyKarthik Nayak9 years
kn/gitweb-extra-branch-refsgitweb: Denote non-heads, non-remotes branchesKrzesimir Nowak10 years
kn/ref-filter-atom-parsingref-filter: introduce objectname_atom_parser()Karthik Nayak8 years
kn/ref-filter-branch-listref-filter.c: drop return from void functionAlejandro R. Sedeño7 years
kn/tag-doc-fixDocumentation/tag: remove double occurance of "<pattern>"Karthik Nayak9 years
ks/blame-move-no-reason-for-1-line-contextblame: require 0 context lines while finding moved lines with -MDavid Kastrup8 years
ks/branch-cleanupbuiltin/branch: strip refs/heads/ using skip_prefixKaartic Sivaraam6 years
ks/branch-set-upstreambranch: quote branch/ref names to improve readabilityKaartic Sivaraam7 years
ks/branch-tweak-error-message-for-extra-argsbranch: change the error messages to be more meaningfulKaartic Sivaraam7 years
ks/combine-difftests: add checking that combine-diff emits only correct pathsKirill Smelkov10 years
ks/commit-abort-on-empty-message-fixcommit: check for empty message before the check for untouched templateKaartic Sivaraam7 years
ks/commit-assuming-only-warning-removalcommit-template: distinguish status information unconditionallyKaartic Sivaraam7 years
ks/commit-do-not-touch-cut-linecommit-template: change a message to be more intuitiveKaartic Sivaraam7 years
ks/config-file-stdinconfig: teach "git config --file -" to read from the standard inputKirill A. Shutemov10 years
ks/diff-c-with-diff-ordercombine-diff: simplify intersect_paths() furtherJunio C Hamano10 years
ks/diff-c-with-diff-order-morecombine-diff: move changed-paths scanning logic into its own functionKirill Smelkov10 years
ks/doc-checkout-previousDoc/checkout: checking out using @{-N} can lead to detached stateKaartic Sivaraam6 years
ks/doc-fixesdoc: reformat the paragraph containing the 'cut-line'Kaartic Sivaraam7 years
ks/doc-previous-checkoutDoc/check-ref-format: clarify information about @{-N} syntaxKaartic Sivaraam6 years
ks/doc-use-camelcase-for-config-namedoc: camelCase the config variables to improve readabilityKaartic Sivaraam7 years
ks/fix-rebase-doc-picturedoc: correct a mistake in an illustrationKaartic Sivaraam7 years
ks/help-alias-labelhelp: change a message to be more preciseKaartic Sivaraam7 years
ks/mailmapmailmap: use Kaartic Sivaraam's new addressKaartic Sivaraam6 years
ks/p4-view-specgit p4: implement view spec wildcards with "p4 where"Kazuki Saitoh11 years
ks/pack-objects-bitmappack-objects: use reachability bitmap index when generating non-stdout packKirill Smelkov8 years
ks/perf-build-with-autoconft/perf/run: copy config.mak.autogen & friends to build areaKirill Smelkov8 years
ks/prepare-commit-msg-samplehook: add a simple first exampleKaartic Sivaraam7 years
ks/prepare-commit-msg-sample-fixhook: use correct logical variableKaartic Sivaraam7 years
ks/rebase-error-messagesrebase: rebasing can also be done when HEAD is detachedKaartic Sivaraam6 years
ks/rebase-i-abbrevrebase -i: use full object name internally throughout the scriptKirill A. Shutemov9 years
ks/rebase-no-git-foogit-rebase: clean up dashed-usages in messagesKaartic Sivaraam6 years
ks/sort-wildcard-in-makefilet/Makefile: Use $(sort ...) explicitly where neededKirill Smelkov12 years
ks/status-initial-commitstatus: contextually notify user about an initial commitKaartic Sivaraam7 years
ks/submodule-add-docDocumentation/git-submodule: cleanup "add" sectionKaartic Sivaraam7 years
ks/submodule-doc-updatesDoc/git-submodule: improve readability and grammar of a sentenceKaartic Sivaraam6 years
ks/t3200-typofixt/t3200: fix a typo in a test descriptionKaartic Sivaraam6 years
ks/t7508-indent-fixt7508: fix a broken indentationKaartic Sivaraam7 years
ks/tag-cleanupgit-tag: introduce --cleanup optionKirill A. Shutemov12 years
ks/test-readme-phrasofixt/README: fix typo and grammatically improve a sentenceKaartic Sivaraam7 years
ks/tree-diff-moretree-diff: reuse base str(buf) memory on sub-tree recursionKirill Smelkov10 years
ks/tree-diff-nwaymingw: activate allocaKirill Smelkov10 years
ks/tree-diff-walktree-walk: finally switch over tree descriptors to contain a pre-parsed entryKirill Smelkov10 years
ks/typofix-commit-c-commentbuiltin/commit.c: fix a typo in the commentKaartic Sivaraam7 years
ks/verify-filename-non-option-error-message-tweaksetup: update error message to be more meaningfulKaartic Sivaraam7 years
kw/commit-keep-index-when-pre-commit-is-not-runcommit: skip discarding the index if there is no pre-commit hookKevin Willford7 years
kw/merge-recursive-cleanupmerge-recursive: change current file dir string_lists to hashmapKevin Willford7 years
kw/patch-ids-optimp3400: make test script executableRené Scharfe8 years
kw/rebase-progressrebase: turn on progress option by default for format-patchKevin Willford7 years
kw/write-index-reduce-allocread-cache: fix index corruption with index v4Thomas Gummerer7 years
ky/branch-d-worktreebranch -d: refuse deleting a branch which is currently checked outKazuki Yamaguchi8 years
ky/branch-m-worktreeset_worktree_head_symref(): fix error messageKazuki Yamaguchi8 years
ky/imap-sendimap-send: fix CRAM-MD5 response calculationKazuki Yamaguchi8 years
ky/imap-send-openssl-1.1.0configure: remove checking for HMAC_CTX_cleanupKazuki Yamaguchi8 years
l10nMerge branch 'master' of https://github.com/git-l10n/git-po into l10nJunio C Hamano12 years
la/init-docDocumentation: git-init: flesh out exampleLinus Arver10 years
la/tag-force-signing-annotated-tagstag: add the option to force signing of annotated tagsLaurent Arnoud8 years
lb/contrib-contacts-looser-diff-parsinggit-contacts: do not fail parsing of good diffsLars Gullik Bjønnes10 years
lb/rebase-i-short-command-namessequencer.c: drop 'const' from function return typeJunio C Hamano6 years
lb/status-stash-countglossary: define 'stash entry'Liam Beguin7 years
lc/filter-branch-too-many-refsAllow git-filter-branch to process large repositories with lots of branches.Lee Carver11 years
lc/shell-default-value-noexpandsh-setup: enclose setting of ${VAR=default} in double-quotesLE Manh Cuong8 years
ld/git-p4-branches-and-labelsgit-p4: label import fails with multiple labels at the same changelistLuke Diamand12 years
ld/git-p4-expanded-keywordsgit-p4: add initial support for RCS keywordsLuke Diamand12 years
ld/p4-case-foldgit-p4: add failing tests for case-folding p4dLuke Diamand9 years
ld/p4-changes-block-sizegit-p4: fixing --changes-block-size handlingLuke Diamand9 years
ld/p4-compare-dir-vs-symlinkgit-p4: avoid crash adding symlinked directoryLuke Diamand7 years
ld/p4-current-branch-fixgit-p4: don't use name-rev to get current branchLuke Diamand7 years
ld/p4-detached-headgit-p4: work with a detached headLuke Diamand8 years
ld/p4-editor-multi-wordsgit-p4: tests: use test-chmtime in place of touchLuke Diamand9 years
ld/p4-exclude-in-syncgit-p4: support excluding paths on syncLuke Diamand9 years
ld/p4-filetype-detectiongit-p4: fix filetype detection on files opened exclusivelyBlair Holloway9 years
ld/p4-import-labelsgit-p4: fix P4 label import for unprocessed commitsLuke Diamand9 years
ld/p4-multiple-shelvesgit-p4: update multiple shelved change listsLuke Diamand6 years
ld/p4-submit-hintgit-p4: correct --prepare-p4-only instructionsLuke Diamand9 years
ld/p4-sync-workaroundgit-p4: workaround p4 removal of client directoryLuke Diamand8 years
ld/p4-test-py3git-p4 tests: time_in_seconds should use $PYTHON_PATHLuke Diamand8 years
ld/p4-unshelvegit-p4: add unshelve commandLuke Diamand6 years
ld/p4-update-shelvegit-p4: support updating an existing shelved changelistLuke Diamand7 years
ld/p4-worktreegit-p4: support git worktreesLuke Diamand7 years
lf/blame-commit-labelblame.c: fix garbled error messageLukas Fleischer9 years
lf/bundle-exclusionbundle: fix exclusion of annotated tagsLukas Fleischer10 years
lf/echo-n-is-not-portableAvoid using `echo -n` anywhereLukas Fleischer11 years
lf/receive-pack-auto-gc-to-clientreceive-pack: send auto-gc output over sideband 2Lukas Fleischer8 years
lf/recv-sideband-cleanupsideband.c: small optimization of strbuf usageNicolas Pitre8 years
lf/ref-is-hidden-namespacet5509: add basic tests for hideRefsLukas Fleischer8 years
lf/sideband-returns-voidupload-pack.c: make send_client_data() return voidLukas Fleischer8 years
lg/merge-signoffmerge: add a --signoff flagŁukasz Gryglicki7 years
lh/send-email-hide-x-mailertest/send-email: --[no-]xmailer testsLuis Henriques9 years
lm/squelch-bg-progressprogress: treat "no terminal" as being in the foregroundJeff King9 years
lp/maint-diff-three-dash-with-grapht4202: add test for "log --graph --stat -p" separator linesLucian Poston12 years
lp/typofixestypofix: assorted typofixes in comments, documentation and messagesLi Peng8 years
lr/doc-fix-cetdate-formats.txt: Typo fixLuis Ressel7 years
lr/git-run-setup-gentlygit.c: treat RUN_SETUP_GENTLY and RUN_SETUP as mutually exclusiveLuis R. Rodriguez10 years
ls/checkout-encodingconvert: add round trip check based on 'core.checkRoundtripEncoding'Lars Schneider6 years
ls/clean-smudge-override-in-configconvert: treat an empty string for clean/smudge filters as "cat"Lars Schneider8 years
ls/config-originconfig: add '--show-origin' option to print the origin of a config valueLars Schneider8 years
ls/convert-filter-progressconvert: display progress for filtered objects that have been delayedLars Schneider7 years
ls/editor-waiting-messagelaunch_editor(): indicate that Git waits for user inputLars Schneider6 years
ls/filter-processt0021: fix flaky testLars Schneider7 years
ls/filter-process-delayedwrite_entry: untangle symlink and regular-file casesJeff King7 years
ls/git-gui-no-double-utf8-author-nameMerge branch 'ls/no-double-utf8-author-name' of ../git-gui into ls/git-gui-no...Junio C Hamano6 years
ls/git-open-cloexecread-cache: make sure file handles are not inherited by child processesLars Schneider8 years
ls/githubConfigure Git contribution guidelines for github.comLars Schneider7 years
ls/hint-rev-list-countrev-list: add --count to usage guideLawrence Siebert9 years
ls/http-ssl-cipher-listhttp: add support for specifying an SSL cipher listLars Kellogg-Stedman9 years
ls/macos-updatetravis-ci: disable GIT_TEST_HTTPD for macOSLars Schneider7 years
ls/makefile-cflags-developer-tweakadd DEVELOPER makefile knob to check for acknowledged warningsLars Schneider8 years
ls/p4-changes-block-sizegit-p4: use -m when running p4 changesLex Spoon9 years
ls/p4-doc-markupDocumentation: fix git-p4 AsciiDoc formattingLars Schneider8 years
ls/p4-doc-markup-referencegit-p4: fix AsciiDoc formattingLars Schneider8 years
ls/p4-empty-file-on-lfsgit-p4: fix empty file processing for large file system backend GitLFSLars Schneider7 years
ls/p4-fold-case-client-specsgit-p4: honor core.ignorecase when using P4 client specsLars Schneider9 years
ls/p4-keep-empty-commitsgit-p4: add option to keep empty commitsLars Schneider8 years
ls/p4-lfsgit-p4: add diff/merge properties to .gitattributes for GitLFS filesLars Schneider7 years
ls/p4-lfs-test-fix-2.7.0t9824: fix wrong reference valueLars Schneider8 years
ls/p4-map-usergit-p4: map a P4 user to Git author name and email addressLars Schneider8 years
ls/p4-path-encodinggit-p4: fix git-p4.pathEncoding for removed filesLars Schneider7 years
ls/p4-retry-thricegit-p4: do not pass '-r 0' to p4 commandsIgor Kushnir7 years
ls/p4-test-updatesgit-p4: skip t9819 test case on case insensitive file systemsLars Schneider9 years
ls/p4-tmp-refsgit-p4: place temporary refs used for branch import under refs/git-p4-tmpLars Schneider8 years
ls/p4-translation-failuregit-p4: handle "Translation of file content failed"Lars Schneider9 years
ls/packet-line-protocol-doc-fixpack-protocol: fix maximum pkt-line sizeLars Schneider8 years
ls/submodule-config-ucasesubmodule config does not apply to upper case submodules?Lars Schneider7 years
ls/t0021-fixupt0021: minor filter process test cleanupLars Schneider7 years
ls/test-must-fail-sigpipeadd "ok=sigpipe" to test_must_fail and use it to fix flaky testsLars Schneider8 years
ls/travis-build-doctravis-ci: build documentationLars Schneider8 years
ls/travis-coccichecktravis-ci: add static analysis build job to run coccicheckLars Schneider7 years
ls/travis-doc-asciidoctortravis-ci: check AsciiDoc/AsciiDoctor stderr outputLars Schneider7 years
ls/travis-enable-httpd-teststravis-ci: enable web server tests t55xx on LinuxLars Schneider8 years
ls/travis-homebrew-path-fixtravis-ci: ask homebrew for its path instead of hardcoding itLars Schneider8 years
ls/travis-p4-on-macostravis-ci: fix Perforce install on macOSLars Schneider7 years
ls/travis-prove-ordertravis-ci: explicity use container-based infrastructureLars Schneider8 years
ls/travis-relays-for-windows-citravis-ci: retry if Git for Windows CI returns HTTP error 502 or 503Lars Schneider7 years
ls/travis-scriptifytravis-ci: fix "skip_branch_tip_with_tag()" string comparisonLars Schneider7 years
ls/travis-stricter-linux32-buildstravis-ci: set DEVELOPER knob for Linux32 buildLars Schneider7 years
ls/travis-submitting-patchesDocumentation: add setup instructions for Travis CILars Schneider8 years
ls/travis-update-p4-and-lfstravis-ci: update P4 to 16.2 and GitLFS to 1.5.2 in Linux buildLars Schneider7 years
ls/travis-win-fix-statustravis-ci: printf $STATUS as stringLars Schneider7 years
ls/travis-yamlAdd Travis CI supportLars Schneider8 years
lt/abbrev-autoabbrev: auto size the default abbreviationLinus Torvalds8 years
lt/abbrev-auto-2diff_unique_abbrev(): document its assumption and limitationJunio C Hamano8 years
lt/gpg-show-long-key-in-signature-verificationMerge branch 'lt/gpg-show-long-key-in-signature-verification-maint' into lt/g...Junio C Hamano8 years
lt/gpg-show-long-key-in-signature-verification-maintgpg-interface: prefer "long" key format output when verifying pgp signaturesLinus Torvalds8 years
lt/log-auto-decorategit log: support "auto" decorationsLinus Torvalds10 years
lt/mailinfo-in-body-header-continuationmailinfo: fix in-body header continuationsLinus Torvalds7 years
lt/oneline-decoration-at-endlog: fix regression to "--source" when "--decorate" was updatedLinus Torvalds7 years
lt/pathspec-negativepathspec: don't error out on all-exclusionary pathspec patternsLinus Torvalds7 years
lt/pretty-expand-tabspretty: test --expand-tabsJunio C Hamano8 years
lt/pull-no-edit"git pull" doesn't know "--edit"Linus Torvalds12 years
lt/request-pullfix brown paper bag breakage in t5150-request-pull.shJohannes Sixt10 years
lt/sha1dcsha1dc: integrate the sha1dc code with the git buildLinus Torvalds7 years
lt/shortlog-by-committert4201: make tests work with and without the MINGW prerequisteJunio C Hamano7 years
lv/add-doc-working-treegit-add doc: do not say working directory when you mean working treeLars Vogel8 years
lv/status-say-working-tree-not-directoryUse "working tree" instead of "working directory" for git statusLars Vogel8 years
lv/tls-1.3http: allow use of TLS 1.3Loganaden Velvindron6 years
lw/daemon-log-destinationdaemon: add --log-destination=(stderr|syslog|none)Lucas Werkmeister6 years
ly/mktree-using-strbufMerge "Move 'builtin-*' into a 'builtin/' subdirectory"Junio C Hamano12 years
ma/bash-completion-leaking-xcompletion: fix global bash variable leak on __gitcompappendMárcio Almada9 years
ma/bisect-leakfixbisect: fix a regression causing a segfaultÆvar Arnfjörð Bjarmason6 years
ma/branch-list-paginatebranch: change default of `pager.branch` to "on"Martin Ågren6 years
ma/builtin-unleakbuiltin/: add UNLEAKsMartin Ågren7 years
ma/config-page-only-in-list-modeconfig: change default of `pager.config` to "on"Martin Ågren6 years
ma/hg-to-githg-to-git: --allow-empty-message in git commitMaurício C Antunes11 years
ma/leakplugspack-bitmap[-write]: use `object_array_clear()`, don't leakMartin Ågren7 years
ma/lockfile-fixesread_cache: roll back lock in `update_index_if_able()`Martin Ågren7 years
ma/pager-per-subcommand-actiongit.c: ignore pager.* when launching builtin as dashed externalMartin Ågren7 years
ma/parse-maybe-boolparse_decoration_style: drop unused argument `var`Martin Ågren7 years
ma/pkt-line-leakfixpkt-line: re-'static'-ify buffer in packet_write_fmt_1()Martin Ågren7 years
ma/reduce-heads-leakfixreduce_heads: fix memory leaksMartin Ågren6 years
ma/remove-config-maybe-boolconfig: remove git_config_maybe_boolMartin Ågren7 years
ma/roll-back-lockfilessequencer: do not roll back lockfile unnecessarilyMartin Ågren6 years
ma/shortlog-revparseshortlog: disallow left-over arguments outside repoMartin Ågren6 years
ma/skip-writing-unchanged-indexwrite_locked_index(): add flag to avoid writing unchanged indexMartin Ågren6 years
ma/split-symref-update-fixrefs/files-backend: add `refname`, not "HEAD", to listMartin Ågren7 years
ma/stash-in-cstash: use "stash--helper"Matthias Aßhauer8 years
ma/ts-cleanupsThreadSanitizer: add suppressionsMartin Ågren7 years
ma/up-to-datetreewide: correct several "up-to-date" to "up to date"Martin Ågren7 years
ma/update-hooks-sample-typofixtemplates/hooks: fix minor typo in the sample update-hookMartin Amdisen8 years
mainGit 2.41-rc0Junio C Hamano12 months
maintGit 2.40.1Johannes Schindelin12 months
maint-1.7.10Git 1.7.10.5Junio C Hamano12 years
maint-1.7.11Git 1.7.11.7Junio C Hamano12 years
maint-1.7.12Git 1.7.12.4Junio C Hamano12 years
maint-1.7.6Git 1.7.6.6Junio C Hamano12 years
maint-1.7.7Git 1.7.7.7Junio C Hamano12 years
maint-1.7.8Git 1.7.8.6Junio C Hamano12 years
maint-1.7.9Git 1.7.9.7Junio C Hamano12 years
maint-1.8.0Git 1.8.0.3Junio C Hamano11 years
maint-1.8.1git-config: update doc for --get with multiple valuesJohn Keeping11 years
maint-1.8.2Documentation/git-merge.txt: fix formatting of example blockAndreas Schwab11 years
maint-1.8.3Merge branch 'maint-1.8.2' into maint-1.8.3Junio C Hamano11 years
maint-1.8.4Git 1.8.4.5Junio C Hamano10 years
maint-1.8.5Merge branch 'jk/dotgit-case-maint-1.8.5' into maint-1.8.5Junio C Hamano9 years
maint-1.9Merge branch 'maint-1.8.5' into maint-1.9Junio C Hamano9 years
maint-2.0Merge branch 'maint-1.9' into maint-2.0Junio C Hamano9 years
maint-2.1Merge branch 'maint-2.0' into maint-2.1Junio C Hamano9 years
maint-2.10Git 2.10.5Junio C Hamano7 years
maint-2.11Git 2.11.4Junio C Hamano7 years
maint-2.12Git 2.12.5Junio C Hamano7 years
maint-2.13Git 2.13.6Junio C Hamano7 years
maint-2.14Git 2.14.3Junio C Hamano7 years
maint-2.15Prepare for 2.15.2Junio C Hamano6 years
maint-2.2Git 2.2.3Junio C Hamano9 years
maint-2.3Git 2.3.10Junio C Hamano9 years
maint-2.4Git 2.4.12Junio C Hamano7 years
maint-2.5Git 2.5.6Junio C Hamano7 years
maint-2.6Git 2.6.7Junio C Hamano7 years
maint-2.7Git 2.7.6Junio C Hamano7 years
maint-2.8Git 2.8.6Junio C Hamano7 years
maint-2.9Git 2.9.5Junio C Hamano7 years
masterA bit more before -rc1Junio C Hamano11 months
mb/build-contrib-svn-fecontrib/svn-fe: fix MakefileMaxim Bublis10 years
mb/diff-default-to-indent-heuristicsadd--interactive: drop diff.indentHeuristic handlingJeff King7 years
mb/docs-favor-en-usProvide some linguistic guidance for the documentation.Marc Branchaud11 years
mb/enable-lib-terminal-test-on-newer-darwint/lib-terminal: allow TTY tests to run under recent Mac OSMike Blume9 years
mb/fast-import-delete-rootfast-import: fix segfault in store_tree()Maxim Bublis10 years
mb/local-clone-after-applying-insteadofuse local cloning if insteadOf makes a local URLMichael Barabanov10 years
mb/relnotes-1.8.5-fixRelNotes: spelling & grammar fixesMarc Branchaud10 years
mb/relnotes-2.1Release notes: grammatical fixesMarc Branchaud10 years
mb/reword-autocomplete-messageauto-correct: tweak phrasingMarc Branchaud7 years
mc/commit-doc-grammofixDocumentation/git-commit: grammofixMichael Coleman9 years
mc/doc-submodule-sync-recursesubmodule: document "sync --recursive"Matthew Chen10 years
mc/git-p4-pre-are-p4-onlygit-p4: Do not include diff in spec file when just preparing p4Maxime Coste10 years
mc/git-p4-prepare-p4-onlygit-p4: fix submit in non --prepare-p4-only modeMaxime Coste10 years
mc/push-recurse-submodules-configpush: follow the "last one wins" convention for --recurse-submodulesMike Crowe8 years
me/fetch-into-shallow-safetyfetch-pack: check for shallow if depth givenMike Edgar9 years
mf/curl-select-fdsethttp: drop "local" member from request structJeff King12 years
mf/graph-show-rootgraph.c: mark root commit differentlyMilton Soares Filho11 years
mf/no-dashed-subcommandsscripts: use "git foo" not "git-foo"Michael Forney7 years
mg/add-ignore-errorsadd: ignore only ignored filesMichael J Gruber9 years
mg/branch-d-m-fbranch: allow -f with -m and -dMichael J Gruber9 years
mg/cherry-pick-multi-on-unborncherry-pick: allow to pick to unborn branchesMichael J Gruber8 years
mg/commit-author-no-match-malformed-messagecommit: reword --author error messageMichael J Gruber9 years
mg/complete-cherry-mark-to-logcompletion: complete --cherry-mark for git logMichael J Gruber8 years
mg/describe-debug-l10nl10n: de: translate describe debug termsMichael J Gruber7 years
mg/detached-head-reportbranch: name detached HEAD analogous to statusMichael J Gruber9 years
mg/doc-check-ignore-tracked-are-not-ignoredcheck-ignore: clarify treatment of tracked filesMichael J Gruber9 years
mg/doc-remote-tags-or-notgit-remote.txt: describe behavior without --tags and --no-tagsMichael J Gruber9 years
mg/doc-status-color-slotconfig,completion: add color.status.unmergedMichael J Gruber9 years
mg/doc-word-diff-exampleDocumentation/diff: give --word-diff-regex=. exampleMichael J Gruber8 years
mg/fdopen-with-retrybuffer_fdinit(): use fdopen_with_retry()Michael Haggerty9 years
mg/fix-log-mergetag-colorlog: correctly identify mergetag signature verification statusMichael J Gruber10 years
mg/format-ref-doc-fixDocumentation/git-for-each-ref: clarify peeling of tags for --formatMichael J Gruber7 years
mg/gpg-richer-statusgpg-interface: use more status lettersMichael J Gruber8 years
mg/httpd-tests-update-for-apache-2.4t/lib-httpd: load mod_unixdMichael J Gruber8 years
mg/index-read-error-messagesmessages: uniform error messages for index writeMichael J Gruber9 years
mg/killed-mergemerge: save merge state earlierMichael J Gruber7 years
mg/lib-gpg-ro-safetyt/lib-gpg: make gpghome files writableMichael J Gruber10 years
mg/log-decorate-HEADlog: do not shorten decoration names too earlyJunio C Hamano9 years
mg/mailmapmailmap: use Michael J Gruber's new addressMichael J Gruber7 years
mg/merge-base-fork-pointmerge-base: find fork-point outside partial reflogMichael J Gruber7 years
mg/merge-pre-merge-hookt7503: add tests for pre-merge-hookMichael J Gruber7 years
mg/mingw-test-fixt9100: fix breakage when SHELL_PATH is not /bin/shMichael J Gruber8 years
mg/more-textconvgrep: honor --textconv for the case rev:pathMichael J Gruber11 years
mg/name-rev-debugdescribe: pass --debug down to name-revMichael J Gruber7 years
mg/name-rev-tests-with-short-stackt6120: test describe and name-rev with deep reposMichael J Gruber7 years
mg/prompt-describe-tagsgit-prompt: add a describe style for any tagsMichael J Gruber7 years
mg/push-repo-option-docgit-push.txt: document the behavior of --repoMichael J Gruber9 years
mg/sequencer-commit-messages-always-verbatimsequencer: preserve commit messagesMichael J Gruber9 years
mg/show-notes-docrev-list-options.txt: complete sentence about notes matchingMichael J Gruber9 years
mg/signature-docDocumentation/technical: signed merge tag formatMichael J Gruber8 years
mg/status-in-progress-infostatus --short --inprogress: spell it as --in-progressJunio C Hamano7 years
mg/status-porcelain-no-i18ngit-status: make porcelain more robustMichael J Gruber7 years
mg/status-v-vstatus: document the -v/--verbose optionMichael Haggerty9 years
mg/timestamp-t-fixname-rev: change ULONG_MAX to TIME_MAXMichael J Gruber7 years
mg/verify-committ7510: do not fail when gpg warns about insecure memoryKyle J. McKay9 years
mg/work-tree-teststests: rename work-tree tests to *work-tree*Michael J Gruber8 years
mg/wt-status-mismarked-i18nwt-status: allow "ahead " to be picked up by l10nMichael J Gruber8 years
mh/attr-macro-docgitattributes: document more clearly where macros are allowedMichael Haggerty10 years
mh/avoid-rewriting-packed-refsfiles-backend: don't rewrite the `packed-refs` file unnecessarilyMichael Haggerty7 years
mh/blame-worktreeblame: fix segfault on untracked filesThomas Gummerer8 years
mh/clone-verbosity-fixclone: call transport_set_verbosity before anything else on the newly created...Mike Hommey9 years
mh/config-copy-string-from-git-pathcmd_config(): make a copy of path obtained from git_path()Michael Haggerty9 years
mh/config-flip-xbit-back-after-checkingcreate_default_files(): don't set u+x bit on $GIT_DIR/configMichael Haggerty9 years
mh/connectconnect: [host:port] is legacy for sshTorsten Bögershausen8 years
mh/connect-leakgit_connect(): fix memory leak with CONNECT_DIAG_URLMike Hommey8 years
mh/deref-symref-over-helper-transporttransport-helper: do not request symbolic refs to remote helpersMike Hommey9 years
mh/diff-indent-heuristicxdiff: rename "struct group" to "struct xdlgroup"Jeff King8 years
mh/doc-remote-helper-xrefdoc: add some crossrefs between manual pagesMax Horn9 years
mh/doc-wo-namesdoc: remote author/documentation sections from more pagesMichael Haggerty10 years
mh/expire-updateref-fixesreflog_expire(): never update a reference to null_sha1Michael Haggerty9 years
mh/fast-import-get-markfast-import: add a get-mark commandMichael Haggerty9 years
mh/fast-import-notes-fix-newfast-import: properly fanout notes when tree is importedMike Hommey7 years
mh/fast-import-optimize-current-fromfast-import: do less work when given "from" matches current branch headMike Hommey9 years
mh/fast-import-raise-default-depthfast-import: increase the default pack depth to 50Mike Hommey7 years
mh/fdopen-with-retrybuffer_fdinit(): use fdopen_with_retry()Michael Haggerty9 years
mh/fetch-tags-in-addition-to-normal-refsfetch: improve the error messages emitted for conflicting refspecsMichael Haggerty11 years
mh/find-uniq-abbrevsha1_name: avoid unnecessary sha1 lookup in find_unique_abbrevMike Hommey9 years
mh/for-each-string-list-item-empty-fixfor_each_string_list_item: avoid undefined behavior for empty listMichael Haggerty7 years
mh/fsck-reflog-entriesfsck: report errors if reflog entries point at invalid objectsMichael Haggerty9 years
mh/get-remote-group-fixget_remote_group(): use skip_prefix()Michael Haggerty9 years
mh/init-delete-refs-apidelete_ref(): use the usual convention for old_sha1Michael Haggerty9 years
mh/lockfilelockfile.h: extract new header file for the functions in lockfile.cMichael Haggerty10 years
mh/lockfile-retrylock_packed_refs(): allow retries when acquiring the packed-refs lockMichael Haggerty9 years
mh/lockfile-stdiocommit_packed_refs(): reimplement using fdopen_lock_file()Michael Haggerty10 years
mh/maint-show-ref-docgit-show-ref doc: typeset regexp in fixed width fontMichael Haggerty12 years
mh/micro-projectsbranch: change install_branch_config() to use skip_prefix()Dmitry S. Dolzhenko10 years
mh/mmap-packed-refspacked-backend.c: rename a bunch of things and update commentsMichael Haggerty7 years
mh/multimailgit-multimail: update to version 1.0.0Michael Haggerty10 years
mh/multimail-renewalUpdate git-multimail to version 1.0.2Michael Haggerty9 years
mh/notes-allow-reading-treeishnotes: allow treeish expressions as notes refMike Hommey8 years
mh/notes-cleanupload_subtree(): check that `prefix_len` is in the expected rangeMichael Haggerty7 years
mh/notes-tree-consolidate-fixnotes: do not break note_tree structure in note_tree_consolidate()Mike Hommey7 years
mh/numparsediff_opt_parse(): use convert_i() when handling --abbrev=<num>Michael Haggerty9 years
mh/object-code-cleanupsha1_file.c: document a bunch of functions defined in the fileMichael Haggerty10 years
mh/packed-ref-storefiles-backend: cheapen refname_available check when locking refsMichael Haggerty7 years
mh/packed-ref-store-preprev-parse: don't trim bisect refnamesJeff King7 years
mh/packed-ref-store-prep-extraprefix_ref_iterator_advance(): relax the check of trim lengthMichael Haggerty7 years
mh/packed-ref-transactionsfiles_transaction_finish(): delete reflogs before referencesMichael Haggerty7 years
mh/packed-refs-do-one-ref-recursiondo_one_ref(): save and restore value of current_refMichael Haggerty11 years
mh/path-maxbuiltin/prune.c: use strbuf to avoid having to worry about PATH_MAXJeff King10 years
mh/ref-apiadd_ref(): take a (struct ref_entry *) parameterMichael Haggerty12 years
mh/ref-api-less-extra-refswrite_head_info(): handle "extra refs" locallyMichael Haggerty12 years
mh/ref-api-restrepack_without_ref(): call clear_packed_ref_cache()Michael Haggerty12 years
mh/ref-clone-without-extra-refswrite_remote_refs(): create packed (rather than extra) refsMichael Haggerty12 years
mh/ref-directory-filereflog_expire(): integrate lock_ref_sha1_basic() errors into oursMichael Haggerty9 years
mh/ref-directory-file-2SQUASH???Junio C Hamano9 years
mh/ref-directory-file-3reflog_expire(): integrate lock_ref_sha1_basic() errors into oursMichael Haggerty9 years
mh/ref-iteratorsfor_each_reflog(): reimplement using iteratorsMichael Haggerty8 years
mh/ref-lock-avoid-running-out-of-fdsref_transaction_commit(): only keep one lockfile open at a timeMichael Haggerty9 years
mh/ref-lock-entryrefs: retry acquiring reference locks for 100msMichael Haggerty7 years
mh/ref-locking-fixfiles_transaction_prepare(): fix handling of ref lock failureMichael Haggerty7 years
mh/ref-remove-empty-directoryfiles_transaction_commit(): clean up empty directoriesMichael Haggerty7 years
mh/ref-storerefs: implement iteration over only per-worktree refsDavid Turner8 years
mh/ref-transactionref_transaction_commit(): work with transaction->updates in placeMichael Haggerty10 years
mh/reflog-expirerefs.c: let fprintf handle the formattingStefan Beller9 years
mh/refs-have-newrefs.h: remove duplication in function docstringsMichael Haggerty9 years
mh/remove-subtree-long-pathname-fixentry.c: fix possible buffer overflow in remove_subtree()Michael Haggerty10 years
mh/replace-refsAllow to control where the replace refs are looked forMike Hommey9 years
mh/replace-refs-variable-renameDocument some functions defined in object.cMichael Haggerty10 years
mh/reporting-broken-refs-from-for-each-refread_loose_refs(): treat NULL_SHA1 loose references as brokenMichael Haggerty9 years
mh/retire-ref-fetch-rulesrefname_match(): always use the rules in ref_rev_parse_rulesMichael Haggerty10 years
mh/safe-create-leading-directoriesrename_tmp_log(): on SCLD_VANISHED, retryMichael Haggerty10 years
mh/separate-ref-cachedo_for_each_entry_in_dir(): delete functionMichael Haggerty7 years
mh/shorten-unambigous-refshorten_unambiguous_ref(): tighten up pointer arithmeticMichael Haggerty10 years
mh/show-branch-topicshow-branch: show all local heads when only giving one rev along --topicsMike Hommey9 years
mh/simplify-cache-tree-findcache_tree_find(): use path variable when passing over slashesMichael Haggerty10 years
mh/simplify-repack-without-refssort_string_list(): rename to string_list_sort()Michael Haggerty9 years
mh/split-under-locklock_ref_sha1_basic(): only handle REF_NODEREF modeMichael Haggerty8 years
mh/strbuf-read-file-returns-ssize-tstrbuf: strbuf_read_file() should return ssize_tMichael Haggerty9 years
mh/submodule-hashread_loose_refs(): read refs using resolve_ref_recursively()Michael Haggerty7 years
mh/tempfilecredential-cache--daemon: use tempfile moduleMichael Haggerty9 years
mh/test-local-canaryt0000: check whether the shell supports the "local" keywordMichael Haggerty7 years
mh/tidy-ref-update-flagsrefs: update some more docs to use "oid" rather than "sha1"Michael Haggerty6 years
mh/transport-capabilitiestransport-helper: ask the helper to set the same options for import as for fetchMike Hommey9 years
mh/update-ref-batch-create-fixupdate-ref: fail create operation over stdin if ref already existsAman Gupta10 years
mh/update-ref-errorslock_ref_for_update(): avoid a symref resolutionMichael Haggerty8 years
mh/update-ref-verifyupdate-ref: fix "verify" command with missing <oldvalue>Michael Haggerty9 years
mh/verify-lock-error-reportref_transaction_commit(): do not capitalize error messagesMichael Haggerty9 years
mh/war-on-extra-refsrefs: remove the extra_refs APIMichael Haggerty12 years
mh/write-refs-sooner-2.2ref_transaction_commit(): fix atomicity and avoid fd exhaustionMichael Haggerty9 years
mh/write-refs-sooner-2.3Merge branch 'mh/write-refs-sooner-2.2' into mh/write-refs-sooner-2.3Junio C Hamano9 years
mh/write-refs-sooner-2.4Merge branch 'mh/write-refs-sooner-2.3' into mh/write-refs-sooner-2.4Junio C Hamano9 years
mi/typofixescontrib: typofixesMasanari Iida10 years
mj/log-show-signature-conflog: add log.showSignature configuration variableMehul Jain8 years
mj/pull-rebase-autostasht5520: test --[no-]autostash with pull.rebase=trueMehul Jain8 years
mk-dontmerge/size-t-on-nextConvert xdiff-interface to size_tMartin Koegler7 years
mk/asciidoctor-bq-workaroundDocumentation: remove unnecessary backslashesMatthew Kraai8 years
mk/blame-error-messageblame: fix option name in error messageMax Kirillov9 years
mk/blame-first-parentblame: allow blame --reverse --first-parent when it makes senseMax Kirillov9 years
mk/describe-match-with-alldescribe: teach --match to handle branches and remotesMax Kirillov7 years
mk/diff-cc-octopust4059: rewrite to be adaptive to hunk filteringMax Kirillov9 years
mk/diff-delta-avoid-large-offsetdiff-delta: do not allow delta offset truncationMartin Koegler7 years
mk/diff-delta-uint-may-be-shorter-than-ulongdiff-delta: fix encoding size that would not fit in "unsigned int"Martin Koegler7 years
mk/diff-shortstat-dirstat-fixdiff --shortstat --dirstat: remove duplicate outputMårten Kongstad9 years
mk/doc-git-gui-display-untrackedDocumentation: git-gui: describe gui.displayuntrackedMax Kirillov10 years
mk/doc-pretty-filldocs/pretty-formats: fix typo '% <(<N>)' -> '%<|(<N>)'Mårten Kongstad6 years
mk/http-backend-content-lengthSQUASH???Junio C Hamano6 years
mk/merge-incomplete-filesgit-merge-file: do not add LF at EOF while applying unrelated changeMax Kirillov10 years
mk/mingw-winansi-ttyname-termination-fixmingw: consider that UNICODE_STRING::Length counts bytesMax Kirillov7 years
mk/reachable-protect-detached-headreachable.c: add HEAD to reachability starting commitsMax Kirillov10 years
mk/show-s-no-extra-blank-line-for-mergesgit-show: fix 'git show -s' to not add extra terminator after merge commitMax Kirillov10 years
mk/submodule-gitdir-pathpath: implement common_dir handling in git_pathdup_submodule()Max Kirillov9 years
mk/upload-pack-off-by-one-dead-code-removalupload-pack: remove a piece of dead codeMatthijs Kooijman11 years
mk/use-size-t-in-zlibzlib.c: use size_t for sizeMartin Koegler7 years
mk/utf8-no-iconv-warnutf8.c: print warning about disabled iconvMax Kirillov9 years
ml/avoid-using-grep-on-crlf-filestest-lib.sh - define and use GREP_STRIPS_CRMark Levedahl11 years
ml/cygwin-does-not-have-fifotest-lib.sh - cygwin does not have usable FIFOsMark Levedahl11 years
ml/cygwin-updatescygwin: stop forcing core.filemode=falseMark Levedahl11 years
ml/filter-branch-no-op-errorfilter-branch: return 2 when nothing to rewriteMichele Locati6 years
ml/filter-branch-portability-fixfilter-branch: use printf instead of echo -eMichele Locati6 years
ml/mailmapmailmap: xcalloc mailmap_infoMarc-André Lureau12 years
mm/add-p-split-errorstash -p: demonstrate failure of split with mixed y/nMatthieu Moy9 years
mm/am-c-docDocumentation/git-am.txt: mention mailinfo.scissors config variableMatthieu Moy9 years
mm/branch-doc-updatesDocumentation/branch: document -M and -D in terms of --forceMatthieu Moy9 years
mm/checkout-auto-track-fixcheckout: proper error message on 'git checkout foo bar --'Matthieu Moy11 years
mm/clean-doc-fixDocumentation/git-clean.txt: don't mention deletion of .git/modules/*Matt McCutchen8 years
mm/color-auto-defaultgit add -e: Explicitly specify that patch should have no colorAndrew Wong11 years
mm/commit-template-squelch-advice-messagescommit: disable status hints when writing to COMMIT_EDITMSGMatthieu Moy11 years
mm/complete-rebase-autostashgit-completion: add --autostash for 'git rebase'Matthieu Moy9 years
mm/config-color-ui-default-to-autoDocumentation/config: default for color.* is color.uiMatthieu Moy8 years
mm/config-edit-globalcommit: advertise config --global --edit on guessed identityMatthieu Moy10 years
mm/config-message-i18nconfig.c: mark error and warnings strings for translationMatthieu Moy10 years
mm/credential-libsecretcontrib: add credential helper for libsecretMantas Mikulėnas8 years
mm/describe-docDocumentation/describe: improve one-line summaryMatthieu Moy9 years
mm/detach-at-HEAD-reflogstatus: don't say 'HEAD detached at HEAD'Matthieu Moy9 years
mm/diff-no-patch-synonym-to-sDocumentation/git-log.txt: capitalize section namesMatthieu Moy11 years
mm/diff-renames-defaultdiff: activate diff.renames by defaultMatthieu Moy8 years
mm/discourage-commit-a-to-finish-conflict-resolutionmerge, pull: stop advising 'commit -a' in case of conflictMatthieu Moy10 years
mm/doc-hooks-linkgit-fixDocumentation: fix broken linkgit to git-configMatthieu Moy8 years
mm/doc-ttdoc: typeset HEAD and variants as literalMatthieu Moy8 years
mm/empty-loose-error-messagefsck: give accurate error message on empty loose object filesMatthieu Moy12 years
mm/fast-import-feature-docDocumentation/fast-import: clarify summary for `feature` commandMatthieu Moy11 years
mm/fetch-show-error-message-on-unadvertised-objectfetch-pack: add specific error for fetching an unadvertised objectMatt McCutchen7 years
mm/gc-safety-docgit-gc.txt: expand discussion of races with other processesMatt McCutchen7 years
mm/keyid-docsDocumentation: explain optional arguments betterMatthieu Moy9 years
mm/lockfile-error-messagelockfile: improve error message when lockfile existsMatthieu Moy8 years
mm/log-branch-desc-plug-leakbuiltin/log.c: fix minor memory leakMatthieu Moy10 years
mm/log-format-raw-docDocumentation/log: clarify sha1 non-abbreviation in log --rawMatthieu Moy9 years
mm/ls-files-s-docDocumentation: document elements in "ls-files -s" output in orderMostyn Bramley-Moore7 years
mm/maint-gitweb-project-maxdepthgitweb: accept trailing "/" in $project_listMatthieu Moy12 years
mm/makefile-developer-can-be-in-config-makMakefile: add $(DEVELOPER_CFLAGS) variableMatthieu Moy8 years
mm/mediawiki-dumb-push-fixgit-remote-mediawiki: no need to update private ref in non-dumb pushMatthieu Moy11 years
mm/mediawiki-encoding-fixgit-remote-mediawiki: fix encoding issue for UTF-8 media filesMatthieu Moy10 years
mm/merge-rename-delete-messagemerge-recursive: make "CONFLICT (rename/delete)" message show both pathsMatt McCutchen7 years
mm/mv-file-to-no-such-dir-with-slashmv: let 'git mv file no-such-dir/' error out on Windows, tooJohannes Sixt10 years
mm/no-shell-escape-in-die-messagedie_with_status: use "printf '%s\n'", not "echo"Matthieu Moy11 years
mm/pager-less-sans-Spager: remove 'S' from $LESS by defaultMatthieu Moy10 years
mm/pull-upload-packpull: pass upload_pack only when it was givenJunio C Hamano9 years
mm/push-default-switch-warningpush: start warning upcoming default change for push.defaultMatthieu Moy12 years
mm/push-default-warningpush: remove "push.default is unset" warning messageMatthieu Moy8 years
mm/push-simple-docDocumentation/git-push: document that 'simple' is the defaultMatthieu Moy8 years
mm/push-social-engineering-attack-docdoc: mention transfer data leaks in more placesMatt McCutchen7 years
mm/readme-markdownREADME.md: don't take 'commandname' literallyMatthieu Moy8 years
mm/rebase-continue-freebsd-WBrebase: fix run_specific_rebase's use of "return" on FreeBSDMatthieu Moy11 years
mm/rebase-i-post-rewrite-exect5407: use <<- to align the expected outputJunio C Hamano9 years
mm/remote-helpers-docDocumentation/remote-helpers: document common use-case for private refMatthieu Moy11 years
mm/reset-facl-before-umask-testt0001: don't let a default ACL interfere with the umask testMatt McCutchen7 years
mm/send-email-cc-cruftsend-email: don't use Mail::Address, even if availableMatthieu Moy7 years
mm/send-email-cc-cruft-after-addressGit.pm: add comment pointing to t9000Matthieu Moy8 years
mm/send-email-fallback-to-local-mail-addresssend-email: add test for Linux's get_maintainer.plAlex Bennée6 years
mm/status-porcelain-format-i18n-fixstatus: disable translation when --porcelain is usedMatthieu Moy10 years
mm/status-suggest-merge-abortstatus: suggest 'git merge --abort' when appropriateMatthieu Moy8 years
mm/status-without-comment-chart7508: avoid non-portable sed expressionEric Sunshine11 years
mm/transfer-data-leaks-docdoc: mention transfer data leaks in more placesMatt McCutchen7 years
mm/two-more-xstrfmtbisect_next_all: convert xsnprintf to xstrfmtMaxim Moseychuk7 years
mm/usage-log-l-can-take-regexlog -L: improve error message on malformed argumentMatthieu Moy9 years
mm/war-on-whatchangedwhatchanged: document its historical natureJunio C Hamano11 years
mm/zsh-completion-regression-fixbash-completion: don't add quoted space for ZSH (fix regression)Matthieu Moy12 years
mn/doc-pack-heu-remove-dead-pastebinremove dead pastebin link from pack-heuristics documentMichal Nazarewicz11 years
mn/sideband-no-ansisideband.c: do not use ANSI control sequence on non-terminalMichael Naumov10 years
mo/subtree-split-updatessubtree: add --edit optionMatthew Ogilvie10 years
mp/make-cleanse-x-for-exeExplicitly set X to avoid potential build breakageMichael Palimaka12 years
mp/push-pushoption-configbuiltin/push.c: add push.pushOption configMarius Paliga7 years
mp/t7060-diff-index-testt7060: actually test "git diff-index --cached -M"Matthieu Prat9 years
mp/upload-pack-use-embedded-argsupload-pack: use argv_array for pack_objectsMichael Procter8 years
mr/doc-clean-f-fDocumentation/git-clean.txt: document that -f may need to be given twiceMikko Rapeli9 years
mr/doc-negative-pathspecdocs: improve discoverability of exclude pathspecManav Rathi7 years
mr/mark-i18n-log-rererebuiltin/log.c: mark strings for translationMatthias Ruester10 years
mr/msvc-link-with-invalidcontinueMSVC: link in invalidcontinue.obj for better POSIX compatibilityMarat Radchenko10 years
mr/msvc-link-with-lcurlMSVC: allow linking with the cURL libraryMarat Radchenko10 years
mr/opt-set-ptrparse-options: remove unused OPT_SET_PTRMarat Radchenko10 years
mr/packed-ref-store-fixfiles_initial_transaction_commit(): only unlock if lockedMathias Rav6 years
mr/rebase-i-customize-insn-sheetgit-rebase--interactive.sh: add config option for custom instruction formatMichael Rappazzo9 years
mr/send-email-doc-gmail-2faDocumentation/git-send-email: fix typo in gmail 2FA sectionSZEDER Gábor8 years
mr/vcs-svn-printf-ulongvcs-svn/fast_export: fix timestamp fmt specifiersMike Ralphson8 years
mr/worktree-listworktree: add 'list' commandMichael Rappazzo9 years
ms/commit-cc-option-helpstringbuiltin/commit: add missing '/' in help messageMichael Schubert12 years
ms/document-pack-window-memory-is-per-threaddocument git-repack interaction of pack.threads and pack.windowMemoryMichael Stahl8 years
ms/fetch-prune-configurationfetch: make --prune configurableMichael Schubert11 years
ms/maint-config-error-at-eol-linecountconfig: report errors at the EOL with correct line numberMartin Stenberg12 years
ms/non-ascii-ticksDocumentation/gitsubmodules.txt: avoid non-ASCII apostrophesMotoki Seki6 years
ms/remote-tracking-branches-in-docChange "remote tracking" to "remote-tracking"Michael Schubert11 years
ms/submodule-update-config-docsubmodule: improve documentation of update subcommandMichal Sojka9 years
ms/subtree-install-fixcontrib/subtree: Fix make install targetMichal Sojka11 years
mt/p4-depotFile-at-versionp4: retrieve the right revision of the file in UTF-16 codepathMiguel Torroja9 years
mt/p4-parse-G-outputgit-p4: filter for {'code':'info'} in p4CmdListMiguel Torroja7 years
mt/patch-id-stablepatch-id: change default to stableMichael S. Tsirkin10 years
mt/rebase-i-ackgit-ack: record an ackMichael S. Tsirkin10 years
mt/rebase-i-keep-empty-testrebase --keep-empty -i: add testMichael S. Tsirkin10 years
mt/send-email-cover-to-cct9001: avoid non-portable '\n' with sedTorsten Bögershausen10 years
mv/merge-ff-tristatet7600: fix typo in test titleJunio C Hamano11 years
mw/symlinkssetup: fix windows path buffer over-steppingMartin Erik Werner10 years
na/no-http-test-in-the-middlet5538: move http push tests out to t5542Nick Alcock10 years
na/strtoimaxSupport sizes >=2G in various config options accepting 'g' sizes.Nick Alcock12 years
nasterRevert part of 384364b (Start preparing for Git 2.0, 2014-03-07)Junio C Hamano10 years
nb/gnome-keyring-buildgnome-keyring: Don't hard-code pkg-config executableHeiko Becker8 years
nd/add-empty-fixadd: don't complain when adding empty project rootNguyễn Thái Ngọc Duy10 years
nd/add-i-ignore-submodulesadd--interactive: ignore submodule changes except HEADNguyễn Thái Ngọc Duy6 years
nd/am-quitam: support --quitNguyễn Thái Ngọc Duy6 years
nd/apply-docgit-apply.txt: mention the behavior inside a subdirNguyễn Thái Ngọc Duy8 years
nd/apply-report-skipapply: report patch skipping in verbose modeNguyễn Thái Ngọc Duy8 years
nd/archive-pathspecarchive: support filtering paths with globNguyễn Thái Ngọc Duy10 years
nd/attr-cquote-pathattr: support quoting pathname patterns in C styleNguyễn Thái Ngọc Duy8 years
nd/attr-optimattr: avoid heavy work when we know the specified attr is not definedNguyễn Thái Ngọc Duy9 years
nd/cache-tree-api-refactorcache-tree: update API to take abitrary flagsNguyễn Thái Ngọc Duy12 years
nd/cache-tree-itacache-tree: do not generate empty trees as a result of all i-t-a subentriesNguyễn Thái Ngọc Duy8 years
nd/checkout-disambiguationcheckout: fix ambiguity check in subdirNguyễn Thái Ngọc Duy8 years
nd/clean-preserve-errno-in-warningclean: use warning_errno() when appropriateNguyễn Thái Ngọc Duy7 years
nd/clear-gitenv-upon-use-of-aliast0001: fix GIT_* environment variable check under --valgrindJohannes Sixt8 years
nd/clone-connectivity-shortcutsmart http: use the same connectivity check on cloningNguyễn Thái Ngọc Duy11 years
nd/clone-detachedclone: print advice on checking out detached HEADNguyễn Thái Ngọc Duy12 years
nd/clone-linked-checkoutclone: better error when --reference is a linked checkoutNguyễn Thái Ngọc Duy9 years
nd/clone-local-with-colonclone: tighten "local paths with colons" check a bitNguyễn Thái Ngọc Duy11 years
nd/clone-single-branchclone: add --single-branch to fetch only one branchNguyễn Thái Ngọc Duy12 years
nd/columnscolumn: support grouping entriesNguyễn Thái Ngọc Duy12 years
nd/combined-test-helpert/helper: merge test-write-cache into test-toolNguyễn Thái Ngọc Duy6 years
nd/commit-editor-cleanupcommit: add --cleanup=scissorsNguyễn Thái Ngọc Duy10 years
nd/commit-hook-doc-fixgit-commit.txt: list post-rewrite in HOOKS sectionNguyễn Thái Ngọc Duy7 years
nd/commit-ignore-i-t-acommit, write-tree: allow to ignore CE_INTENT_TO_ADD while writing treesNguyễn Thái Ngọc Duy12 years
nd/commit-p-docgit-commit.txt: clarify --patch mode with pathspecDuy Nguyen8 years
nd/commit-tree-constnesscommit.c: make "tree" a const pointer in commit_tree*()Nguyễn Thái Ngọc Duy10 years
nd/conditional-config-in-early-configconfig: correct file reading order in read_early_config()Nguyễn Thái Ngọc Duy7 years
nd/conditional-config-includeconfig: resolve symlinks in conditional include's patternsNguyễn Thái Ngọc Duy7 years
nd/config-doc-camelCase*config.txt: stick to camelCase naming conventionNguyễn Thái Ngọc Duy9 years
nd/config-misc-fixesconfig.c: handle lock file in error case in git_config_rename_...Nguyễn Thái Ngọc Duy7 years
nd/connect-ssh-command-configconnect: read $GIT_SSH_COMMAND from config fileNguyễn Thái Ngọc Duy8 years
nd/const-struct-cache-entryConvert "struct cache_entry *" to "const ..." wherever possibleNguyễn Thái Ngọc Duy11 years
nd/daemon-informative-errors-typofixdaemon: be strict at parsing parameters --[no-]informative-errorsNguyễn Thái Ngọc Duy10 years
nd/daemon-log-sock-errorsdaemon: log errors if we could not use some socketsNguyễn Thái Ngọc Duy13 years
nd/daemonize-gcgc --auto: do not lock refs in the backgroundNguyễn Thái Ngọc Duy10 years
nd/diff-flush-before-warningdiff.c: flush stdout before printing rename warningsNguyễn Thái Ngọc Duy6 years
nd/diff-i-t-aRevert "diff-lib.c: adjust position of i-t-a entries in diff"Junio C Hamano9 years
nd/diff-quiet-stat-dirtydiff: do not quit early on stat-dirty filesNguyễn Thái Ngọc Duy10 years
nd/diff-stat-with-summarydiff: add --compact-summaryNguyễn Thái Ngọc Duy6 years
nd/diff-with-path-paramsdiff: make -O and --output work in subdirectoryDuy Nguyen8 years
nd/diffstat-gramnumUse correct grammar in diffstat summary lineNguyễn Thái Ngọc Duy12 years
nd/dir-exclude-cleanupdir.c: clean the entire struct in clear_exclude_list()Nguyễn Thái Ngọc Duy8 years
nd/dir-prep-exclude-cleanupdir.c: remove the second declaration of "stk" in prep_exclude()Nguyễn Thái Ngọc Duy10 years
nd/do-not-move-worktree-manuallyworktree: stop supporting moving worktrees manuallyNguyễn Thái Ngọc Duy8 years
nd/doc-check-ref-format-typogit-check-ref-format.txt: typo, s/avoids/avoid/Nguyễn Thái Ngọc Duy8 years
nd/doc-git-index-versiongit.txt: list index versions in plain EnglishNguyễn Thái Ngọc Duy9 years
nd/doc-new-commandnew-command.txt: correct the command description fileNguyễn Thái Ngọc Duy8 years
nd/document-err-packetpack-protocol: document "ERR" lineNguyen Thai Ngoc Duy13 years
nd/dwim-wildcards-as-pathspecsget_sha1: don't die() on bogus search stringsJeff King8 years
nd/error-errnowrapper.c: use warning_errno()Nguyễn Thái Ngọc Duy8 years
nd/exclusion-regression-fixdir.c: correct "stuck" logging logicNguyễn Thái Ngọc Duy8 years
nd/export-worktreesetup: set env $GIT_WORK_TREE when work tree is set, like $GIT_DIRNguyễn Thái Ngọc Duy9 years
nd/fbsd-lazy-mtimet7063: work around FreeBSD's lazy mtime update featureNguyễn Thái Ngọc Duy8 years
nd/fetch-into-shallowAdd testcase for needless objects during a shallow fetchMatthijs Kooijman11 years
nd/fetch-pack-error-reporting-fixfetch-pack.c: show correct command name that failsNguyễn Thái Ngọc Duy11 years
nd/fetch-pack-shallow-fixfetch-pack: do not remove .git/shallow file when --depth is not specifiedNguyễn Thái Ngọc Duy11 years
nd/fetch-pass-quiet-to-gc-child-processfetch: silence git-gc if --quiet is givenNguyễn Thái Ngọc Duy10 years
nd/fetch-ref-summaryt5510: skip tests under GETTEXT_POISON buildVasco Almeida8 years
nd/files-backend-git-dirrefs.h: add a note about sorting order of for_each_ref_*Nguyễn Thái Ngọc Duy7 years
nd/find-pack-entry-recent-cache-invalidationfind_pack_entry(): do not keep packed_git pointer locallyNguyễn Thái Ngọc Duy12 years
nd/fix-dircheck-in-cached-dirdir.c: avoid stat() in valid_cached_dir()Nguyễn Thái Ngọc Duy6 years
nd/fix-untracked-cache-invalidationdir.c: ignore paths containing .git when invalidating untracked cacheNguyễn Thái Ngọc Duy6 years
nd/fixup-linked-gitdirsetup: update the right file in multiple checkoutsNguyễn Thái Ngọc Duy9 years
nd/fopen-errorsconfigure.ac: loosen FREAD_READS_DIRECTORIES test programJeff King7 years
nd/for-each-ref-ignore-casetag, branch, for-each-ref: add --ignore-case for sorting and filteringNguyễn Thái Ngọc Duy7 years
nd/format-patch-stat-widthformat-patch: reduce patch diffstat width to 72Nguyễn Thái Ngọc Duy6 years
nd/fsck-progressfsck: print progressNguyễn Thái Ngọc Duy12 years
nd/gc-aggressiveenvironment.c: fix constness for odb_pack_keep()Nguyễn Thái Ngọc Duy10 years
nd/gc-auto-background-fixgc: save log from daemonized gc --auto and print it next timeNguyễn Thái Ngọc Duy9 years
nd/gc-lock-against-each-othergc: remove gc.pid file at end of executionJonathan Nieder11 years
nd/gettext-vsnprintfgettext.c: detect the vsnprintf bug at runtimeNguyễn Thái Ngọc Duy10 years
nd/git-common-dir-fixrev-parse: take prefix into account in --git-common-dirNguyễn Thái Ngọc Duy8 years
nd/git-daemon-error-msgsdaemon: return "access denied" if a service is not allowedNguyễn Thái Ngọc Duy13 years
nd/git-dir-pointing-at-gitfileMake setup_git_env() resolve .git file when $GIT_DIR is not specifiedNguyễn Thái Ngọc Duy11 years
nd/gitignore-trailing-whitespacegitignore.txt: fix spelling of "backslash"Ben North9 years
nd/glossary-content-pathspec-markupglossary-content.txt: fix documentation of "**" patternsNguyễn Thái Ngọc Duy10 years
nd/graph-width-paddedpretty.c: support <direction>|(<negative number>) formsNguyễn Thái Ngọc Duy8 years
nd/grep-exclude-standard-help-fixgrep: correct help string for --exclude-standardNguyễn Thái Ngọc Duy9 years
nd/http-fetch-shallow-fixt5537: move http tests out to t5539Nguyễn Thái Ngọc Duy10 years
nd/i-t-a-commitablecommit: don't count i-t-a entries when checking if the new commit is emptyNguyễn Thái Ngọc Duy8 years
nd/i18n-2.8.0trailer.c: mark strings for translationNguyễn Thái Ngọc Duy8 years
nd/i18n-progressi18n: mark all progress lines for translationNguyễn Thái Ngọc Duy10 years
nd/icasegrep.c: reuse "icase" variableNguyễn Thái Ngọc Duy8 years
nd/ignore-glob-doc-updategitignore.txt: elaborate shell glob syntaxDuy Nguyen6 years
nd/ignore-might-be-preciouscheckout,merge: disallow overwriting ignored files with --no-overwrite-ignoreNguyễn Thái Ngọc Duy12 years
nd/ignore-then-not-ignoredir.c: don't exclude whole dir prematurely if neg pattern may matchNguyễn Thái Ngọc Duy9 years
nd/indent-fix-connect-cconnect.c: SP after "}", not TABNguyễn Thái Ngọc Duy10 years
nd/index-pack-error-messageindex-pack: report error using the correct variableJunio C Hamano10 years
nd/index-pack-no-recurseindex-pack: eliminate unlimited recursion in get_delta_base()Nguyễn Thái Ngọc Duy12 years
nd/index-pack-one-fd-per-threadindex-pack: work around thread-unsafe pread()Nguyễn Thái Ngọc Duy10 years
nd/init-core-worktree-in-multi-worktree-worldinit: kill git_link variableNguyễn Thái Ngọc Duy8 years
nd/init-restore-envgit potty: restore environments after alias expansionNguyễn Thái Ngọc Duy10 years
nd/ita-cleanupgrep: fix grepping for "intent to add" filesCharles Bailey8 years
nd/ita-empty-commitcommit: don't be fooled by ita entries when creating initial commitNguyễn Thái Ngọc Duy8 years
nd/ita-wt-renames-in-statuswt-status.c: handle worktree renamesNguyễn Thái Ngọc Duy6 years
nd/large-blobsdiff: shortcut for diff'ing two binary SHA-1 objectsNguyễn Thái Ngọc Duy10 years
nd/lift-path-maxcheckout_entry(): clarify the use of topath[] parameterJunio C Hamano11 years
nd/list-filest3080: tests for git-list-filesNguyễn Thái Ngọc Duy9 years
nd/list-merge-strategycompletion: fix completing merge strategies on non-C localesDuy Nguyen6 years
nd/liteal-pathspecspathspec: stop --*-pathspecs impact on internal parse_pathspec() usesNguyễn Thái Ngọc Duy11 years
nd/literal-pathspecspathspec: stop --*-pathspecs impact on internal parse_pathspec() usesNguyễn Thái Ngọc Duy11 years
nd/lock-paths-absolutelockfile.c: store absolute pathNguyễn Thái Ngọc Duy10 years
nd/lockfile-absolutelockfile.c: store absolute pathNguyễn Thái Ngọc Duy9 years
nd/log-decorate-color-head-arrowlog: decorate HEAD -> branch with the same color for arrow and HEADNguyễn Thái Ngọc Duy8 years
nd/log-graph-configurable-colorsdocument behavior of empty color nameJeff King7 years
nd/log-show-linear-breaklog: add --show-linear-break to help see non-linear historyNguyễn Thái Ngọc Duy10 years
nd/ls-remote-does-not-have-u-optionls-remote.txt: delete unsupported optionNguyễn Thái Ngọc Duy9 years
nd/ls-tree-pathspect3102: style modernizationJunio C Hamano9 years
nd/magic-pathspecdiff: restrict pathspec limitations to diff b/f case onlyNguyễn Thái Ngọc Duy10 years
nd/maint-ignore-excludecheckout,merge: loosen overwriting untracked file check based on info/excludeNguyễn Thái Ngọc Duy12 years
nd/maint-parse-depthCatch invalid --depth option passed to clone or fetchNguyễn Thái Ngọc Duy12 years
nd/maint-refname-in-hierarchy-checkFix incorrect ref namespace checkNguyễn Thái Ngọc Duy12 years
nd/maint-sparse-errorsAdd explanation why we do not allow to sparse checkout to empty working treeNguyễn Thái Ngọc Duy13 years
nd/maint-verify-objectsrev-list: fix --verify-objects --quiet becoming --objectsNguyễn Thái Ngọc Duy12 years
nd/misc-cleanupsunpack_object_header_buffer(): clear the size field upon errorJunio C Hamano13 years
nd/more-skip-prefixSQUASH???Junio C Hamano10 years
nd/multiple-work-treesworktree: new place for "git prune --worktrees"Nguyễn Thái Ngọc Duy9 years
nd/multiple-work-trees-1checkout --to: do not touch existing target directoryNguyễn Thái Ngọc Duy10 years
nd/mv-code-cleaningmv: no SP between function name and the first opening parentheseNguyễn Thái Ngọc Duy10 years
nd/negative-pathspectree-walk.c: ignore trailing slash on submodule in tree_entry_interesting()Nguyễn Thái Ngọc Duy10 years
nd/no-more-fnmatchactually remove compat fnmatch source codeNguyễn Thái Ngọc Duy10 years
nd/object-allocation-commentsobject.h: realign object flag allocation commentNguyễn Thái Ngọc Duy6 years
nd/optim-connected{fetch,receive}-pack: skip sha-1 integrity test on objects from new packNguyễn Thái Ngọc Duy12 years
nd/pack-objects-pack-structpack-objects: reorder members to shrink struct object_entryNguyễn Thái Ngọc Duy6 years
nd/pack-objects-parseoptpack-objects: convert to use parse_options()Nguyễn Thái Ngọc Duy12 years
nd/pack-ofs-4gb-limitfsck: use streaming interface for large blobs in packNguyễn Thái Ngọc Duy8 years
nd/parseopt-completiont9902: disable test on the list of merge-strategies under GETTEXT_POISONJunio C Hamano6 years
nd/parseopt-completion-morecompletion: use __gitcomp_builtin in _git_cherryNguyễn Thái Ngọc Duy6 years
nd/path-max-is-better-than-hardcoded-magic-1024abspath.c: use PATH_MAX in real_path_internal()Nguyễn Thái Ngọc Duy10 years
nd/path-max-must-goprep_exclude: remove the artificial PATH_MAX limitNguyễn Thái Ngọc Duy10 years
nd/pathspec-recursion-cleanupdiff-index: enable recursive pathspec matching in unpack_treesNguyen Thai Ngoc Duy12 years
nd/pathspec-strip-fixpathspec: adjust prefixlen after striping trailing slashNguyễn Thái Ngọc Duy9 years
nd/pretty-commit-log-messagepretty.c: use original commit message if reencoding failsNguyễn Thái Ngọc Duy13 years
nd/prune-in-worktreerefs.c: reindent get_submodule_ref_store()Nguyễn Thái Ngọc Duy7 years
nd/prune-progressreachable: per-object progressJeff King12 years
nd/push-no-thinpush: respect --no-thinNguyễn Thái Ngọc Duy11 years
nd/qsort-in-merge-recursivemerge-recursive.c: use string_list_sort instead of qsortNguyễn Thái Ngọc Duy7 years
nd/rebase-forgetrebase: add --quit to cleanup rebase, leave everything else untouchedNguyễn Thái Ngọc Duy7 years
nd/rebase-show-current-patchrebase: introduce and use pseudo-ref REBASE_HEADNguyễn Thái Ngọc Duy6 years
nd/ref-readingresolve_gitlink_ref(): remove redundant testMichael Haggerty10 years
nd/remote-plural-ours-plus-theirsremote.c: specify correct plural form in "commit diverge" messageNguyễn Thái Ngọc Duy8 years
nd/remove-ignore-env-fieldrepository.h: add comment and clarify repo_set_gitdirNguyễn Thái Ngọc Duy6 years
nd/remove-opt-booleanparse-options: remove OPT_BOOLEANNguyễn Thái Ngọc Duy10 years
nd/remove-unusedwrapper.c: delete dead function git_mkstemps()Nguyễn Thái Ngọc Duy8 years
nd/repack-keep-packpack-objects: show some progress when counting kept objectsNguyễn Thái Ngọc Duy6 years
nd/reset-intent-to-addreset: support "--mixed --intent-to-add" modeNguyễn Thái Ngọc Duy10 years
nd/reset-setup-worktreereset: optionally setup worktree and refresh index on --mixedNguyễn Thái Ngọc Duy10 years
nd/resolve-refRename resolve_ref() to resolve_ref_unsafe()Nguyễn Thái Ngọc Duy12 years
nd/rev-list-all-includes-HEAD-docrev-list-options.txt: update --all about HEADNguyễn Thái Ngọc Duy7 years
nd/sha1-file-delta-stack-leakage-fixsha1_file: fix delta_stack memory leak in unpack_entryNguyễn Thái Ngọc Duy10 years
nd/shallow-clonet5537: fix incorrect expectation in test case 10Nguyễn Thái Ngọc Duy10 years
nd/shallow-deepenfetch, upload-pack: --deepen=N extends shallow boundary by N commitsNguyễn Thái Ngọc Duy8 years
nd/shallow-fixupshallow.c: remove useless codeNguyễn Thái Ngọc Duy7 years
nd/shared-index-fixread-cache: don't write index twice if we can't write shared indexNguyễn Thái Ngọc Duy6 years
nd/slim-index-pack-memory-usageindex-pack: fix truncation of off_t in comparisonJeff King9 years
nd/split-indexindex-format.txt: add a missing closing quoteNguyễn Thái Ngọc Duy9 years
nd/split-index-unshareRevert "split-index: add and use unshare_split_index()"Junio C Hamano7 years
nd/sq-quote-bufquote: remove sq_quote_print()Ramkumar Ramachandra11 years
nd/status-auto-comment-charcommit: allow core.commentChar=auto for character auto selectionNguyễn Thái Ngọc Duy10 years
nd/stop-setenv-work-treeRevert "setup: set env $GIT_WORK_TREE when work tree is set, like $GIT_DIR"Nguyễn Thái Ngọc Duy8 years
nd/strbuf-inline-stylesstrbuf: style fix -- top opening bracket on a separate lineNguyễn Thái Ngọc Duy10 years
nd/strbuf-utf8-replaceutf8.c: fix strbuf_utf8_replace() consuming data beyond input stringNguyễn Thái Ngọc Duy10 years
nd/stream-moreupdate-server-info: respect core.bigfilethresholdNguyễn Thái Ngọc Duy12 years
nd/submodule-pathspec-ending-with-slashclean: use cache_name_is_other()Nguyễn Thái Ngọc Duy10 years
nd/t1509-chroot-testt1509: update prepare script to be able to run t1509 in chroot againNguyễn Thái Ngọc Duy9 years
nd/tag-docgit-tag.txt: <commit> for --contains is optionalNguyễn Thái Ngọc Duy10 years
nd/tag-version-sorttag: support --sort=<spec>Nguyễn Thái Ngọc Duy10 years
nd/test-helpersvalgrind: support test helpersRené Scharfe8 years
nd/test-lib-httpd-show-error-log-in-verboselib-httpd.sh: print error.log on errorNguyễn Thái Ngọc Duy8 years
nd/test-rename-resett7101, t7014: rename test files to indicate what that file is forNguyễn Thái Ngọc Duy10 years
nd/threaded-index-packindex-pack: support multithreaded delta resolvingNguyễn Thái Ngọc Duy12 years
nd/tilde-expand-opt-file-valueinit-db: change --template type to OPTION_FILENAMENguyễn Thái Ngọc Duy6 years
nd/trace-index-opstrace: measure where the time is spent in the index-heavy operationsNguyễn Thái Ngọc Duy6 years
nd/trace-with-envrun-command: use strbuf_addstr() for adding a string to a strbufRené Scharfe6 years
nd/transport-positive-depth-onlyclone,fetch: catch non positive --depth option valueNguyễn Thái Ngọc Duy10 years
nd/travis-linux-gcc-more-warningstravis-ci: enable more warnings on travis linux-gcc jobNguyễn Thái Ngọc Duy6 years
nd/unify-ref-parserefs.c: rewrite resolve_gitlink_ref() to use parse_ref()Nguyễn Thái Ngọc Duy10 years
nd/unpack-entry-optim-in-pack-objectspack-objects: no crc check when the cached version is usedNguyễn Thái Ngọc Duy11 years
nd/untracked-cacheread-cache: fix untracked cache invalidation when split-index is usedNguyễn Thái Ngọc Duy9 years
nd/upload-pack-shallowupload-pack: send shallow info over stdin to pack-objectsNguyễn Thái Ngọc Duy10 years
nd/versioncmp-prereleasesgit tag: mention versionsort.prereleaseSuffix in manpageMichael Haggerty9 years
nd/war-on-nul-in-commitcommit_tree(): refuse commit messages that contain NULsNguyễn Thái Ngọc Duy12 years
nd/warn-more-for-devsMakefile: add EAGER_DEVELOPER modeNguyễn Thái Ngọc Duy6 years
nd/worktree-add-Bworktree add -B: do the checkout test before update branchNguyễn Thái Ngọc Duy8 years
nd/worktree-add-lockworktree add: add --lock optionNguyễn Thái Ngọc Duy7 years
nd/worktree-cleanup-post-head-protectionworktree: simplify prefixing pathsNguyễn Thái Ngọc Duy8 years
nd/worktree-gc-protectionworktree.c: use submodule interface to access refs from another worktreeNguyễn Thái Ngọc Duy7 years
nd/worktree-kill-parse-refbranch: fix branch renaming not updating HEADs correctlyNguyễn Thái Ngọc Duy7 years
nd/worktree-list-fixupworktree list: keep the list sortedNguyễn Thái Ngọc Duy7 years
nd/worktree-lockgit-worktree.txt: fix typo "to"/"two", and add commaBen North7 years
nd/worktree-movet2028: fix minor error and issues in newly-added "worktree move" testsEric Sunshine6 years
nd/worktree-pruneworktree prune: improve prune logic when worktree is movedNguyễn Thái Ngọc Duy6 years
nd/worktree-various-headsbranch: do not rename a branch under bisect or rebaseNguyễn Thái Ngọc Duy8 years
nd/wt-status-align-i18nwt-status: take the alignment burden off translatorsNguyễn Thái Ngọc Duy10 years
nextMerge branch 'bc/clone-empty-repo-via-protocol-v0' into nextJunio C Hamano11 months
nf/mergetool-promptdifftool/mergetool: make the form of yes/no questions consistentNikola Forró8 years
nk/ctype-for-perfctype: implement islower/isupper macroNamhyung Kim12 years
nk/stash-show-configstash: allow "stash show" diff output configurableNamhyung Kim9 years
nl/http-proxy-authhttp: support proxies that require authenticationNelson Benitez Leon12 years
nl/http-proxy-morehttp: rename HTTP_REAUTH to HTTP_AUTH_RETRYNelson Benitez Leon12 years
nl/rebase-i-cheat-sheetrebase -i: remind that the lines are top-to-bottomJunio C Hamano12 years
nm/imap-send-quote-server-folder-nameimap-send: URI encode server folderNicolas Morey-Chaisemartin6 years
nm/imap-send-with-curlimap-send: use curl by default when possibleNicolas Morey-Chaisemartin7 years
nm/pull-submodule-recurse-configpull: honor submodule.recurse config optionNicolas Morey-Chaisemartin7 years
nm/stash-untrackedstash: clean untracked files before resetNicolas Morey-Chaisemartin7 years
nm/tag-edittag: add --edit optionNicolas Morey-Chaisemartin6 years
np/config-path-docconfig doc: clarify "git config --path" exampleNathan Payre7 years
np/credential-cache-sighupcredential-cache: new option to ignore sighupNoam Postavsky8 years
np/lookup-object-hashinglookup_object: remove hashtable_index() and optimize hash_obj()Nicolas Pitre11 years
np/pack-v4packv4-parse.c: add tree offset cachingNicolas Pitre11 years
np/send-email-header-parsingsend-email: extract email-parsing code into a subroutineNathan Payre6 years
nr/git-cd-to-a-directoryt0056: "git -C" test updatesNazri Ramliy11 years
nv/commit-gpgsign-configtest the commit.gpgsign config optionNicolas Vigier10 years
nv/doc-config-signingkeyconfig doc: user.signingkey is also used for signed commitsNicolas Vigier11 years
nv/parseopt-opt-argrev-parse --parseopt: add the --stuck-long modeNicolas Vigier11 years
oa/doc-diff-checkDocumentation: git diff --check detects conflict markersOri Avtalion8 years
ob/typofixesmany small typofixesOndřej Bílka11 years
oc/mergetools-beyondcomparemergetool: rename bc3 to bcJunio C Hamano10 years
oh/fix-config-default-user-name-sectionconfig: fix settings in default_user_config templateOssi Herrala9 years
ok/rebase-i-count-todoShow number of TODO items for interactive rebaseOnno Kortmann9 years
old-nextSync with l10n treeJunio C Hamano10 years
os/no-verify-skips-commit-msg-toocommit: describe that --no-verify skips the commit-msg hook in the help textOrgad Shaneh8 years
ot/cat-batch-formatcat-file: update of docsOlga Telezhnaya6 years
ot/libify-get-ref-atom-valueref-filter: libify get_ref_atom_value()Olga Telezhnaya6 years
ot/mru-on-listmru: use double-linked list from list.hOlga Telezhnaya7 years
ot/prettyformat: create docs for pretty.hOlga Telezhnaya6 years
ot/ref-filter-cleanupref-filter: get rid of gotoOlga Telezhnaya6 years
ow/config-mailmap-pathnameconfig: respect '~' and '~user' in mailmap.fileØystein Walle10 years
ow/manpages-typofixDocumentation: fix typos in man pagesØystein Walle10 years
ow/rev-parse-is-shallow-reporev-parse: rev-parse: add --is-shallow-repositoryØystein Walle7 years
ow/stash-with-ifsstash: handle specifying stashes with $IFSØystein Walle10 years
pa/auto-gc-mac-osxhooks/pre-auto-gc: adjust power checking for newer OS XPanagiotis Astithas9 years
pa/cherry-pick-doc-typogit-cherry-pick.txt: correct a small typoPablo Santiago Blum de Aguiar8 years
pb/am-message-id-footergit-am: add --message-id/--no-message-idPaolo Bonzini9 years
pb/bisectfixup! bisect--helper: `bisect_next_check` & bisect_voc shell function in CJunio C Hamano7 years
pb/bisect-helperbisect--helper: `is_expected_rev` & `check_expected_revs` shell function in CPranit Bauva7 years
pb/bisect-helper-2t6030: make various test to pass GETTEXT_POISON testsPranit Bauva7 years
pb/commit-editmsg-pathbuiltin/commit.c: memoize git-path for COMMIT_EDITMSGPranit Bauva8 years
pb/commit-verbose-configcommit: add a commit.verbose config variablePranit Bauva8 years
pb/opt-cmdmode-docapi-parse-options.txt: document OPT_CMDMODE()Pranit Bauva8 years
pb/rev-list-reverse-with-countrev-list-options: clarify the usage of --reversePranit Bauva8 years
pb/send-email-tegit-send-email: add --transfer-encoding optionPaolo Bonzini9 years
pb/strbuf-read-file-docstrbuf: describe the return value of strbuf_read_filePranit Bauva8 years
pb/t7502-drop-dupt/t7502 : drop duplicate testPranit Bauva8 years
pb/test-must-fail-is-for-gitt9813: avoid using pipesPranit Bauva7 years
pb/test-parse-options-expectt0040: convert all possible tests to use `test-parse-options --expect`Pranit Bauva8 years
pb/trailers-from-command-lineinterpret-trailers: fix documentation typoPaolo Bonzini7 years
pb/trim-trailing-spacest0008: do not depend on 'echo' handling backslashes speciallyJunio C Hamano10 years
pc/dir-count-slashesdir: create function count_slashes()Prathamesh Chavan7 years
pc/occurredconfig.c: fix misspelt "occurred" in an error messagePeter Colberg8 years
pc/submodule-helpersubmodule deinit: handle non existing pathspecs gracefullyStefan Beller6 years
pc/submodule-helper-foreachsubmodule: port submodule subcommand 'foreach' from shell to CPrathamesh Chavan6 years
pc/t2027-git-to-pipe-cleanupt2027: avoid using pipesPrathamesh Chavan7 years
pd/completion-filenames-fixUpdate documentation occurrences of filename .shPeter van der Does9 years
pd/man-prune-progressprune: add "--progress" to man page and usage msgRobert P. J. Day6 years
pd/man-reflog-add-ndoc: add missing "-n" (dry-run) option to reflog man pageRobert P. J. Day6 years
ph/cherry-pick-advice-refinementcherry-pick: No advice to commit if --no-commitPhil Hord12 years
ph/lazy-load-ref-decorationSQUASH???Junio C Hamano6 years
ph/push-doc-casgit-push.txt: clean up force-with-lease wordingPhil Hord9 years
ph/push-to-delete-nothingreceive-pack: don't pass non-existent refs to post-{receive,update} hooksPang Yan Han13 years
ph/rebase-i-redorebase -i: redo tasks that die during cherry-pickPhil Hord9 years
ph/rerere-docrerere: Document 'rerere remaining'Phil Hord12 years
ph/stash-save-m-option-fixstash: learn to parse -m/--message like commit doesPhil Hord6 years
ph/transport-with-gitfileFix is_gitfile() for files too small or larger than PATH_MAX to be a gitfileJohannes Schindelin13 years
pj/completion-remote-set-url-branchescompletion: normalize increment/decrement stylePhilip Jägenstedt12 years
pj/remote-set-branches-usage-fixremote: fix set-branches usage and documentationPhilip Jägenstedt12 years
pk/test-avoid-pipe-hiding-exit-statustest: avoid pipes in git related commands for testPratik Karki6 years
pl/complete-diff-submodule-diffCompletion: Add support for --submodule=diffPeter Law7 years
pm/build-persistent-https-with-recent-gocontrib/persistent-https: use Git version for build labelParker Moore8 years
po/clang-format-functype-weightclang-format: adjust penalty for return type line breakPatryk Obara6 years
po/doc-assume-unchangedgitignore.txt: do not suggest assume-unchangedMichael J Gruber9 years
po/doc-branch-descdoc: show usage of branch descriptionPhilip Oakley9 years
po/doc-core-ignorestatdoc: core.ignoreStat update, and clarify the --assume-unchanged effectPhilip Oakley9 years
po/doc-status-markupdoc: fix 'git status --help' character quotingPhilip Oakley10 years
po/dot-urldoc/cli: make "dot repository" an independent bullet pointPhilip Oakley11 years
po/error-message-styledoc: give some guidelines for error messagesPhilip Oakley10 years
po/everyday-docDocumentation: change "gitlink" typo in git-pushbrian m. carlson9 years
po/fix-doc-merge-base-illustrationdoc: fix the 'revert a faulty merge' ASCII art tab spacingPhilip Oakley8 years
po/git-help-user-manualProvide a 'git help user-manual' route to the docbookPhilip Oakley10 years
po/http-push-error-messagehttp-push: improve error logPatryk Obara6 years
po/object-idsha1_file: rename hash_sha1_file_literallyPatryk Obara6 years
po/po-readmepo/README: Update directions for l10n contributorsPhilip Oakley9 years
po/range-docdoc: revisions: sort examples and fix alignment of the unchangedPhilip Oakley8 years
po/read-graft-linecommit: rewrite read_graft_linePatryk Obara7 years
po/remote-set-head-usageremote set-head -h: add long options to synopsisPhilip Oakley11 years
pr/remotes-in-hashmapuse a hashmap to make remotes fasterPatrick Reynolds10 years
pr/use-default-sigpipe-settingmingw.h: add dummy functions for sigset_t operationsJohannes Sixt10 years
ps/bundle-verify-argbundle: verify arguments more strictlyPatrick Steinhardt9 years
ps/common-info-docdoc: fix location of 'info/' with $GIT_COMMON_DIRPatrick Steinhardt7 years
ps/config-errorconfig: rename git_config_set_or_die to git_config_setPatrick Steinhardt8 years
ps/contains-id-error-messageparse-options: do not show usage upon invalid option valuePaul-Sebastian Ungureanu6 years
ps/doc-gc-aggressive-depth-updatedocs/git-gc: fix default value for `--aggressiveDepth`Patrick Steinhardt7 years
ps/doc-packfile-vs-pack-filedoc: fix inconsistent spelling of "packfile"Patrick Steinhardt9 years
ps/docs-diffcoredocs/diffcore: unquote "Complete Rewrites" in headersPatrick Steinhardt7 years
ps/grep-help-all-callback-arggrep: correctly initialize help-all optionPatrick Steinhardt9 years
ps/guess-repo-name-at-rootclone: abort if no dir name could be guessedPatrick Steinhardt9 years
ps/http-gssapi-cred-delegationhttp: control GSSAPI credential delegationPetr Stodulka8 years
ps/new-workdir-into-empty-directorygit-new-workdir: don't fail if the target directory is emptyPaul Smith9 years
ps/pathspec-empty-prefix-originpathspec: honor `PATHSPEC_PREFIX_ORIGIN` with empty prefixPatrick Steinhardt7 years
ps/plug-xdl-merge-leakxdiff/xmerge: fix memory leak in xdl_mergePatrick Steinhardt8 years
ps/push-delete-optionpush: add '-d' as shorthand for '--delete'Patrick Steinhardt8 years
ps/rebase-i-auto-unstash-upon-abortrebase -i: restore autostash on abortPatrick Steinhardt8 years
ps/rebase-keep-emptyrebase: fix preserving commits with --keep-emptyPatrick Steinhardt8 years
ps/stash-push-pathspec-fixgit-stash: fix pushing stash with pathspec from subdirPatrick Steinhardt7 years
ps/submodule-sanitize-path-upon-addgit-submodule.sh: fix '/././' path normalizationPatrick Steinhardt9 years
ps/t1509-chroot-test-fixuptests: fix cleanup after tests in t1509-root-worktreePatrick Steinhardt9 years
ps/urlmatch-wildcardurlmatch: allow globbing for the URL host partPatrick Steinhardt7 years
ps/worktree-prune-help-fixworktree: fix option descriptions for `prune`Patrick Steinhardt7 years
pt/am-abort-fixam --abort: keep unrelated commits on unborn branchPaul Tan9 years
pt/am-builtinam: configure gpg at startupRenee Margaret McConahy9 years
pt/am-builtin-abort-fixam --skip/--abort: merge HEAD/ORIG_HEAD tree into indexPaul Tan9 years
pt/am-builtin-optionsam: let --signoff override --no-signoffPaul Tan9 years
pt/am-foreignam: teach mercurial patch parser how to read from stdinPaul Tan9 years
pt/am-in-Cam: implement 3-way mergePaul Tan9 years
pt/am-testst3901: test git-am encoding conversionPaul Tan9 years
pt/credential-xdgt0302: "unreadable" test needs POSIXPERMJunio C Hamano9 years
pt/enter-repo-comment-fixenter_repo(): fix docs to match codePaul Tan9 years
pt/gitgui-updatesMerge tag 'gitgui-0.21.0' of git://repo.or.cz/git-guiJunio C Hamano8 years
pt/http-socks-proxyremote-http(s): support SOCKS proxiesPat Thoyts8 years
pt/pull-builtinpull: enclose <options> in brackets in the usage stringAlex Henrie9 years
pt/pull-ff-vs-merge-ffpull: parse pull.ff as a bool or stringPaul Tan9 years
pt/pull-log-npull: handle --log=<n>Paul Tan9 years
pt/pull-optparsepull: use git-rev-parse --parseopt for option parsingPaul Tan9 years
pt/pull-tags-error-diagpull: remove --tags error in no merge candidates casePaul Tan9 years
pt/pull-testst5520: check reflog action in fast-forward mergePaul Tan9 years
pt/pull-tests-oldt5521: test --dry-run does not make any changesPaul Tan9 years
pt/t0302-needs-sanityt0302: "unreadable" test needs SANITY prereqPaul Tan9 years
pt/xdg-config-pathpath.c: remove home_config_paths()Paul Tan9 years
puMerge branch 'jk/relative-directory-fix' into puJunio C Hamano6 years
pw/add-p-recountadd -p: don't rely on apply's '--recount' optionPhillip Wood6 years
pw/add-p-selectadd -p: optimize line selection for short hunksPhillip Wood6 years
pw/add-p-singleadd -p: fix 2.17.0-rc* regression due to moved codeÆvar Arnfjörð Bjarmason6 years
pw/am-signoffam: fix signoff when other trailers are presentPhillip Wood7 years
pw/branch-config-messageinstall_branch_config(): simplify verbose messages logicPaweł Wawruch10 years
pw/completion-show-branchcompletion: complete show-branch "--date-order"Paul Wagland8 years
pw/completion-stashcompletion: fix mis-indentation in _git_stash()SZEDER Gábor8 years
pw/git-p4git p4 doc: use two-line style for options with multiple spellingsPete Wyckoff10 years
pw/p4-docs-and-testsgit-p4: document and test submit optionsPete Wyckoff12 years
pw/p4-view-updatesgit-p4: add tests demonstrating spec overlay ambiguitiesPete Wyckoff12 years
pw/rebase-i-regression-fixrebase -i: add missing newline to end of messagePhillip Wood7 years
pw/rebase-i-regression-fix-testst3420: fix under GETTEXT_POISON buildJunio C Hamano7 years
pw/rebase-keep-empty-fixesrebase: respect --no-keep-emptyPhillip Wood6 years
pw/rebase-signoffrebase --keep-empty: always use interactive rebasePhillip Wood6 years
pw/rebase-signoff-with-implicit-irebase --root -k: fix when root commit is emptyPhillip Wood6 years
pw/remote-set-url-fetchremote: add --fetch and --both options to set-urlPeter Wu9 years
pw/sequence-rerere-autoupdatecherry-pick/revert: reject --rerere-autoupdate when continuingPhillip Wood7 years
pw/sequencer-in-process-commitsequencer: run 'prepare-commit-msg' hookPhillip Wood6 years
pw/sequencer-recover-from-unlockable-indexsequencer: reschedule pick if index can't be lockedPhillip Wood6 years
pw/unquote-path-in-git-pmt9700: add tests for Git::unquote_path()Phillip Wood7 years
qn/blame-show-emailblame: add blame.showEmail configurationQuentin Neill9 years
qp/bisect-docfixgit-bisect.txt: add missing wordQuentin Pradet7 years
ra/decorate-limit-refslog: add option to choose which refs to decorateRafael Ascensão6 years
ra/prompt-eread-fixgit-prompt: fix reading files with windows line endingsRobert Abel6 years
rb/compat-poll-fixpoll.c: always set revents, even if to zeroRandall S. Becker7 years
rb/hashmap-h-compilation-fixhashmap.h: remove unused variableRandall S. Becker6 years
rb/merge-prepare-commit-msg-hookmerge: drop unused arg from abort_commit method signatureRyan Biesemeyer10 years
rb/pack-window-memory-config-docconfig.txt: pack.windowmemory limit applies per-threadRobert de Bath10 years
rb/quick-install-docinstall-doc-quick: allow specifying what ref to installRandall S. Becker6 years
rb/small-pieces-firstcopy.c: make copy_fd preserve meaningful errnoRonnie Sahlberg9 years
rc/configure-use-libs-when-checking-a-libconfigure.ac: use $LIBS not $CFLAGS when testing -lpthreadRainer M. Canavan8 years
rc/for-each-ref-trackingfor-each-ref: always check stat_tracking_info()'s return valueRaphael Kubo da Costa9 years
rd/bisect-view-is-visualizebisect: mention "view" as an alternative to "visualize"Robert P. J. Day6 years
rd/doc-notes-prune-fixnotes: correct 'git notes prune' options to '[-n] [-v]'Robert P. J. Day6 years
rd/man-prune-progressprune: add "--progress" to man page and usage msgRobert P. J. Day6 years
rd/man-reflog-add-ndoc: add missing "-n" (dry-run) option to reflog man pageRobert P. J. Day6 years
rd/send-email-2047-fixsend-email: handle adjacent RFC 2047-encoded words properlyРоман Донченко9 years
rd/test-path-utilstest-path-utils.c: remove incorrect assumptionRay Donnelly9 years
rd/typofixCorrect mispellings of ".gitmodule" to ".gitmodules"Robert P. J. Day6 years
rf/completioncompletion: add git config credentialCache.ignoreSIGHUPRikard Falkeborn7 years
rf/completion-config-commitcompletion: add completions for git config commitRikard Falkeborn7 years
rf/no-no-no-parseoptparse-options: remove PARSE_OPT_NEGHELPRené Scharfe12 years
rg/a-the-typofix minor typosRené Genz7 years
rg/doc-pull-typofixdoc: git-pull.txt use US spelling, fix minor typoRené Genz7 years
rg/doc-submittingpatches-wordfixdoc: update SubmittingPatchesRené Genz7 years
rg/rerere-train-overwritecontrib/rerere-train: optionally overwrite existing resolutionsRaman Gupta7 years
rh/autoconf-rhel3configure.ac: check for HMAC_CTX_cleanupReuben Hawkins9 years
rh/diff-orderfile-docdiff: document the format of the -O (diff.orderFile) fileRichard Hansen7 years
rh/hide-prompt-in-ignored-directorygit-prompt.sh: allow to hide prompt for ignored pwdJess Austin9 years
rh/ishes-docglossary: fix and clarify the definition of 'ref'Richard Hansen11 years
rh/mergetool-regression-fixmergetool: fix running in subdir when rerere enabledRichard Hansen7 years
rh/peeling-tag-to-tagpeel_onion: do not assume length of x_type globalsJeff King11 years
rh/prompt-pcmode-avoid-eval-on-refnamegit-prompt.sh: don't assume the shell expands the value of PS1Richard Hansen10 years
rh/prompt-testst9904: new __git_ps1 tests for ZshRichard Hansen10 years
rh/remote-hg-bzr-updatesremote-bzr, remote-hg: fix email address regular expressionRichard Hansen10 years
rh/template-updatestemplates: spell ASCII in uppercase in pre-commit hookRichard Hartmann11 years
rh/test-color-avoid-terminfo-in-original-hometest-lib.sh: fix color support when tput needs ~/.terminfoRichard Hansen9 years
rj/add-chmod-error-messagebuiltin/add: add detail to a 'cannot chmod' error messageRamsay Jones7 years
rj/clone-checkout-sparseclone: allow initial sparse checkoutsRobin H. Johnson10 years
rj/commit-slab-fixcommit-slab.h: Fix memory allocation and addressingRamsay Jones11 years
rj/compat-regex-size-max-fixregex: fix a SIZE_MAX macro redefinition warningRamsay Jones8 years
rj/cygwin-clarify-use-of-cheating-lstatcygwin: Remove the Win32 l/stat() implementationRamsay Jones11 years
rj/cygwin-fread-reads-directoriesconfig.mak.uname: set FREAD_READS_DIRECTORIES for cygwinRamsay Jones7 years
rj/doc-formatting-fixhowto/revert-a-faulty-merge: fix unescaped '^'sRamsay Jones11 years
rj/doc-rev-parserev-parse(1): logically group optionsJohn Keeping11 years
rj/git-version-gen-do-not-force-abbrevGIT-VERSION-GEN: do not force abbreviation length used by 'describe'Ramsay Jones7 years
rj/gitweb-clean-jsgitweb/Makefile: Remove static/gitweb.js in the clean targetRamsay Jones13 years
rj/highlight-test-hanggitweb test: fix highlight test hang on Linux MintRamsay Jones11 years
rj/http-code-cleanuphttp: fix an unused variable warning for 'curl_no_proxy'Ramsay Jones6 years
rj/log-decorate-autolog: document the --decorate=auto optionRamsay Jones8 years
rj/mailmap-ramsaymailmap: update my entry with new email addressRamsay Jones9 years
rj/no-sign-compareALLOC_GROW: avoid -Wsign-compare warningsRamsay Jones7 years
rj/no-xopen-source-for-cygwingit-compat-util.h: remove redundant codeRamsay Jones9 years
rj/quietly-create-dep-dirMakefile: Make dependency directory creation less noisyRamsay Jones13 years
rj/read-default-config-in-show-ref-pack-refs### DONTMERGE: needs better explanation on what config they needJunio C Hamano11 years
rj/remove-unused-mktempwrapper.c: remove unused gitmkstemps() functionRamsay Jones7 years
rj/sequencer-make-a-var-staticsequencer: make sign_off_header a file local symbolRamsay Jones6 years
rj/sparseRevert "compat/unsetenv.c: Fix a sparse warning"Benoit Sigoure11 years
rj/sparse-updatesMakefile: suppress a sparse warning for pack-revindex.cRamsay Jones6 years
rj/t0050-passest0050-*.sh: mark the rename (case change) test as passingRamsay Jones9 years
rj/test-i18ngrept5536: simplify checking of messages output to stderrSZEDER Gábor6 years
rj/test-ulimit-on-windowst9010-*.sh: skip all tests if the PIPE prereq is missingRamsay Jones7 years
rj/warning-uninitialized-fixread-cache: fix an -Wmaybe-uninitialized warningRamsay Jones6 years
rj/xdiff-prepare-plug-leak-on-error-codepathxdiff/xprepare: fix a memory leakRamsay Jones8 years
rk/commit-tree-make-F-verbatimcommit-tree: do not complete line in -F inputRoss Kabus7 years
rk/send-email-ssl-certsend-email: /etc/ssl/certs/ directory may not be usable as ca_pathRuben Kerkhof10 years
rl/am-3way-configgit-am: add am.threeWay config variableRemi Lespinet9 years
rl/remote-allow-missing-branch-name-mergeremote: ignore failure to remove missing branch.<name>.mergeRoss Lagerwall7 years
rl/send-email-aliasessend-email: suppress meaningless whitespaces in from fieldRemi Lespinet9 years
rm/gitweb-start-formgitweb: use start_form, not startform that was removed in CGI.pm 4.04Roland Mas10 years
rm/strchrnul-not-strlenuse strchrnul() in place of strchr() and strlen()Rohit Mani10 years
rm/subtree-unwrap-tagscontrib/subtree: unwrap tag refsRob Mayoff8 years
rn/glossary-typofixDocumentation: fix typo 'In such these cases'René Nyffenegger8 years
rp/link-curl-before-sslconfigure.ac: detect ssl need with libcurlRemi Pommarel9 years
rp/p4-filetype-changegit-p4.py: add support for filetype changeRomain Picard8 years
rr/completion-branch-configcompletion: fix remote.pushdefaultRamkumar Ramachandra10 years
rr/completion-format-coverlettercompletion: complete format.coverLetterRamkumar Ramachandra10 years
rr/doc-merge-strategiesDocumentation/merge-strategies: avoid hyphenated commandsRamkumar Ramachandra10 years
rr/feed-real-path-to-editoreditor: use canonicalized absolute pathRamkumar Ramachandra11 years
rr/for-each-ref-decorationfor-each-ref: avoid color leakageRamkumar Ramachandra10 years
rr/maint-tilde-markup-in-docconfig doc: quote paths, fixing tilde-interpretationRamkumar Ramachandra11 years
rr/mergetool-temporary-filename-tweakAllow the user to change the temporary file name for mergetoolRobin Rosenberg10 years
rr/misc-fixesconvert.c: Fix return type of git_path_check_eol()Ramsay Jones12 years
rr/parse-subcommandMerge branch 'master' of git://bogomips.org/git-svnJunio C Hamano12 years
rr/rebase-autostashgit-rebase: fix typoRalf Thielow11 years
rr/rebase-autostash-fixrebase -i: test "Nothing to do" case with autostashMatthieu Moy10 years
rr/revert-cherry-pickt3502, t3510: clarify cherry-pick -m failureRamkumar Ramachandra12 years
rr/send-email-ssl-verifysend-email: be explicit with SSL certificate verificationRamkumar Ramachandra11 years
rr/sequencersequencer: factor code out of revert builtinRamkumar Ramachandra12 years
rr/test-chainingt3401: use test_commit in setupMartin von Zweigbergk12 years
rs/absolute-pathdupuse absolute_pathdup()René Scharfe7 years
rs/allocate-cache-entry-individuallycache.h: put single NUL at end of struct cache_entryRené Scharfe13 years
rs/am-builtin-leakfixam: release strbuf after use in split_mail_mbox()René Scharfe6 years
rs/am-ignore-retval-of-write-fileam: ignore return value of write_file()René Scharfe8 years
rs/apply-avoid-over-readingapply: use strcmp(3) for comparing strings in gitdiff_verify_name()René Scharfe7 years
rs/apply-epochapply: remove epoch date from regexRené Scharfe7 years
rs/apply-fuzzy-match-fixapply: avoid out-of-bounds access in fuzzy_matchlines()René Scharfe6 years
rs/apply-inaccurate-eof-with-incomplete-lineapply: update line lengths for --inaccurate-eofRené Scharfe6 years
rs/apply-lose-prefix-lengthapply: remove prefix_length member from apply_stateRené Scharfe7 years
rs/apply-name-terminateapply: remove unused parameters from name_terminate()René Scharfe8 years
rs/apply-validate-inputapply: check git diffs for mutually exclusive header linesRené Scharfe7 years
rs/archive-excluded-directoryarchive: don't add empty directories to archivesRené Scharfe7 years
rs/archive-zip-manyarchive-zip: support more than 65535 entriesRené Scharfe9 years
rs/blame-code-cleanupblame: move blame_entry duplication to add_blame_entry()René Scharfe7 years
rs/blame-refactorblame: simplify prepare_lines()René Scharfe10 years
rs/bswap-ubsan-fixbswap: convert get_be16, get_be32 and put_be32 to inline functionsRené Scharfe7 years
rs/c-auto-resets-attributespretty: avoid adding reset for %C(auto) if output is emptyRené Scharfe8 years
rs/check-ignore-multicheck-ignore: fix mix of directories and other file typesRené Scharfe6 years
rs/checkout-am-fix-unbornam: check return value of resolve_refdup before using hashRené Scharfe7 years
rs/checkout-init-macrointroduce CHECKOUT_INITRené Scharfe8 years
rs/checkout-merged-pretendcheckout: don't write merge results into the object databaseRené Scharfe7 years
rs/checkout-some-states-are-constcheckout: constify parameters of checkout_stage() and checkout_merged()René Scharfe8 years
rs/child-process-inituse CHILD_PROCESS_INIT to initialize automatic variablesRené Scharfe8 years
rs/clean-menu-item-defnclean: use f(void) instead of f() to declare a pointer to a function without ...René Scharfe10 years
rs/cleanup-strbuf-usersgraph: use strbuf_addchars() to add spacesRené Scharfe7 years
rs/coccicocci: avoid self-references in object_id transformationsRené Scharfe7 years
rs/cocci-check-free-only-nullcocci: detect useless free(3) callsRené Scharfe7 years
rs/cocci-de-paren-call-paramscoccinelle: remove parentheses that become unnecessaryRené Scharfe7 years
rs/cocci-strbuf-addf-to-addstrcocci: simplify check for trivial format stringsRené Scharfe6 years
rs/code-cleaningremote-testsvn: use internal argv_array of struct child_process in cmd_import()René Scharfe10 years
rs/combine-diff-zero-context-at-the-beginningcombine-diff: fix loop index underflowRené Scharfe12 years
rs/commit-h-single-parent-cleanupcommit: remove unused inline function single_parent()René Scharfe7 years
rs/commit-parsing-optimcommit: don't check for space twice when looking for headerRené Scharfe7 years
rs/commit-pptr-simplifycommit: simplify building parents listRené Scharfe8 years
rs/compat-strdupcompat: move strdup(3) replacement to its own fileRené Scharfe8 years
rs/config-write-section-fixconfig: flip return value of write_section()René Scharfe6 years
rs/copy-arrayuse COPY_ARRAYRené Scharfe8 years
rs/daemon-fixesdaemon: remove write-only variable maxfdRené Scharfe10 years
rs/daemon-hostname-in-strbufdaemon: deglobalize hostname informationRené Scharfe9 years
rs/daemon-interpolatedaemon: use callback to build interpolated pathRené Scharfe9 years
rs/daemon-plug-child-leakdaemon: plug memory leakRené Scharfe8 years
rs/deflate-init-cleanupzlib: initialize git_zstream in git_deflate_init{,_gzip,_raw}René Scharfe9 years
rs/describe-unique-abbrevdescribe: use strbuf_add_unique_abbrev() for adding short hashesRené Scharfe6 years
rs/diff-postimage-in-contextxdiff: print post-image for common records instead of pre-imageRené Scharfe12 years
rs/diff-tree-combined-clean-upsubmodule: use diff_tree_combined_merge() instead of diff_tree_combined()René Scharfe12 years
rs/diff-whole-functiondiff: add option to show whole functions as contextRené Scharfe13 years
rs/doc-submitting-patchesSubmittingPatches: document how to handle multiple patchesRené Scharfe10 years
rs/env-array-in-child-processuse args member of struct child_processRené Scharfe9 years
rs/export-strbuf-addcharsstrbuf: use strbuf_addchars() for adding a char multiple timesRené Scharfe10 years
rs/fill-directory-optimdir: avoid allocation in fill_directory()René Scharfe7 years
rs/find-pack-entry-bisectionsha1_file: avoid comparison if no packed hash matches the first byteRené Scharfe7 years
rs/fix-alt-odb-path-comparisonsha1_file: avoid overrunning alternate object base stringRené Scharfe10 years
rs/fix-unlink-unix-socketunix-socket: remove stale socket before calling chdir()René Scharfe10 years
rs/fmt-merge-msg-leakfixtransport-helper: plug strbuf and string_list leaksRené Scharfe6 years
rs/fmt-merge-msg-string-leak-fixfmt-merge-msg: avoid leaking strbuf in shortlog()René Scharfe6 years
rs/free-and-nullcoccinelle: polish FREE_AND_NULL rulesRené Scharfe7 years
rs/freebsd-getcwd-workaroundstrbuf: support long paths w/o read rights in strbuf_getcwd() on FreeBSDRené Scharfe7 years
rs/fsck-null-return-from-lookupfsck: handle NULL return of lookup_blob() and lookup_tree()René Scharfe7 years
rs/fsck-obj-leakfixfsck: free buffers on error in fsck_obj()René Scharfe7 years
rs/furhter-uses-of-skip-prefixpack-write: simplify index_pack_lockfile using skip_prefix() and xstrfmt()René Scharfe10 years
rs/further-uses-of-skip-prefixpack-write: simplify index_pack_lockfile using skip_prefix() and xstrfmt()René Scharfe10 years
rs/git-gui-use-modern-git-merge-syntaxMerge branch 'rs/use-modern-git-merge-syntax' of git-gui into rs/git-gui-use-...Junio C Hamano8 years
rs/graph-simplifygraph: simplify graph_padding_line()René Scharfe10 years
rs/grep-color-wordsgrep: add color.grep.matchcontext and color.grep.matchselectedRené Scharfe10 years
rs/grep-h-cgrep: support -h (no header) with --countRené Scharfe10 years
rs/help-c-source-with-gitattributes.gitattributes: set file type for C filesRené Scharfe8 years
rs/hex-to-bytes-cleanupsha1_file: use hex_to_bytes()René Scharfe6 years
rs/hex2chrintroduce hex2chr() for converting two hexadecimal digits to a characterRené Scharfe8 years
rs/http-push-cleanuphttp-push: don't check return value of lookup_unknown_object()René Scharfe7 years
rs/imap-send-next-arg-fiximap-send: handle missing response codes gracefullyRené Scharfe6 years
rs/in-obsd-basename-dirname-take-consttest-path-utils: handle const parameter of basename and dirnameRené Scharfe7 years
rs/include-comments-before-the-function-headergrep: show non-empty lines before functions with -WRené Scharfe6 years
rs/init-no-duplicate-real-pathinit: avoid superfluous real_path() callsRené Scharfe10 years
rs/inline-compat-path-macrosturn path macros into inline functionRené Scharfe10 years
rs/janitorialdir: remove unused variable sbRené Scharfe9 years
rs/large-zipt5004: require 64-bit support for big ZIP testsRené Scharfe7 years
rs/list-optimwalker: avoid quadratic list insertion in mark_completeRené Scharfe10 years
rs/log-email-subjectpretty: use fmt_output_email_subject()René Scharfe7 years
rs/lose-leak-pendingcommit: remove unused function clear_commit_marks_for_object_array()René Scharfe6 years
rs/ls-files-partial-optimls-files: move only kept cache entries in prune_cache()René Scharfe7 years
rs/mailinfo-header-cmpmailinfo: use strcmp() for string comparisonRené Scharfe10 years
rs/mailinfo-libmailinfo: recycle strbuf in check_header()René Scharfe8 years
rs/mailinfo-qp-decode-fixmailinfo: don't decode invalid =XY quoted-printable sequencesRené Scharfe7 years
rs/mailmap-himself.mailmap: René Scharfe has a new email addressRené Scharfe11 years
rs/mailsplitmailsplit: remove unnecessary unlink(2) callRené Scharfe10 years
rs/maint-config-use-labsuse labs() for variables of type long instead of abs()René Scharfe9 years
rs/merge-add-strategies-simplificationmerge: use string_list_split() in add_strategies()René Scharfe8 years
rs/merge-microcleanupmerge: use skip_prefix()René Scharfe7 years
rs/merge-recursive-string-list-initmerge-recursive: use STRING_LIST_INIT_NODUPRené Scharfe8 years
rs/merge-tree-simplifymerge-tree: remove unused df_conflict argumentsRené Scharfe10 years
rs/mingw-path-lookup-simplifymingw: simplify PATH handlingRené Scharfe7 years
rs/misc-cppcheck-fixesserver-info: avoid calling fclose(3) twice in update_info_file()René Scharfe7 years
rs/more-starts-withUse starts_with() for C strings instead of memcmp()René Scharfe10 years
rs/more-uses-of-skip-prefixuse skip_prefix() to avoid more magic numbersRené Scharfe10 years
rs/move-arrayls-files: don't try to prune an empty indexRené Scharfe7 years
rs/name-rev-usagename-rev: split usage stringRené Scharfe13 years
rs/no-no-no-parseoptparse-options: remove PARSE_OPT_NEGHELPRené Scharfe12 years
rs/notes-merge-no-toctounotes-merge: use O_EXCL to avoid overwriting existing filesRené Scharfe8 years
rs/object-idtree-walk: convert fill_tree_descriptor() to object_idRené Scharfe7 years
rs/obsd-getcwd-workaroundt0001: skip test with restrictive permissions if getpwd(3) respects themRené Scharfe7 years
rs/p5302-create-repositories-before-testsp5302: create repositories for index-pack results explicitlyRené Scharfe7 years
rs/pack-objects-no-unnecessary-reallocpack-objects: use free()+xcalloc() instead of xrealloc()+memset()René Scharfe10 years
rs/pack-objects-pbase-cleanuppack-objects: remove unnecessary NULL checkRené Scharfe7 years
rs/pack-sort-with-llist-mergesortsha1_file: use llist_mergesort() for sorting packsRené Scharfe8 years
rs/parseopt-short-helpshow-ref: stop using PARSE_OPT_NO_INTERNAL_HELPRené Scharfe8 years
rs/patch-id-use-skip-prefixpatch-id: use starts_with() and skip_prefix()René Scharfe8 years
rs/path-name-safety-cleanuprevision: remove declaration of path_name()René Scharfe7 years
rs/pendingcommit: factor out clear_commit_marks_for_object_arrayRené Scharfe13 years
rs/perf-repeat-thrice-by-defaultperf: use GIT_PERF_REPEAT_COUNT=3 by default even without config fileRené Scharfe6 years
rs/pickaxepickaxe: factor out pickaxeRené Scharfe13 years
rs/pickaxe-ipickaxe: simplify kwset loop in contains()René Scharfe10 years
rs/pickaxe-simplifydiffcore-pickaxe: simplify has_changes and containsRené Scharfe11 years
rs/plug-leak-in-bundlebundle: plug minor memory leak in is_tag_in_date_range()René Scharfe10 years
rs/plug-leak-in-pack-bitmapspack-bitmaps: plug memory leak, fix allocation size for recent_bitmapsRené Scharfe9 years
rs/plug-strbuf-leak-in-lock-refrefs: plug strbuf leak in lock_ref_sha1_basic()René Scharfe9 years
rs/plug-strbuf-leak-in-mergemerge: release strbuf after use in suggest_conflicts()René Scharfe9 years
rs/pop-commituse pop_commit() for consuming the first entry of a struct commit_listRené Scharfe9 years
rs/pretty-add-againpretty: recalculate duplicate short hashesRené Scharfe7 years
rs/pretty-format-color-doc-fixpretty: fix document link for color specificationRené Scharfe8 years
rs/progress-overall-throughput-at-the-endprogress: show overall rate in last updateRené Scharfe7 years
rs/pull-signed-tagcommit: use FLEX_ARRAY in struct merge_remote_descRené Scharfe8 years
rs/qsortshow-branch: use QSORTRené Scharfe8 years
rs/qsort-stest-stringlist: avoid buffer underrun when sorting nothingRené Scharfe7 years
rs/read-ref-atrefs.c: change read_ref_at to use the reflog iteratorsRonnie Sahlberg10 years
rs/realloc-arrayuse REALLOC_ARRAY for changing the allocation size of arraysRené Scharfe10 years
rs/receive-pack-argv-leak-fixreceive-pack: plug minor memory leak in unpack()René Scharfe10 years
rs/receive-pack-cleanupreceive-pack: call string_list_clear() unconditionallyRené Scharfe7 years
rs/receive-pack-use-labsuse labs() for variables of type long instead of abs()René Scharfe9 years
rs/ref-closer-to-atomicrefs.c: change ref_transaction_commit to run the commit loops once all work i...Ronnie Sahlberg10 years
rs/ref-transactionref_transaction_commit: bail out on failure to remove a refJonathan Nieder10 years
rs/ref-transaction-0refs.c: change ref_transaction_update() to do error checking and return statusRonnie Sahlberg10 years
rs/ref-transaction-1update-ref --stdin: pass transaction around explicitlyJonathan Nieder10 years
rs/ref-transaction-2refs.c: remove forward declaration of write_ref_sha1Ronnie Sahlberg10 years
rs/ref-transaction-multi### rs/ref-transaction-multiJunio C Hamano10 years
rs/ref-transaction-reflogrefs.c: allow deleting refs with a broken sha1Ronnie Sahlberg9 years
rs/ref-transaction-renamerefs.c: add an err argument to pack_refsRonnie Sahlberg9 years
rs/ref-transaction-send-packrefs.c: add an err argument to create_symrefRonnie Sahlberg9 years
rs/ref-transactionsSQUASH for interaction with jl/remote-rm-pruneJunio C Hamano10 years
rs/ref-update-check-errors-earlycommit.c: check for lock error and return earlyRonnie Sahlberg10 years
rs/reflog-existscheckout.c: use ref_exists instead of file_existRonnie Sahlberg10 years
rs/refresh-beyond-symlinkread-cache: check for leading symlinks when refreshing indexRené Scharfe10 years
rs/remote-simplifyremote: simplify match_name_with_pattern() using strbufRené Scharfe10 years
rs/resolve-ref-optional-resultrefs: pass NULL to resolve_refdup() if hash is not neededRené Scharfe7 years
rs/revision-keep-pendingrevision: introduce prepare_revision_walk_extended()René Scharfe6 years
rs/ring-buffer-wraparoundhex: make wraparound of the index into ring-buffer explicitRené Scharfe8 years
rs/rm-strbuf-optimrm: reuse strbuf for all remove_dir_recursively() callsRené Scharfe8 years
rs/rs-mailmap.mailmap: normalize name for René ScharfeRené Scharfe7 years
rs/run-command-env-arrayuse env_array member of struct child_processRené Scharfe10 years
rs/run-command-use-alloc-arrayrun-command: use ALLOC_ARRAYRené Scharfe7 years
rs/sequencer-rewrite-file-cleanupsequencer.c: check return value of close() in rewrite_file()Simon Ruderich6 years
rs/sha1-array-testsha1-lookup: handle duplicates in sha1_pos()René Scharfe10 years
rs/sha1-file-micro-optimSQUASH???Junio C Hamano7 years
rs/sha1-file-plug-fallback-base-leaksha1_file: release fallback base's memory in unpack_entry()René Scharfe7 years
rs/sha1-name-readdir-optimsha1_file: guard against invalid loose subdirectory numbersRené Scharfe7 years
rs/shortlog-cleanupshortlog: don't set after_subject to an empty stringRené Scharfe7 years
rs/show-branch-argv-arrayshow-branch: use argv_array for default argumentsRené Scharfe8 years
rs/simple-cleanupssha1_name: use strlcpy() to copy stringsRené Scharfe9 years
rs/simplify-archive-testst5000, t5003: simplify commitRené Scharfe10 years
rs/simplify-config-includeconfig: simplify git_config_include()René Scharfe10 years
rs/simplify-http-walkerhttp-walker: simplify process_alternates_response() using strbufRené Scharfe10 years
rs/simplify-parsing-commit-tree-Scommit-tree: simplify parsing of option -S using skip_prefix()René Scharfe9 years
rs/simplify-transport-gettransport: simplify duplicating a substring in transport_get() using xmemdupz()René Scharfe9 years
rs/st-multpass constants as first argument to st_mult()René Scharfe8 years
rs/stat-data-unaligned-reads-fixdir: support platforms that require aligned readsRené Scharfe7 years
rs/status-code-clean-upwt-status: simplify building of summary limit argumentRené Scharfe10 years
rs/status-detached-head-memcmpwt-status: correct and simplify check for detached HEADRené Scharfe8 years
rs/status-with-removed-submodulesubmodule: check for NULL return of get_submodule_ref_store()René Scharfe6 years
rs/strbuf-add-real-pathstrbuf: add strbuf_add_real_path()René Scharfe7 years
rs/strbuf-addftime-zZdate: use localtime() for "-local" time formatsJeff King7 years
rs/strbuf-cleanup-in-rmdir-recursivelyrm: reuse strbuf for all remove_dir_recursively() calls, againRené Scharfe7 years
rs/strbuf-cocci-workaroundcocci: use format keyword instead of a literal stringRené Scharfe6 years
rs/strbuf-getcwduse strbuf_add_absolute_path() to add absolute pathsRené Scharfe10 years
rs/strbuf-getcwd-2.1Merge branch 'rs/strbuf-getcwd' into HEADJunio C Hamano10 years
rs/strbuf-getwholeline-fixstrbuf: clear errno before calling getdelim(3)René Scharfe7 years
rs/strbuf-leakfixwt-status: release strbuf after use in wt_longstatus_print_tracking()Rene Scharfe7 years
rs/strbuf-read-file-or-whinesequencer: factor out strbuf_read_file_or_whine()René Scharfe6 years
rs/strbuf-read-once-reset-lengthstrbuf: release memory on read error in strbuf_read_once()René Scharfe6 years
rs/strbuf-remove-fixstrbuf: use valid pointer in strbuf_remove()René Scharfe8 years
rs/submodule-config-code-cleanupsubmodule-config: fix test binary crashing when no arguments givenHeiko Voigt8 years
rs/swapgraph: use SWAP macroRené Scharfe7 years
rs/t1002-do-not-use-sumt1002: stop using sum(1)René Scharfe7 years
rs/t3700-clean-leftovert3700: fix broken test under !POSIXPERMRené Scharfe7 years
rs/t4062-obsdt4062: use less than 256 repetitions in regexRené Scharfe7 years
rs/tag-null-pointer-arith-fixtag: avoid NULL pointer arithmeticRené Scharfe7 years
rs/test-ctypetest-ctype: add test for is_pathspec_magicRené Scharfe13 years
rs/unify-is-branchrefs.c: add a public is_branch functionRonnie Sahlberg10 years
rs/unpack-entry-leakfixsha1_file: release delta_stack on error in unpack_entry()René Scharfe7 years
rs/unpack-trees-leakfixunpack-trees: plug minor memory leakRené Scharfe12 years
rs/unpack-trees-reduce-file-scope-globalunpack-trees: move checkout state into check_updatesStefan Beller7 years
rs/update-hook-optimreceive-pack: simplify run_update_post_hook()René Scharfe7 years
rs/urlmatch-cleanupurlmatch: use hex2chr() in append_normalized_escapes()René Scharfe7 years
rs/use-argv-array-in-child-processsend-pack: use internal argv_array of struct child_processRené Scharfe6 years
rs/use-child-process-init-morebundle: split out ref writing from bundle_createJeff King10 years
rs/use-div-round-upuse DIV_ROUND_UPRené Scharfe7 years
rs/use-free-and-nullrepository: use FREE_AND_NULLRené Scharfe7 years
rs/use-isxdigituse isxdigit() for checking if a character is a hexadecimal digitRené Scharfe9 years
rs/use-strbuf-add-unique-abbrevuse strbuf_add_unique_abbrev() for adding short hashesRené Scharfe8 years
rs/use-strbuf-addbufstrbuf: avoid calling strbuf_grow() twice in strbuf_addbuf()René Scharfe8 years
rs/use-strbuf-addstruse strbuf_addstr() instead of strbuf_addf() with "%s"René Scharfe8 years
rs/use-strbuf-complete-lineuse strbuf_complete_line() for adding a newline if neededRené Scharfe9 years
rs/web-browse-xdg-openweb--browse: Add support for xdg-openRüdiger Sonderfeld11 years
rs/win32-syslog-leakfixwin32: plug memory leak on realloc() failure in syslog()René Scharfe7 years
rs/worktree-use-strbuf-absolute-pathworktree: use strbuf_add_absolute_path() directlyRené Scharfe8 years
rs/wt-status-cleanupwt-status: use separate variable for result of shorten_unambiguous_refRené Scharfe7 years
rs/wt-status-detached-branch-fixwt-status: use skip_prefix() to get rid of magic string length constantsRené Scharfe8 years
rs/xdiff-hunk-with-func-linexdiff: fix merging of appended hunk with -WRené Scharfe8 years
rs/xdiff-merge-overlapping-hunks-for-W-contextxdiff: fix merging of hunks with -W context and -u contextRené Scharfe8 years
rs/zip-textarchive-zip: mark text files in archivesRené Scharfe9 years
rt/align-add-i-help-textgit add -i: replace \t with blanks in the help messageRalf Thielow7 years
rt/bfg-ad-in-filter-branch-docdocs: add filter-branch notes on The BFGRoberto Tyley10 years
rt/cherry-pick-statusstatus: show commit sha1 in "You are currently cherry-picking" messageRalf Thielow11 years
rt/completion-branch-edit-desccompletion: --edit-description option for git-branchRalf Thielow12 years
rt/completion-helpcompletion: add 'revisions' and 'everyday' to 'git help'Ralf Thielow8 years
rt/completion-tagcompletion: add git-tag optionsRalf Thielow9 years
rt/doc-merge-file-diff3Documentation/git-merge-file: document option "--diff3"Ralf Thielow11 years
rt/fetch-pack-error-message-fixfetch-pack.c: correct command at the beginning of an error messageRalf Thielow7 years
rt/for-each-ref-spell-tcl-as-Tclfor-each-ref: correct spelling of Tcl in option descriptionRalf Thielow9 years
rt/help-pretty-prints-cmd-nameshelp.c: rename function "pretty_print_string_list"Ralf Thielow10 years
rt/help-strings-fixtag, update-ref: improve description of option "create-reflog"Ralf Thielow9 years
rt/help-unknownhelp: make option --help open man pages only for Git commandsRalf Thielow8 years
rt/links-for-asciidoctorDocumentation: fix documentation AsciiDoc links for external urlsRoberto Tyley10 years
rt/placeholder-in-usageam, credential-cache: add angle brackets to usage stringRalf Thielow9 years
rt/push-recurse-submodule-usage-stringbuiltin/push.c: fix description of --recurse-submodules optionRalf Thielow9 years
rt/rebase-i-broken-insn-adviserebase -i: improve advice on bad instruction linesRalf Thielow8 years
rt/rebase-i-shorten-stop-reportrebase-i: print an abbreviated hash when stop for editingRalf Thielow8 years
rt/rebase-p-no-merge-summaryrebase --preserve-merges: ignore "merge.log" configRalf Thielow11 years
rt/remove-hold-lockfile-for-appendlockfile: remove function "hold_lock_file_for_append"Ralf Thielow9 years
rt/string-list-lookup-cleanupstring_list: use string-list API in unsorted_string_list_lookup()Ralf Thielow8 years
rv/grep-cleanupgrep: simplify grep_oid and grep_fileRasmus Villemoes6 years
rv/send-email-cache-generated-midgit-send-email: Cache generated message-ids, use them when promptingRasmus Villemoes11 years
rv/sendemail-tocmd-in-config-and-completioncompletion: add git config sendemail.tocmdRasmus Villemoes6 years
rw/apply-does-not-take-ignore-dategit-am.txt: --ignore-date flag is not passed to git-applyRonald Wampler9 years
rw/make-needs-librtconfig.mak.uname: define NEEDS_LIBRT under Linux, for nowEric Wong8 years
rz/worktree-no-checkoutworktree: add: introduce --checkout optionRay Zhang8 years
sa/send-email-smtp-batch-data-limitgit-send-email.perl: Fixed sending of many/huge changes/patchesStefan Agner9 years
sb/atomic-pushsend-pack: unify error messages for unsupported capabilitiesRalf Thielow9 years
sb/atomic-push-fixrefs.c: enable large transactionsStefan Beller9 years
sb/attrcompletion: clone can initialize specific submodulesStefan Beller7 years
sb/bisectSQUASH???Junio C Hamano8 years
sb/bisect-run-emptybisect run: die if no command is givenStephan Beyer6 years
sb/blame-colorbuiltin/blame: highlight recently changed linesStefan Beller6 years
sb/blame-config-docconfig: document blame configurationStefan Beller6 years
sb/blame-msg-i18nbuiltin/blame.c: add translation to warning about failed revision walkStefan Beller10 years
sb/branch-avoid-repeated-strbuf-releasebranch: reset instead of release a strbufStefan Beller7 years
sb/cd-then-git-can-be-written-as-git-clib-submodule-update.sh: reduce use of subshell by using "git -C"Stefan Beller7 years
sb/check-return-from-read-reftransport-helper: die on errors reading refs.Stefan Beller9 years
sb/checkout-explit-detach-no-advicecheckout: do not mention detach advice for explicit --detach optionStefan Beller8 years
sb/checkout-recurse-submodulessubmodule: properly recurse for read-tree and checkoutStefan Beller7 years
sb/checkout-test-complex-pathcheckout test: enable test with complex relative pathStefan Beller11 years
sb/clean-test-fixt7300: mark test with SANITYStefan Beller8 years
sb/clone-recursive-submodule-docDocumentation/git-clone: improve description for submodule recursingStefan Beller6 years
sb/clone-shallow-passthruclone: do not let --depth imply --shallow-submodulesJunio C Hamano8 years
sb/clone-t57-t56clone tests: rename t57* => t56*Stefan Beller8 years
sb/color-h-cleanupcolor.h: document and modernize headerStefan Beller6 years
sb/config-exit-status-listconfig doc: improve exit code listingStefan Beller8 years
sb/copy-fd-errnocopy.c: make copy_fd preserve meaningful errnoRonnie Sahlberg9 years
sb/dco-indentation-fixDocumentation/SubmittingPatches: unify whitespace/tabs for the DCOStefan Beller9 years
sb/describe-blobdescribe: confirm that blobs actually existJeff King6 years
sb/describe-brokenbuiltin/describe: introduce --broken flagStefan Beller7 years
sb/diff-blobfinddiffcore: add a filter to find a specific blobStefan Beller6 years
sb/diff-blobfind-pickaxediff: use HAS_MULTI_BITS instead of counting bits manuallyStefan Beller6 years
sb/diff-cleanupdiff: remove dead codeStefan Beller8 years
sb/diff-color-movediff: fix infinite loop with --color-moved --ignore-space-changeJeff King7 years
sb/diff-color-moved-use-xdl-recmatchdiff.c: get rid of duplicate implementationStefan Beller7 years
sb/diff-delta-remove-needless-comparisoncreate_delta_index: simplify condition always evaluating to trueStefan Beller11 years
sb/diff-orderfile-configdiff test: reading a directory as a file need not error outJonathan Nieder10 years
sb/doc-config-submodule-updateDocumentation/config: clarify the meaning of submodule.<name>.updateStefan Beller7 years
sb/doc-submitting-patches-keep-notesSubmittingPatches: explain rationale for using --notes with format-patchEric Sunshine9 years
sb/doc-submodule-sync-recursivedocument submodule sync --recursiveStefan Beller8 years
sb/doc-unify-bottomDocumentation: unify bottom "part of git suite" linesStefan Beller7 years
sb/git-clang-formatclang-format: add a comment about the meaning/status of theStephan Beyer7 years
sb/git-svn-docs-indent-with-htgit-svn docs: Use tabs consistently within the ascii docStefan Beller11 years
sb/glossary-submoduleglossary: add "remote", "submodule", "superproject"Stefan Beller9 years
sb/hashmap-cleanupt/helper/test-hashmap: use custom data instead of duplicate cmp functionsStefan Beller7 years
sb/hashmap-customize-comparisonhashmap: migrate documentation from Documentation/technical into headerStefan Beller7 years
sb/help-unknown-command-sort-fixhelp: fix the size passed to qsortStefan Beller10 years
sb/hex-object-name-is-at-most-41-bytes-longhex.c: reduce memory footprint of sha1_to_hex static buffersStefan Beller9 years
sb/http-flaky-test-fixt5561: get rid of racy appending to logfileStephan Beyer9 years
sb/in-core-index-docdocumentation: retire unfinished documentationStefan Beller7 years
sb/leakshttp: release the memory of a http pack request as wellStefan Beller9 years
sb/line-log-plug-pairdiff-leakline-log.c: fix a memleakStefan Beller9 years
sb/log-ref-write-fdrefs.c: add a function to append a reflog entry to a fdRonnie Sahlberg9 years
sb/mailmap-freeing-NULL-is-okmailmap: remove redundant check for freeing memoryStefan Beller11 years
sb/mailmap-updates.mailmap: Combine more (name, email) to individual personsStefan Beller11 years
sb/mailsplit-dead-code-removalmailsplit.c: remove dead codeStefan Beller10 years
sb/merge-commit-msg-hookDocumentation/githooks: mention merge in commit-msg hookStefan Beller7 years
sb/merge-recursive-code-cleanupmerge-recursive: use DIFF_XDL_SET macroStefan Beller7 years
sb/merge-recursive-copy-paste-fixmerge-recursive: remove stale commented debugging codeStefan Beller10 years
sb/misc-cleanuprm: remove unneeded null pointer checkStefan Beller11 years
sb/misc-cleanupssubmodule-config: don't shadow `cache`Stefan Beller8 years
sb/misc-fixesdiff.c: Do not initialize a variable, which gets reassigned anyway.Stefan Beller11 years
sb/mv-submodule-fixmv: allow moving nested submodulesStefan Beller8 years
sb/no-child-process-access-in-run-parallel-callbacksrun-command: do not pass child process data into callbacksStefan Beller8 years
sb/object-idtag: convert gpg_verify_tag to use struct object_idStefan Beller7 years
sb/object-storesha1_file: allow sha1_loose_object_info to handle arbitrary repositoriesJonathan Nieder6 years
sb/p5310-and-chainp5310: Fix broken && chain in performance testStefan Beller9 years
sb/pack-protocol-doc-nakDocumentation: pack-protocol correct NAK responseStefan Beller8 years
sb/pack-protocol-mention-smart-httpDocumentation/technical/pack-protocol: mention http as possible protocolStefan Beller9 years
sb/packfiles-in-repositorypackfile: keep prepare_packed_git() privateNguyễn Thái Ngọc Duy6 years
sb/parse-hide-refs-config-cleanuprefs: parse_hide_refs_config to use parse_config_keyStefan Beller7 years
sb/parse-object-buffer-eatenparse_object_buffer: correct freeing the bufferStefan Beller11 years
sb/parse-options-blank-line-before-option-listusage_with_options: omit double new line on empty option listStefan Beller7 years
sb/parse-options-codeformatparse-options: align curly braces for all optionsStefan Beller9 years
sb/parseopt-boolean-removalrevert: use the OPT_CMDMODE for parsing, reducing codeStefan Beller11 years
sb/pathspec-errorspathspec: give better message for submodule related pathspec errorStefan Beller7 years
sb/pathspec-labelpathspec: disable preload-index when attribute pathspec magic is in useJunio C Hamano8 years
sb/perf-without-installed-gitt/perf: make runner work even if Git is not installedStephan Beyer9 years
sb/plug-leak-in-make-cache-entryread-cache.c: free cache entry when refreshing failsStefan Beller9 years
sb/plug-leaksclone.c: don't leak memory in cmd_cloneStefan Beller10 years
sb/plug-streaming-leakstreaming.c: fix a memleakJohn Keeping9 years
sb/plug-transport-leak.mailmap: add Stefan Bellers corporate mail addressStefan Beller10 years
sb/plug-wt-shortstatus-tracking-leakwt-status.c: fix a memleakStefan Beller9 years
sb/prefix-path-free-resultsprefix_path(): unconditionally free results in the callersStefan Beller9 years
sb/prepare-revision-walk-error-checkprepare_revision_walk(): check for return value in all placesStefan Beller10 years
sb/pull-honor-submodule-update-configpull: respect submodule update configurationLars Schneider7 years
sb/pull-rebase-submodulebuiltin/pull: respect verbosity settings in submodulesStefan Beller6 years
sb/push-make-submodule-check-the-defaultRevert "push: change submodule default to check when submodules exist"Stefan Beller7 years
sb/push-optionsadd a test for push optionsStefan Beller8 years
sb/push-options-via-transportremote-curl: allow push optionsBrandon Williams7 years
sb/read-cache-one-indent-style-fixread-cache: fix indentation in read_index_fromStefan Beller9 years
sb/rebase-summaryDocumentation: reword rebase summaryStefan Beller8 years
sb/rebase-xt3404: cleanup double empty lines between testsStefan Beller8 years
sb/ref-lock-avoid-running-out-of-fdsrefs.c: enable large transactionsStefan Beller9 years
sb/ref-lock-lose-lock-fdrefs.c: remove lock_fd from struct ref_lockStefan Beller9 years
sb/ref-transaction-reflogrefs.c: rename transaction.updates to transaction.ref_updatesStefan Beller9 years
sb/ref-transaction-unify-to-updaterefs.c: make ref_transaction_delete a wrapper for ref_transaction_updateRonnie Sahlberg9 years
sb/refs-code-cleanupcache: remove unused function 'have_git_dir'Stefan Beller11 years
sb/remove-fd-from-ref-lockrefs.c: enable large transactionsStefan Beller9 years
sb/remove-gitviewdoc: git-gui browser does not default to HEADPhilip Oakley7 years
sb/remove-unused-var-from-builtin-addadd: remove dead codeStefan Beller9 years
sb/repack-in-crepack: propagate pack-objects options as stringsJeff King10 years
sb/reset-recurse-submodulesbuiltin/reset: add --recurse-submodules switchStefan Beller7 years
sb/retire-convert-objects-from-contribcontrib: remove git-convert-objectsStefan Beller7 years
sb/retire-t1200t1200: remove t1200-tutorial.shStefan Beller7 years
sb/rev-parse-show-superproject-rootdocs: fix formatting of rev-parse's --show-superproject-working-treeSebastian Schuberth7 years
sb/sequencer-abort-safetyRevert "sequencer: remove useless get_dir() function"Junio C Hamano7 years
sb/sha1-file-cleanupsha1_file: make read_info_alternates staticStefan Beller7 years
sb/sha1-loose-object-info-check-existencesha1_loose_object_info(): do not return success on missing objectJunio C Hamano10 years
sb/show-diff-for-submodule-in-diff-fixdiff: submodule inline diff to initialize env array.Stefan Beller7 years
sb/simplify-repack-without-refsrefs.c: use a string_list for repack_without_refsRonnie Sahlberg9 years
sb/status-doc-fixDocumentation/git-status: clarify status table for porcelain modeStefan Beller6 years
sb/string-liststring_list: remove string_list_insert_at_index() from its APIStefan Beller9 years
sb/string-list-split-appendsstring list: improve commentStefan Beller8 years
sb/submodule-add-forcesubmodule add: extend force flag to add existing reposStefan Beller7 years
sb/submodule-blanket-recursivebuiltin/fetch.c: respect 'submodule.recurse' optionStefan Beller7 years
sb/submodule-cleanup-export-git-dir-envsubmodule.c: use GIT_DIR_ENVIRONMENT consistentlyStefan Beller7 years
sb/submodule-clone-retrysubmodule--helper: use parallel processor correctlyStefan Beller8 years
sb/submodule-clone-rrclone: recursive and reference option triggers submodule alternatesStefan Beller8 years
sb/submodule-config-cleanupsubmodule-config: clarify parsing of null_sha1 elementStefan Beller7 years
sb/submodule-config-doc-drop-pathdocumentation: improve submodule.<name>.{url, path} descriptionStefan Beller8 years
sb/submodule-config-parsesubmodule-config: "goto" removal in parse_config()Stefan Beller9 years
sb/submodule-config-parse-ignore-fixsubmodule-config: correct error reporting for invalid ignore valueStefan Beller7 years
sb/submodule-config-testst7411: test lookup of uninitialized submodulesStefan Beller7 years
sb/submodule-default-pathscompletion: clone can recurse into submodulesStefan Beller8 years
sb/submodule-deinit-allsubmodule deinit: remove outdated commentStefan Beller8 years
sb/submodule-diff-header-fixsubmodule: correct error message for missing commitsStefan Beller7 years
sb/submodule-docsubmodules: overhaul documentationStefan Beller7 years
sb/submodule-doc-introsubmodule doc: reorder introductory paragraphsStefan Beller9 years
sb/submodule-embed-gitdirsubmodule absorbgitdirs: mention in docstring helpStefan Beller7 years
sb/submodule-fetch-nontipsubmodule: try harder to fetch needed sha1 by direct fetching sha1Stefan Beller8 years
sb/submodule-helpersubmodule: rewrite `module_clone` shell function in CStefan Beller9 years
sb/submodule-helper-clone-regression-fixsubmodule--helper, module_clone: catch fprintf failureStefan Beller8 years
sb/submodule-helper-list-signal-unmatch-via-exit-statussubmodule--helper: offer a consistent APIStefan Beller8 years
sb/submodule-helper-prefixsubmodule--helper clone: lose the extra prefix optionStefan Beller8 years
sb/submodule-helper-relative-pathsubmodule: remove bashism from shell scriptStefan Beller8 years
sb/submodule-ignore-trailing-slasht0060: sidestep surprising path mangling results on WindowsJohannes Sixt8 years
sb/submodule-initsubmodule update --init: display correct path from submoduleStefan Beller7 years
sb/submodule-init-url-selectionsubmodule init: warn about falling back to a local pathStefan Beller7 years
sb/submodule-intern-gitdirsubmodule: add embed-git-dir functionStefan Beller7 years
sb/submodule-misc-cleanupssubmodule update: make use of the existing fetch_in_submodule functionStefan Beller8 years
sb/submodule-module-list-fixsubmodule helper list: respect correct path prefixStefan Beller8 years
sb/submodule-module-list-pathspec-fixsubmodule deinit test: fix broken && chain in subshellStefan Beller8 years
sb/submodule-move-nestedsubmodule: fixup nested submodules after moving the submoduleStefan Beller6 years
sb/submodule-parallel-fetchhoist out handle_nonblock function for xread and xwriteEric Wong8 years
sb/submodule-parallel-updatesubmodule.sh: remove unused variableStefan Beller7 years
sb/submodule-path-misc-bugst7407: make expectation as clear as possibleStefan Beller8 years
sb/submodule-recommend-shallownessgitmodules: document shallow recommendationStefan Beller8 years
sb/submodule-recursive-absorbsubmodule absorbing: fix worktree/gitdir pointers recursively for non-movesStefan Beller7 years
sb/submodule-recursive-checkout-detach-headDocumentation/checkout: clarify submodule HEADs to be detachedStefan Beller7 years
sb/submodule-rm-absorbDocumentation/git-rm: correct submodule descriptionStefan Beller7 years
sb/submodule-short-statussubmodule.c: correctly handle nested submodules in is_submodule_modifiedStefan Beller7 years
sb/submodule-update-dot-brancht7406: fix breakage on OSXStefan Beller8 years
sb/submodule-update-initial-runs-custom-scriptt7406: correct test case for submodule-update initial populationJunio C Hamano7 years
sb/submodule-update-reset-fixsubmodule: submodule_move_head omits old argument in forced caseStefan Beller6 years
sb/t1020-cleanupsubdirectory tests: code cleanup, uncomment testStefan Beller9 years
sb/t3600-cleanupt3600: slightly modernize styleStefan Beller7 years
sb/t3600-rephraset3600: rename test to describe its functionalityStefan Beller7 years
sb/t4005-modernizet4005: modernize style and drop hard coded sha1Stefan Beller7 years
sb/t5400-remove-unusedt5400: remove dead codeStefan Beller9 years
sb/t5531-update-desct5531: fix test descriptionStefan Beller7 years
sb/t5614-modernizet5614: don't use subshellsStefan Beller8 years
sb/t6031-typofixt6031-test-merge-recursive: do not forget to add file to be committedStefan Beller10 years
sb/t9300-typofixt9300-fast-import: fix typo in test descriptionStefan Beller10 years
sb/test-bitmap-free-at-endtest_bitmap_walk: free bitmap with bitmap_freeJeff King9 years
sb/test-cherry-pick-submodule-getting-in-a-waymerge-recursive: handle addition of submodule on our side of historyElijah Newren6 years
sb/test-cmp-expect-actualtests: fix diff order arguments in test_cmpStefan Beller7 years
sb/test-helper-excludest/helper: ignore everything but sourcesStefan Beller6 years
sb/test-submodule-update-configt7406: submodule.<name>.update command must not be run from .gitmodulesStefan Beller7 years
sb/transport-report-missing-submodule-on-stderrtransport: report missing submodule pushes consistently on stderrStefan Beller8 years
sb/traverse-trees-bitmask-variable-nametraverse_trees(): clarify return value of the callbackStefan Beller11 years
sb/unpack-trees-cleanupunpack-trees: factor progress setup out of check_updatesStefan Beller7 years
sb/unpack-trees-dead-code-removalSQUASH???Junio C Hamano10 years
sb/unpack-trees-grammofixunpack-trees: fix grammar for untracked files in directoriesStefan Beller7 years
sb/unpack-trees-super-prefixunpack-trees: support super-prefix optionStefan Beller7 years
sb/unpack-trees-would-lose-submodule-message-updateunpack-trees.c: align submodule error message to the other error messagesStefan Beller7 years
sb/write-sha1-update-reflogrefs.c: move reflog updates into its own functionRonnie Sahlberg9 years
sb/wt-status-cleanupwt-status: simplify by using for_each_string_list_itemStefan Beller7 years
sb/xdiff-remove-unused-static-declxdiff: remove unneeded declarationsStefan Beller8 years
sb/z-is-gnutar-ismt6041: do not compress backup tar fileStefan Beller8 years
sc/difftool-skipt7800: avoid arithmetic expansion notationJunio C Hamano13 years
sc/doc-howto-dumb-httpdoc/howto: warn about (dumb)http server document being too oldSitaram Chamarty11 years
sc/fmt-merge-msg-doc-markup-fixDocumentation/fmt-merge-msg: fix markup in exampleStefan Christ8 years
sd/branch-copyconfig: avoid "write_in_full(fd, buf, len) != len" patternPhillip Wood6 years
sd/t3200-branch-m-testt3200: add test for single parameter passed to -m optionSahil Dua7 years
sd/t3200-typofixbranch test: fix invalid config key accessSahil Dua7 years
se/doc-checkout-ours-theirscheckout: document subtlety around --ours/--theirsSimon A. Eugster9 years
seenMerge branch 'jc/send-email-pre-process-fix' into seenJunio C Hamano11 months
sf/putty-plink-in-ssh-commandconnect: core.sshvariant to correct misidentificationJunio C Hamano7 years
sf/putty-w-argsconnect.c: fix leak in handle_ssh_variantJeff King7 years
sg/archive-restrict-remoteadd uploadarchive.allowUnreachable optionScott J. Goldman10 years
sg/bash-prompt-dirty-orphanbash prompt: indicate dirty index even on orphan branchesSZEDER Gábor8 years
sg/bash-prompt-lf-in-cwd-testbash prompt: test the prompt with newline in repository pathSZEDER Gábor11 years
sg/bash-prompt-untracked-optimbash prompt: faster untracked status indicator with untracked directoriesSZEDER Gábor9 years
sg/clone-refspec-from-command-line-configDocumentation/clone: document ignored configuration variablesSZEDER Gábor7 years
sg/cocci-move-arrayUse MOVE_ARRAYSZEDER Gábor6 years
sg/commit-cleanup-scissorscommit: cope with scissors lines in commit messageSZEDER Gábor9 years
sg/complete-decorate-full-not-longcompletion: fix and update 'git log --decorate=' optionsSZEDER Gábor9 years
sg/complete-refscompletion: remove broken dead code from __git_heads() and __git_tags()SZEDER Gábor13 years
sg/complete-untracked-filtercompletion: improve untracked directory filtering for filename completionSZEDER Gábor11 years
sg/completioncompletion: restore removed line continuating backslashSZEDER Gábor7 years
sg/completion-commit-cleanupcompletion: teach 'scissors' mode to 'git commit --cleanup='SZEDER Gábor9 years
sg/completion-configcompletion: simplify query for config variablesSZEDER Gábor9 years
sg/completion-ctagscompletion: offer ctags symbol names for 'git log -S', '-G' and '-L:'SZEDER Gábor7 years
sg/completion-gitcomp-nl-for-refscompletion: use __gitcomp_nl() for completing refsSZEDER Gábor9 years
sg/completion-no-columncompletion: remove 'git column' from porcelain commandsSZEDER Gábor8 years
sg/completion-no-redundant-all-command-listcompletion: remove redundant __git_compute_all_commands() callSZEDER Gábor9 years
sg/completion-omit-credential-helperscompletion: remove credential helpers from porcelain commandsSZEDER Gábor9 years
sg/completion-refs-speedupcompletion: speed up branch and tag completionSZEDER Gábor7 years
sg/completion-remotecompletion: simplify __git_remotes()SZEDER Gábor9 years
sg/completion-updatescompletion: cache the path to the repositorySZEDER Gábor8 years
sg/config-name-onlyget_urlmatch: avoid useless strbuf writeJeff King9 years
sg/core-filemode-doc-typofixdocs/config.txt: fix indefinite article in core.fileMode descriptionSZEDER Gábor7 years
sg/cvs-tests-with-xt9402-git-cvsserver-refs: don't check the stderr of a subshellSZEDER Gábor6 years
sg/describe-containsdescribe --contains: default to HEAD when no commit-ish is givenSZEDER Gábor9 years
sg/diff-multiple-identical-renamesdiffcore: fix iteration order of identical files during rename detectionSZEDER Gábor8 years
sg/doc-pretty-formatsdocs/pretty-formats: stress that %- removes all preceding line-feedsSZEDER Gábor7 years
sg/doc-test-must-fail-argst: document 'test_must_fail ok=<signal-name>'SZEDER Gábor6 years
sg/filter-branch-dwim-ambiguityfilter-branch: deal with object name vs. pathname ambiguity in tree-filterSZEDER Gábor8 years
sg/fix-versioncmp-with-common-suffixversioncmp: generalize version sort suffix reorderingSZEDER Gábor7 years
sg/help-groupMakefile: use SHELL_PATH when running generate-cmdlist.shAlejandro R. Sedeño9 years
sg/help-subcommandscommand-list.txt: fix whitespace inconsistencySébastien Guimmara9 years
sg/lock-file-commit-errorcredential-store: don't pass strerror to die_errno()SZEDER Gábor8 years
sg/mailmap-self.mailmap: update Gábor Szeder's email addressSZEDER Gábor7 years
sg/merge-summary-configDocumentation: include 'merge.branchdesc' for merge and config as wellSZEDER Gábor9 years
sg/pretty-more-date-mode-formatpretty: add format specifiers for short and raw date formatsSZEDER Gábor9 years
sg/prompt-svn-remote-fixbash prompt: don't use '+=' operator in show upstream code pathSZEDER Gábor11 years
sg/ref-filter-parse-optimref-filter: strip format option after a field name only once while parsingSZEDER Gábor8 years
sg/reflog-past-roott1410: remove superfluous 'git reflog' from the 'walk past root' testSZEDER Gábor8 years
sg/remote-no-string-refspecsremote.c: eliminate remote->push_refspecSZEDER Gábor7 years
sg/rev-list-doc-reorder-fixrev-list-options.txt: use correct directional referenceSZEDER Gábor7 years
sg/revision-parser-skip-prefixrevision.c: use skip_prefix() in handle_revision_pseudo_opt()SZEDER Gábor7 years
sg/setup-doc-updatesetup.c: fix comment about order of .git directory discoverySZEDER Gábor6 years
sg/sh-require-clean-orphansh-setup: make require_clean_work_tree() work on orphan branchesSZEDER Gábor8 years
sg/skip-prefix-in-prettify-refnamerefs.c: use skip_prefix() in prettify_refname()SZEDER Gábor7 years
sg/subtree-signed-commitssubtree: fix add and pull for GPG-signed commitsStephen R Guglielmo6 years
sg/t3020-typofixt3020: fix typo in test descriptionSZEDER Gábor9 years
sg/t3600-nul-sha1-fixt3600: fix broken "choking git rm" testSZEDER Gábor11 years
sg/t6050-failing-editor-test-fixt6050-replace: make failing editor test more robustSZEDER Gábor8 years
sg/t6300-modernizet6300-for-each-ref: fix "more than one quoting style" testsSZEDER Gábor6 years
sg/test-i18ngrept: make 'test_i18ngrep' more informative on failureSZEDER Gábor6 years
sg/test-lib-simplify-expr-awaytest-lib: simplify '--option=value' parsingSZEDER Gábor8 years
sg/test-with-stdintests: make the 'test_pause' helper work in non-verbose modeSZEDER Gábor7 years
sg/test-xtravis-ci: run tests with '-x' tracingSZEDER Gábor6 years
sg/travis-build-during-script-phasetravis-ci: build Git during the 'script' phaseSZEDER Gábor6 years
sg/travis-check-untrackedtravis-ci: check that all build artifacts are .gitignore-dSZEDER Gábor6 years
sg/travis-fixestravis-ci: only print test failures if there are test results availableSZEDER Gábor6 years
sg/travis-linux32-sanitytravis-ci: don't fail if user already exists on 32 bit Linux build jobSZEDER Gábor6 years
sg/travis-skip-identical-testtravis-ci: record and skip successfully built treesSZEDER Gábor6 years
sg/wt-status-header-inclusionwt-status: move #include "pathspec.h" to the headerSZEDER Gábor9 years
sh/asciidoc-git-version-fixDocumentation: fix version numberingSven van Haastregt9 years
sh/enable-preloadindexenvironment.c: enable core.preloadindex by defaultSteve Hoelzer10 years
sh/finish-tmp-packfilefinish_tmp_packfile():use strbuf for pathname constructionSun He10 years
sh/grep-tree-obj-tweak-outputgrep: use '/' delimiter for pathsStefan Hajnoczi7 years
sh/p4-multi-depotgit-p4: reduce number of server queries for fetchesSam Hocevar8 years
sh/pull-rebase-preservepull: allow pull to preserve merges when rebasingStephen Haberman11 years
sh/rebase-i-reread-todo-after-execrebase -i: reread the todo list if `exec` touched itStephen Hicks7 years
sh/use-hashcpyUse hashcpy() when copying object namesSun He10 years
sh/write-pack-file-warning-message-fixwrite_pack_file: use correct variable in diagnosticSun He10 years
sk/dash-is-previousrevert.c: delegate handling of "-" shorthand to setup_revisionsSiddharth Kannan7 years
sk/gitweb-highlight-encodinggitweb: apply fallback encoding before highlightShin Kojima8 years
sk/mingw-direntWin32 dirent: improve dirent implementationKarsten Blees10 years
sk/mingw-mainmingw: avoid const warningStepan Kasal10 years
sk/mingw-tests-workaroundt800[12]: work around MSys limitationKarsten Blees10 years
sk/mingw-uni-consoleWin32: reliably detect console pipe handlesKarsten Blees10 years
sk/mingw-uni-fixWin32: Unicode file name support (dirent)Karsten Blees10 years
sk/mingw-uni-fix-moreWin32: enable color output in Windows cmd.exeKarsten Blees10 years
sk/mingw-unicode-spawn-argsWin32: Unicode arguments (incoming)Karsten Blees10 years
sk/msvc-dynlink-crtMSVC: link dynamically to the CRTKarsten Blees10 years
sk/mvsc-dynlink-crtMSVC: link dynamically to the CRTKarsten Blees10 years
sk/parse-remote-cleanupRevert "parse-remote: remove reference to unused op_prep"Junio C Hamano7 years
sk/send-pack-all-fixgit-send-pack: fix --all option when used with directoryStanislav Kolotinskiy8 years
sk/spawn-less-case-insensitively-from-grep-O-igit grep -O -i: if the pager is 'less', pass the '-I' optionJohannes Schindelin10 years
sk/status-short-branch-color-configstatus: add color config slots for branch info in "--short --branch"Stephen Kent7 years
sk/submodules-absolute-path-on-windowsRevert "submodules: fix ambiguous absolute paths under Windows"Stepan Kasal10 years
sk/svn-parse-datestampSVN.pm::parse_svn_date: allow timestamps with a single-digit hourRomanBelinsky10 years
sk/tag-contains-wo-recursiont7004: give the test a bit more stack spaceJunio C Hamano10 years
sk/test-cmp-bint5000, t5003: do not use test_cmp to compare binary filesStepan Kasal10 years
sk/wincredwincred: avoid overwriting configured variablesPat Thoyts10 years
sk/windows-unc-pathWindows: allow using UNC path for git repositoryCezary Zawadka10 years
sl/autoconfconfigure: be more idiomaticStefano Lattarini12 years
sl/clean-d-ignored-fixclean: teach clean -d to preserve ignored pathsSamuel Lijin7 years
sl/customize-sane-tool-pathconfigure: allow user to prevent $PATH "sanitization" on SolarisStefano Lattarini12 years
sl/modern-t0000t0000: modernise styleStefano Lattarini12 years
sm/mv-dry-run-updatemv: remove unneeded 'if (!show_only)'Stefan Moch6 years
smapGit 2.14-rc0Junio C Hamano7 years
sn/null-pointer-arith-in-mark-tree-uninterestingrevision.c: fix possible null pointer arithmeticStefan Naewe8 years
sn/reset-doc-typofixdoc: git-reset: fix a trivial typoŠtěpán Němec7 years
sn/tutorial-status-output-examplegittutorial: fix output of 'git status'Stefan Naewe9 years
snapGit 2.16.3Junio C Hamano6 years
so/rebase-docDocumentation/git-rebase.txt: <upstream> must be given to specify <branch>Sergey Organov10 years
so/rebase-doc-fork-pointDocumentation/git-rebase.txt: document when --fork-point is auto-enabledSergey Organov10 years
sp/clip-read-write-to-8mbRevert "compat/clipped-write.c: large write(2) fails on Mac OS X/XNU"Steffen Prohaska11 years
sp/complete-ext-aliascompletion: handle '!f() { ... }; f' and "!sh -c '...' -" aliasesSteffen Prohaska10 years
sp/cygwin-build-fixesMakefile: put LIBS after LDFLAGS for imap-sendSteven Penny7 years
sp/doc-info-attributesdoc: Mention info/attributes in gitrepository-layoutSteffen Prohaska6 years
sp/doc-smart-httpDocument the HTTP transport protocolsShawn O. Pearce11 years
sp/doc-update-index-cacheinfoDocumentation: use single-parameter --cacheinfo in exampleSteffen Prohaska10 years
sp/pack-protocol-doc-on-shallowDocument LF appearing in shallow command during send-pack/receive-packShawn Pearce10 years
sp/remote-curl-ssl-strerrorremote-curl: include curl_errorstr on SSL setup failuresShawn Pearce8 years
sp/smart-http-failure-to-pushdisconnect from remote helpers more gentlyJeff King12 years
sp/stream-clean-filtersha1_file: don't convert off_t to size_t too early to avoid potential die()Steffen Prohaska10 years
sp/subtree-docsubtree: fix AsciiDoc list item continuationSteffen Prohaska9 years
sr/add--interactive-term-readkeygit-add--interactive: warn if module for interactive.singlekey is missingSimon Ruderich10 years
sr/hooks-cwd-docgithooks.txt: clarify push hooks are always executed in $GIT_DIRSimon Ruderich7 years
sr/http-proxy-configuration-fixhttp: fix the silent ignoring of proxy misconfiguraionSergey Ryazanov7 years
sr/http-sslverify-config-docconfig: document default value of http.sslVerifySimon Ruderich6 years
sr/wrapper-quote-filenameswrapper.c: consistently quote filenames in error messagesSimon Ruderich6 years
ss/builtin-cleanupbuiltin/help.c: speed up is_git_command() by checking for builtin commands firstSebastian Schuberth10 years
ss/check-builtins-on-windowscheck-builtins: strip executable suffix $X when enumerating builtinsSebastian Schuberth9 years
ss/clone-depth-single-docdocs: clarify that --depth for git-fetch works with newly initialized reposSebastian Schuberth8 years
ss/clone-guess-dir-name-simplifyclone: simplify string handling in guess_dir_name()Sebastian Schuberth9 years
ss/commit-dry-run-resolve-merge-to-no-opwt-status.c: set commitable bit if there is a meaningful merge.Stephen P. Smith8 years
ss/commit-squash-msgcommit: do not lose SQUASH_MSG contentsSven Strickroth8 years
ss/compat-default-source-for-newer-gnucompat-util: add _DEFAULT_SOURCE defineSergey Senozhatsky10 years
ss/completion-rec-sub-fetch-pushcompletion: teach --recurse-submodules to fetch, pull and pushSup Yut Sum10 years
ss/contrib-subtree-contactscontacts: add a Makefile to generate docs and installSebastian Schuberth10 years
ss/doclinksDocumentation: make AsciiDoc links always point to HTML filesSebastian Schuberth11 years
ss/exc-flag-is-a-collection-of-bitsdir: store EXC_FLAG_* values in unsigned integersSaurav Sachidanand8 years
ss/fix-config-fd-leakconfig: close config file handle in case of errorSven Strickroth9 years
ss/git-svn-prompt-sans-terminalfixup! 15eaaf4Junio C Hamano12 years
ss/gitmodules-ignore-docgitmodules: clarify the ignore option valuesSebastian Schuberth7 years
ss/howto-manage-trunkHow to keep a project's canonical history correct.Stephen P. Smith10 years
ss/inet-ntopinet_ntop.c: Work around GCC 4.6's detection of uninitialized variablesSebastian Schuberth13 years
ss/maint-msys-cvsexportcommitgit-cvsexportcommit: Fix calling Perl's rel2abs() on MSYSSebastian Schuberth12 years
ss/msvcMSVC: use shipped headers instead of fallback definitionsSven Strickroth8 years
ss/pull-rebase-preservedocs: clarify what git-rebase's "-p" / "--preserve-merges" doesSebastian Schuberth9 years
ss/receive-pack-parse-optionsbuiltin/receive-pack.c: use parse_options APISidhant Sharma [:tk]8 years
ss/remote-bzr-hg-placeholder-wo-pythoncontrib: git-remote-{bzr,hg} placeholders don't need PythonSebastian Schuberth7 years
ss/safe-create-leading-dir-with-slashsafe_create_leading_directories(): on Windows, \ can separate path componentsMichael Haggerty10 years
ss/submodule-shallow-docgitmodules: clarify what history depth a shallow clone hasSebastian Schuberth7 years
ss/test-on-mingw-rsync-path-no-absolutet5510: Do not use $(pwd) when fetching / pushing / pulling via rsyncSebastian Schuberth10 years
ss/user-manualuser-manual: add addition gitweb informationStephen P. Smith8 years
ss/userdiff-update-csharp-javauserdiff: support Java try keywordSup Yut Sum10 years
st/lib-gpg-kill-stray-agentt: lib-gpg: flush gpg agent on startupSantiago Torres7 years
st/verify-tagt7004, t7030: fix here-doc syntax errorsSantiago Torres7 years
stockPost 2.3 cycle (batch #9)Junio C Hamano9 years
sv/doc-stripspaceDocumentation/git-stripspace: add synopsis for --comment-linesSlavomir Vlcek9 years
sv/get-builtinbuiltin: move builtin retrieval to get_builtin()Slavomir Vlcek9 years
sv/submitting-final-patchSubmittingPatches: final submission is To: maintainer and CC: listSlavomir Vlcek9 years
sv/typofix-apply-error-messageapply: fix typo in an error messageSlavomir Vlcek9 years
sw/pull-ipv46-passthrupull: pass -4/-6 option to 'git fetch'Shuyu Wei6 years
sy/git-gui-i18n-jaMerge branch 'sy/i18n' of git-guiJunio C Hamano8 years
sz/mingw-index-pack-threadedEnable index-pack threading in msysgit.Stefan Zager10 years
sz/packed-git-staticsha1_file.c: the global packed_git variable static to the fileStefan Zager10 years
ta/config-add-to-empty-or-true-fixconfig: avoid a funny sentinel value "a^"Jeff King10 years
ta/config-sett1308: fix broken here document in test scriptJunio C Hamano10 years
ta/config-set-1add tests for `git_config_get_string_const()`Tanay Abhra10 years
ta/config-set-2builtin/apply.c: replace `git_config()` with `git_config_get_string_const()`Tanay Abhra10 years
ta/doc-configadd documentation for writing config filesTanay Abhra10 years
ta/doc-http-protocol-in-htmlhttp-protocol.txt: don't use uppercase for variable names in "The Negotiation...Thomas Ackermann10 years
ta/docfix-index-format-techtypofix for index-format.txtThomas Ackermann9 years
ta/format-user-manual-as-an-articleuser-manual: improve html and pdf formattingThomas Ackermann10 years
ta/parse-commit-with-skip-prefixcommit.c: use skip_prefix() instead of starts_with()Tanay Abhra10 years
ta/pretty-parse-configpretty.c: make git_pretty_formats_config return -1 on git_config_string failureTanay Abhra10 years
ta/string-list-initreplace memset with string-list initializersTanay Abhra10 years
ta/tutorial-modernizegittutorial.txt: remove reference to ancient Git versionThomas Ackermann9 years
ta/user-manual"git prune" is safeThomas Ackermann11 years
tb/add-renormalizeadd: introduce "--renormalize"Torsten Bögershausen6 years
tb/apply-with-crlfapply: file commited with CRLF should roundtrip diff and applyTorsten Bögershausen7 years
tb/avoid-gcc-on-darwin-10-6Revert "config.mak.uname: use clang for Mac OS X 10.6"Eric Sunshine8 years
tb/blame-force-read-cache-to-workaround-safe-crlfcorrect blame for files commited with CRLFTorsten Bögershausen8 years
tb/blame-resurrect-convert-to-gitblame: CRLF in the working tree and LF in the repoTorsten Bögershausen9 years
tb/check-crlf-for-safe-crlft0027: Adapt the new MIX tests to WindowsTorsten Bögershausen6 years
tb/checkout-docgit-checkout.txt: document "git checkout <pathspec>" betterTorsten Bögershausen9 years
tb/clone-ssh-with-colon-for-portgit_connect(): use common return pointTorsten Bögershausen10 years
tb/complete-checkoutcompletion: add remaining flags to checkoutThomas Braun7 years
tb/complete-describecompletion: add --broken and --dirty to describeThomas Braun7 years
tb/complete-diff-ignore-blank-linescompletion: Add --ignore-blank-lines for diffThomas Braun10 years
tb/complete-rebase-i-edit-todocompletion: offer '--edit-todo' during interactive rebaseThomas Braun9 years
tb/complete-sequencingcompletion: suggest sequencer commands for revertThomas Braun9 years
tb/complete-statuscompletion: add git statusThomas Braun8 years
tb/complete-word-diff-regexcompletion: complete "diff --word-diff-regex="Thomas Braun8 years
tb/config-core-filemode-check-on-broken-fsinit-db: improve the filemode trustability checkTorsten Bögershausen9 years
tb/config-defaultbuiltin/config: introduce `color` type specifierTaylor Blau6 years
tb/config-typebuiltin/config.c: prefer `--type=bool` over `--bool`, etc.Taylor Blau6 years
tb/connect-ipv6-parse-fixconnect.c: ignore extra colon after hostnameTorsten Bögershausen9 years
tb/conversionconvert.c: correct attr_action()Torsten Bögershausen8 years
tb/convert-eol-autocrlfce_compare_data() did not respect conversionTorsten Bögershausen8 years
tb/convert-peek-in-indexcorrect ce_compare_data() in a middle of a mergeTorsten Bögershausen8 years
tb/convert-stream-checkconvert.c: stream and fast search for binaryTorsten Bögershausen8 years
tb/core-eol-fixconvert.c: ident + core.autocrlf didn't workTorsten Bögershausen8 years
tb/core-filemode-doccore.filemode may need manual actionTorsten Bögershausen10 years
tb/crlf-conv-flagsconvert_to_git(): safe_crlf/checksafe becomes int conv_flagsTorsten Bögershausen6 years
tb/crlf-testsMinGW: update tests to handle a native eol of crlfBrice Lambson10 years
tb/dedup-crlf-testst0027: tests are not expensive; remove t0025Torsten Bögershausen7 years
tb/delimit-pretty-trailers-args-with-commadocs/pretty-formats: mention commas in %(trailers) syntaxJeff King6 years
tb/doc-eol-normalizationgitattributes.txt: document how to normalize the line endingsTorsten Bögershausen7 years
tb/doc-fetch-pack-urlgit-fetch-pack uses URLs like git-fetchTorsten Bögershausen10 years
tb/eol-docsgitattributes: Document the unified "auto" handlingTorsten Bögershausen8 years
tb/ls-files-eolls-files: add eol diagnosticsTorsten Bögershausen8 years
tb/maint-remove-irrelevant-i18n-testt0204: remove a test that checks undefined behaviourTorsten Bögershausen12 years
tb/no-relative-file-urlt5705: the file:// URL should be absoluteTorsten Bögershausen9 years
tb/precompose-autodetect-fixSet core.precomposeunicode to true on e.g. HFS+Torsten Bögershausen11 years
tb/pretty-format-cd-date-formatpretty: note that %cd respects the --date= optionThomas Braun10 years
tb/pull-ff-rebase-autostashpull: ff --rebase --autostash works in dirty repoTyler Brazier7 years
tb/push-to-cygwin-unc-pathcygwin: allow pushing to UNC pathsTorsten Bögershausen7 years
tb/ref-filter-empty-modifierref-filter.c: pass empty-string as NULL to atom parsersTaylor Blau7 years
tb/repack-fix-renamesrepack.c: rename a few variablesTorsten Bögershausen10 years
tb/safe-crlf-output-fixconvert.c: more safer crlf handling with text attributeTorsten Bögershausen8 years
tb/sed-bs-n-not-portableFirst batch for 2.1Junio C Hamano10 years
tb/show-trailers-in-ref-filterref-filter.c: parse trailers arguments with %(contents) atomTaylor Blau7 years
tb/t0027-crlft0027: improve test for not-normalized filesTorsten Bögershausen9 years
tb/t0027-eol-conversiont0027: check the eol conversion warningsTorsten Bögershausen9 years
tb/t0027-raciness-fixconvert: Correct NNO tests and missing `LF will be replaced by CRLF`Torsten Bögershausen8 years
tb/t5551-clone-notice-to-stderrt5551: fix the 50,000 tag testTorsten Bögershausen10 years
tb/t5601-sed-fixt5601: Remove trailing space in sed expressionTorsten Bögershausen8 years
tb/test-lint-echo-etest-lint: echo -e (or -E) is not portableTorsten Bögershausen7 years
tb/test-lint-wc-lcheck-non-portable-shell.pl: `wc -l` may have leading WSTorsten Bögershausen6 years
tb/unicode-6.3-zero-widthutf8: make it easier to auto-update git_wcwidth()Torsten Bögershausen10 years
tb/unicode-7.0Update of unicode_width.h to Unicode Version 7.0Torsten Bögershausen10 years
tb/unicode-7.0-display-widthUpdate of unicode_width.h to Unicode Version 7.0Torsten Bögershausen10 years
tc/commit-dry-run-exit-status-testsdemonstrate git-commit --dry-run exit code behaviourTay Ray Chuan10 years
tc/curl-vernum-output-broken-in-7.11Makefile: handle broken curl version number in version checkTom G. Christensen9 years
tc/curl-with-backportshttp: use a feature check to enable GSSAPI delegation controlTom G. Christensen7 years
tc/http-protocol-docmention effect of "allow-tip-sha1-in-want" capability on git-upload-packNguyễn Thái Ngọc Duy11 years
tc/missing-http-proxyauthhttp: support curl < 7.10.7Tom G. Christensen9 years
tc/t9001-noxmailert9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'Tom G. Christensen9 years
testGit 2.16-rc1Junio C Hamano6 years
testingGetting closer to 2.7.1Junio C Hamano8 years
tf/gitweb-extra-breadcrumbsgitweb: allow extra breadcrumbs to prefix the trailTony Finch11 years
tf/gitweb-project-listinggitweb: make category headings into links when they are directoriesTony Finch9 years
tf/gitweb-ss-tweakgitweb: make search help link less uglyTony Finch11 years
tf/gitweb-typofixgitweb: fix typo in man pageTony Finch9 years
tf/imap-send-createimap-send: create target mailbox if it is missingTony Finch10 years
tf/maint-doc-pushgit-push: fix link in man pageTony Finch10 years
tf/prompt-preserve-exit-statusgit-prompt: preserve value of $? in all casesTony Finch9 years
tg/add-chmod+x-fixt3700: fix broken test under !SANITYJunio C Hamano8 years
tg/deprecate-stash-savedoc: prefer 'stash push' over 'stash save'Phil Hord6 years
tg/diff-no-index-refactordiff: avoid some nestingThomas Gummerer10 years
tg/fix-check-order-with-split-indexread-cache: fix reading of split indexThomas Gummerer9 years
tg/git-remoteremote: use remote_is_configured() for add and renameThomas Gummerer8 years
tg/grep-no-index-fallbackbuiltin/grep: add grep.fallbackToNoIndex configThomas Gummerer8 years
tg/index-struct-sizesread-cache: use fixed width integer typesThomas Gummerer11 years
tg/index-v4-formatread-cache: add index.version config variableThomas Gummerer10 years
tg/ls-remote-symrefls-remote: add support for showing symrefsThomas Gummerer8 years
tg/memfixessub-process: use child_process.args instead of child_process.argvJohannes Sixt7 years
tg/perf-lib-test-perf-cleanupperf-lib: add test_perf_cleanup targetThomas Gummerer11 years
tg/refs-allowed-flagsrefs: strip out not allowed flags from ref_transaction_updateThomas Gummerer7 years
tg/reset-hard-show-head-with-prettyreset --hard: make use of the pretty machineryThomas Gummerer6 years
tg/split-index-fixestravis: run tests with GIT_TEST_SPLIT_INDEXThomas Gummerer6 years
tg/stash-doc-cleanupDocumentation/stash: remove mention of git reset --hardThomas Gummerer7 years
tg/stash-doc-typofixgit-stash.txt: remove extra square bracketThomas Gummerer6 years
tg/stash-pushstash: allow pathspecs in the no verb formThomas Gummerer7 years
tg/stash-push-fixupcompletion: add git stash pushThomas Gummerer7 years
tg/stash-untracked-with-pathspec-fixstash: drop superfluos pathspec parameterThomas Gummerer6 years
tg/stash-with-pathspec-fixstash: don't delete untracked files that match pathspecThomas Gummerer6 years
tg/t-readme-updatest/README: document test_cmp_revThomas Gummerer6 years
tg/tag-points-atbuiltin/tag.c: Fix a sparse warningRamsay Jones12 years
tg/tag-state-tag-name-in-editor-hintsbuiltin/tag.c: show tag name to hint in the message editorThorsten Glaser10 years
tg/test-index-v4t1700: make test pass with index-v4Thomas Gummerer9 years
tg/worktree-add-existing-brancht2025: rename now outdated branch nameThomas Gummerer6 years
tg/worktree-create-trackinggit-worktree.txt: fix indentation of example and text of 'add' commandEric Sunshine6 years
th/difftool-diffalldifftool: print list of valid tools with '--tool-help'Tim Henigan12 years
th/doc-diff-submodule-optionDocumentation/diff-options: reword description of --submodule optionTim Henigan12 years
th/git-diffallcontrib/diffall: fix cleanup trap on WindowsTim Henigan12 years
th/mergetools-deltawalkerDocumentation/difftool: add deltawalker to list of valid diff toolsTim Henigan12 years
th/mergetools-tool-helpdifftool: print list of valid tools with '--tool-help'Tim Henigan12 years
th/reflog-annotated-tagreflog: handle lightweight and annotated tags equallyTorstein Hegge11 years
ti/external-sha1dcsha1dc: allow building with the external sha1dc libraryTakashi Iwai7 years
ti/fetch-everything-local-optimfetch-pack.c: use oidset to check existence of loose objectTakuto Ikuta6 years
ti/glibc-stdio-mutex-from-signal-handlerpager: don't use unsafe functions in signal handlersTakashi Iwai9 years
tj/maint-imap-send-remove-unusedMerge branch 'maint' into tj/imap-send-remove-unusedJunio C Hamano12 years
tk/apply-dev-null-verify-name-fixapply: handle Subversion diffs with /dev/null gracefullyTatyana Krasnukha6 years
tk/diffcore-delta-remove-unuseddiffcore-delta: remove unused parameter to diffcore_count_changes()Tobias Klauser7 years
tk/doc-interpret-trailers-grammoDocumentation/interpret-trailers: Grammar fixTobias Klauser9 years
tk/interpret-trailers-in-placeinterpret-trailers: add option for in-place editingTobias Klauser8 years
tk/sigchain-unnecessary-post-tempfileshallow: remove unused #include "sigchain.h"Tobias Klauser9 years
tk/stripspacestripspace: use parse-options for command-line parsingTobias Klauser9 years
tk/typofix-connect-unknown-proto-errorconnect: fix typo in result string of prot_name()Tobias Klauser9 years
tl/relax-in-poll-emulationcompat/poll: sleep 1 millisecond to avoid busy waitTheodore Leblond10 years
tl/userdiff-csharp-asyncuserdiff.c: add C# async keyword in diff patternThomas Levesque6 years
tm/completion-commit-fixup-squashcompletion: commit --fixup and --squashTeemu Matilainen13 years
tm/completion-push-set-upstreamcompletion: push --set-upstreamTeemu Matilainen13 years
tm/fetch-prunefetch --prune: Run prune before fetchingTom Miller10 years
tm/line-log-first-parentline-log: fix crash when --first-parent is usedTzvetan Mikov9 years
todoWhat's cooking (2023/05 #05)Junio C Hamano11 months
tq/git-ssh-commandgit_connect: set ssh shell command in GIT_SSH_COMMANDThomas Quinot9 years
tr/bash-read-unescapedbash completion: use read -r everywhereThomas Rast12 years
tr/cache-treet0090: be prepared that 'wc -l' writes leading blanksJohannes Sixt12 years
tr/commit-slab-cleanupcommit-slab: sizeof() the right type in xreallocThomas Rast10 years
tr/config-multivalue-lift-maxconfig: arbitrary number of matches for --unset and --replace-allThomas Rast10 years
tr/diff-submodule-no-reuse-worktreediff: do not reuse_worktree_file for submodulesThomas Rast10 years
tr/do-not-call-submodules-subprojectsshow-branch: fix description of --date-orderThomas Rast11 years
tr/doc-git-cherryDocumentation: revamp git-cherry(1)Thomas Rast10 years
tr/doc-sh-setupgit-sh-setup: make require_clean_work_tree part of the interfaceThomas Rast12 years
tr/doc-ttdoc: change configuration variables formatTom Russello8 years
tr/fd-gotcha-fixest0070: test that git_mkstemps correctly checks return value of open()Dale R. Worley11 years
tr/gitk-doc-range-traceDocumentation/gitk: document -L optionThomas Rast10 years
tr/gitk-doc-updateDocumentation: revamp gitk(1)Thomas Rast11 years
tr/grep-l-with-decorationgrep: fix -l/-L interaction with decoration linesAlbert Yale12 years
tr/grep-threadinggrep: disable threading in non-worktree caseThomas Rast12 years
tr/line-logt4211: fix incorrect rebase at f8395edc (range-set: satisfy non-empty ranges ...Junio C Hamano11 years
tr/log-full-diff-keep-true-parentslog: use true parents for diff when walking reflogsThomas Rast11 years
tr/maint-bundle-boundarybundle: keep around names passed to add_pending_object()Thomas Rast12 years
tr/maint-bundle-long-subjectt5704: match tests to modern styleThomas Rast12 years
tr/maint-mailinfomailinfo: with -b, keep space after [foo]Thomas Rast12 years
tr/maint-word-diff-incomplete-lineword-diff: ignore '\ No newline at eof' markerThomas Rast12 years
tr/maint-word-diff-regex-stickydiff: tweak a _copy_ of diff_options with word-diffThomas Rast12 years
tr/merge-edit-guidancemerge: add instructions to the commit message when editingThomas Rast12 years
tr/merge-recursive-index-onlymerge-recursive: -Xindex-only to leave worktree unchangedThomas Rast10 years
tr/nth-previous-is-a-commitDocumentation: @{-N} can refer to a commitThomas Rast10 years
tr/perftestAdd a performance test for git-grepThomas Rast12 years
tr/protect-low-3-fdsgit: ensure 0/1/2 are open in main()Thomas Rast11 years
tr/pty-alltest-terminal: set output terminals to raw modeThomas Rast12 years
tr/remerge-difft4213: avoid "|" in sed regexpJeff King9 years
tr/send-email-sslsend-email: set SSL options through IO::Socket::SSL::set_client_defaultsThomas Rast10 years
tr/test-v-and-v-subtest-onlyt0000: do not use export X=YTorsten Bögershausen11 years
tr/userdiff-c-returns-pointeruserdiff: allow * between cpp funcname wordsThomas Rast12 years
tr/valgrind-test-fixRevert "test-lib: allow prefixing a custom string before "ok N" etc."Thomas Rast11 years
ts/checkout-advice-pluralcheckout: call a single commit "it" intead of "them"Thomas Schneider9 years
ts/man-pdfDocumentation: make 'make pdf' format manpages to PDF as wellThomas Schneider9 years
tt/profile-build-fixMakefile: fix syntax for older makeJohannes Sixt12 years
tz/branch-doc-remove-set-upstreambranch doc: remove --set-upstream from synopsisTodd Zullinger6 years
tz/complete-branch-copycompletion: add '--copy' option to 'git branch'Todd Zullinger6 years
tz/complete-tag-delete-tagnamecompletion: complete tags with git tag --delete/--verifyTodd Zullinger6 years
tz/credential-netrcgit-credential-netrc: fix uninitialized warningTed Zlatanov11 years
tz/do-not-clean-spec-fileMakefile: remove *.spec from clean targetTodd Zullinger6 years
tz/doc-show-defaults-to-headdoc: mention 'git show' defaults to HEADTodd Zullinger6 years
tz/fsf-address-updateMerge branch 'tz/fsf-address-update' of ../git-gui into tz/fsf-address-updateJunio C Hamano6 years
tz/lib-git-svn-svnserve-testst/lib-git-svn.sh: improve svnserve tests with parallel make testTodd Zullinger6 years
tz/notes-error-to-stderrnotes: send "Automatic notes merge failed" messages to stderrTodd Zullinger6 years
tz/redirect-fixrebase: fix stderr redirect in apply_autostash()Todd Zullinger6 years
tz/relnotes-1.7-on-perlRelNotes: add details on Perl module changesTodd Zullinger6 years
uh/git-svn-serf-fixgit-svn: fix termination issues for remote svn connectionsUli Heller11 years
ur/svn-local-zonegit svn fetch: Create correct commit timestamp when using --localtimeUrs Thuermann7 years
us/printf-not-echotest-lib.sh: do not "echo" caller-supplied stringsUwe Storbeck10 years
v1-bug-fixesResolve issue #47: undefined method zero?Austin Ziegler10 years
va/fix-git-p4-testsgit-p4: t9814: prevent --chain-lint failureLuke Diamand9 years
va/git-gui-i18nMerge branch 'va/i18n' of ../git-gui into va/git-gui-i18nJunio C Hamano8 years
va/git-p4-brancht9801: do not overuse test_must_failJunio C Hamano12 years
va/i18ni18n: diff: mark warnings for translationVasco Almeida8 years
va/i18n-even-morei18n: fix misconversion in shell scriptsJunio C Hamano7 years
va/i18n-misc-updatesi18n: unpack-trees: avoid substituting only a verb in sentencesVasco Almeida8 years
va/i18n-morei18n: stash: mark messages for translationVasco Almeida8 years
va/i18n-perl-scriptsgit-add--interactive.perl: add missing dot in a messageRalf Thielow7 years
va/i18n-remote-comment-to-aligni18n: remote: add comment for translatorsVasco Almeida8 years
va/mailinfo-doc-typofixDocumentation/git-mailinfo: fix typoVasco Almeida8 years
va/p4-client-pathgit-p4: improve client path detection when branches are usedVitor Antunes9 years
vd/doc-unpack-objectsDocumentation: "pack-file" is not literal in unpack-objectsVivien Didelot10 years
vk/p4-submit-shelvegit-p4: allow submit to create shelved changelists.Vinicius Kursancew7 years
vl/grep-configurable-threadsgrep: add --threads=<num> option and grep.threads configurationVictor Leschuk8 years
vm/octopus-merge-bases-simplifyget_octopus_merge_bases(): cleanup redundant variableVasily Makarov10 years
vn/diff-ihc-configdiff: add interhunk context config optionVegard Nossum7 years
vn/line-log-memcpy-size-fixline-log: use COPY_ARRAY to fix mis-sized memcpyVegard Nossum7 years
vn/revision-shorthand-for-side-branch-logdoc/revisions: remove brackets from rev^-n shorthandKyle Meyer7 years
vn/xdiff-func-contextxdiff -W: relax end-of-file function detectionVegard Nossum7 years
vp/show-ref-verify-headshow-ref: remove a stale commentJunio C Hamano7 years
vr/branch-docDocumentation/git-branch: add default for --containsVincent van Ravesteijn12 years
vr/git-merge-default-to-upstreamShow error for 'git merge' with unset merge.defaultToUpstreamVincent van Ravesteijn12 years
vr/msvcMSVC: Remove unneeded header stubsVincent van Ravesteijn13 years
vs/completion-branch-fully-spelled-d-m-rcompletion: complete --delete, --move, and --remotes for git branchVille Skyttä8 years
vs/prompt-avoid-unset-variablegit-prompt.sh: Don't error on null ${ZSH,BASH}_VERSION, $short_shaVille Skyttä8 years
vs/submodule-clone-nested-submodules-alternatessubmodule--helper: set alternateLocation for cloned submodulesVitaly "_Vi" Shukela7 years
vs/typofixSpelling fixesVille Skyttä8 years
vs/typofixesSpelling fixesVille Skyttä7 years
wd/rebase-conflict-guiderebase: make resolve message clearer for inexperienced usersWilliam Duclot7 years
wd/userdiff-cssuserdiff: add built-in pattern for CSSWilliam Duclot8 years
wg/svn-fe-style-fixessvn-fe: conform to pep8William Giokas10 years
wk/doc-clarify-upstreamDocumentation: mention config sources for @{upstream}W. Trevor King10 years
wk/gitweb-snapshot-use-if-modified-sincegitweb: add If-Modified-Since handling to git_snapshot().W. Trevor King12 years
wk/merge-options-gpg-sign-docDocumentation/merge-options.txt: describe -S/--gpg-sign for 'pull'W. Trevor King7 years
wk/pre-push-sample-hookpre-push.sample: Write error message to stderrW. Trevor King10 years
wk/pull-signoffpull: pass --signoff/--no-signoff to "git merge"W. Trevor King7 years
wk/submodule-on-branchDocumentation: describe 'submodule update --remote' use caseW. Trevor King10 years
wk/t1304-wo-USERt1304: Set LOGNAME even if USER is unset or nullW. Trevor King10 years
wp/sha1-name-negative-matchobject name: introduce '^{/!-<negative pattern>}' notationWill Palmer8 years
ws/curl-http-proxy-over-httpshttp: support CURLPROXY_HTTPSWei Shuyu6 years
ws/grep-quiet-no-pagergrep: fix "--quiet" overwriting current outputWilhelm Schuermann9 years
ws/rebase-prebase: remove merges_option and a blank lineWink Saville6 years
ws/request-pull-code-cleanuprequest-pull: drop old USAGE stuffWolfram Sang7 years
wt/doc-submodule-name-path-confusion-1doc: submodule.* config are keyed by submodule namesW. Trevor King10 years
wt/doc-submodule-name-path-confusion-2doc: submodule.*.branch config is keyed by nameW. Trevor King10 years
wt/sign-off-with-cruftsequencer.c: fix detection of duplicate s-o-bWilly Tarreau8 years
xf/user-manual-ffuser-manual: fix the description of fast-forwardXue Fuqiao9 years
xf/user-manual-markupDocumentation: match undefline with the text in old release notesJunio C Hamano9 years
xy/format-patch-basedoc: trivial typo in git-format-patch.txtGiuseppe Bilotta7 years
xz/send-email-batch-sizesend-email: error out when relogin delay is missingStefan Beller6 years
ye/doc-http-protohttp-protocol.txt: Basic Auth is defined in RFC 2617, not RFC 2616Yi EungJun10 years
ye/http-accept-languagegettext.c: move get_preferred_languages() from http.cJeff King9 years
ye/http-extract-charsethttp: fix charset detection of extract_content_type()Yi EungJun10 years
yk/filter-branch-non-committish-refsfilter-branch: fix errors caused by refs that point at non-committishYuki Kokubun6 years
yk/git-tag-remove-mention-of-old-layout-in-docdoc: remove reference to the traditional layout in git-tag.txtYounes Khoudli8 years
ym/fix-opportunistic-index-update-raceread-cache.c: verify index file before we opportunistically update itYiannis Marangos10 years
ys/bisect-object-id-missing-conversion-fixbisect: use oid_to_hex() for converting object_id hashes to hex stringsRené Scharfe6 years
ys/fsck-commit-parsingfsck.c:fsck_commit(): use skip_prefix() to verify and skip constantYuxuan Shui10 years
yt/shortened-renameSQUASH??? style fixes and s/omit/shorten/ where appropriateJunio C Hamano11 years
zb/userdiff-fountainuserdiff: add support for Fountain documentsZoë Blade9 years
zj/decimal-widthmake lineno_width() from blame reusable for othersZbigniew Jędrzejewski-Szmek12 years
zj/diff-stat-dyncoldiff --stat: add config option to limit graph widthZbigniew Jędrzejewski-Szmek12 years
zj/send-email-authen-saslsend-email: auth plain/login fixZbigniew Jędrzejewski-Szmek13 years
zj/term-columnspager: find out the terminal width before spawning the pagerZbigniew Jędrzejewski-Szmek12 years
zj/test-cred-helper-nicer-provet0303: resurrect commit message as test documentationZbigniew Jędrzejewski-Szmek12 years
zk/difftool-countsdiff.c: fix some recent whitespace style violationsJeff King10 years
zk/grep-color-wordsRevert "grep: fix match highlighting for combined patterns with context lines"Junio C Hamano10 years
zk/log-graph-showsiglog: fix indentation for --graph --show-signatureZoltan Klinger10 years
 
TagDownloadAuthorAge
v2.41.0-rc0git-2.41.0-rc0.tar.gz  Junio C Hamano12 months
v2.39.3git-2.39.3.tar.gz  Junio C Hamano12 months
v2.40.1git-2.40.1.tar.gz  Junio C Hamano12 months
v2.35.8git-2.35.8.tar.gz  Junio C Hamano12 months
v2.36.6git-2.36.6.tar.gz  Junio C Hamano12 months
v2.37.7git-2.37.7.tar.gz  Junio C Hamano12 months
v2.38.5git-2.38.5.tar.gz  Junio C Hamano12 months
v2.31.8git-2.31.8.tar.gz  Junio C Hamano12 months
v2.32.7git-2.32.7.tar.gz  Junio C Hamano12 months
v2.33.8git-2.33.8.tar.gz  Junio C Hamano12 months
v2.34.8git-2.34.8.tar.gz  Junio C Hamano12 months
v2.30.9git-2.30.9.tar.gz  Junio C Hamano12 months
v2.40.0git-2.40.0.tar.gz  Junio C Hamano14 months
v2.40.0-rc2git-2.40.0-rc2.tar.gz  Junio C Hamano14 months
v2.40.0-rc1git-2.40.0-rc1.tar.gz  Junio C Hamano14 months
v2.40.0-rc0git-2.40.0-rc0.tar.gz  Junio C Hamano14 months
v2.38.4git-2.38.4.tar.gz  Junio C Hamano15 months
v2.39.2git-2.39.2.tar.gz  Junio C Hamano15 months
v2.34.7git-2.34.7.tar.gz  Junio C Hamano15 months
v2.35.7git-2.35.7.tar.gz  Junio C Hamano15 months
v2.36.5git-2.36.5.tar.gz  Junio C Hamano15 months
v2.37.6git-2.37.6.tar.gz  Junio C Hamano15 months
v2.31.7git-2.31.7.tar.gz  Junio C Hamano15 months
v2.32.6git-2.32.6.tar.gz  Junio C Hamano15 months
v2.33.7git-2.33.7.tar.gz  Junio C Hamano15 months
v2.30.8git-2.30.8.tar.gz  Junio C Hamano15 months
v2.38.3git-2.38.3.tar.gz  Junio C Hamano15 months
v2.35.6git-2.35.6.tar.gz  Junio C Hamano15 months
v2.36.4git-2.36.4.tar.gz  Junio C Hamano15 months
v2.37.5git-2.37.5.tar.gz  Junio C Hamano15 months
v2.32.5git-2.32.5.tar.gz  Junio C Hamano15 months
v2.33.6git-2.33.6.tar.gz  Junio C Hamano15 months
v2.34.6git-2.34.6.tar.gz  Junio C Hamano15 months
v2.31.6git-2.31.6.tar.gz  Junio C Hamano15 months
v2.39.1git-2.39.1.tar.gz  Junio C Hamano15 months
v2.30.7git-2.30.7.tar.gz  Junio C Hamano17 months
v2.39.0git-2.39.0.tar.gz  Junio C Hamano17 months
v2.38.2git-2.38.2.tar.gz  Junio C Hamano17 months
v2.39.0-rc2git-2.39.0-rc2.tar.gz  Junio C Hamano17 months
v2.39.0-rc1git-2.39.0-rc1.tar.gz  Junio C Hamano17 months
v2.39.0-rc0git-2.39.0-rc0.tar.gz  Junio C Hamano17 months
v2.38.1git-2.38.1.tar.gz  Junio C Hamano19 months
v2.37.4git-2.37.4.tar.gz  Junio C Hamano19 months
v2.36.3git-2.36.3.tar.gz  Junio C Hamano19 months
v2.35.5git-2.35.5.tar.gz  Junio C Hamano19 months
v2.33.5git-2.33.5.tar.gz  Junio C Hamano19 months
v2.34.5git-2.34.5.tar.gz  Junio C Hamano19 months
v2.32.4git-2.32.4.tar.gz  Junio C Hamano19 months
v2.31.5git-2.31.5.tar.gz  Junio C Hamano19 months
v2.30.6git-2.30.6.tar.gz  Junio C Hamano19 months
v2.38.0git-2.38.0.tar.gz  Junio C Hamano19 months
v2.38.0-rc2git-2.38.0-rc2.tar.gz  Junio C Hamano19 months
v2.38.0-rc1git-2.38.0-rc1.tar.gz  Junio C Hamano19 months
v2.38.0-rc0git-2.38.0-rc0.tar.gz  Junio C Hamano19 months
v2.37.3git-2.37.3.tar.gz  Junio C Hamano20 months
v2.37.2git-2.37.2.tar.gz  Junio C Hamano21 months
v2.37.1git-2.37.1.tar.gz  Junio C Hamano22 months
v2.37.0git-2.37.0.tar.gz  Junio C Hamano22 months
v2.36.2git-2.36.2.tar.gz  Junio C Hamano22 months
v2.35.4git-2.35.4.tar.gz  Junio C Hamano22 months
v2.33.4git-2.33.4.tar.gz  Junio C Hamano22 months
v2.34.4git-2.34.4.tar.gz  Junio C Hamano22 months
v2.32.3git-2.32.3.tar.gz  Junio C Hamano22 months
v2.31.4git-2.31.4.tar.gz  Junio C Hamano22 months
v2.30.5git-2.30.5.tar.gz  Junio C Hamano22 months
v2.37.0-rc2git-2.37.0-rc2.tar.gz  Junio C Hamano22 months
v2.37.0-rc1git-2.37.0-rc1.tar.gz  Junio C Hamano22 months
v2.37.0-rc0git-2.37.0-rc0.tar.gz  Junio C Hamano23 months
v2.36.1git-2.36.1.tar.gz  Junio C Hamano24 months
v2.36.0git-2.36.0.tar.gz  Junio C Hamano2 years
v2.35.3git-2.35.3.tar.gz  Junio C Hamano2 years
v2.34.3git-2.34.3.tar.gz  Junio C Hamano2 years
v2.33.3git-2.33.3.tar.gz  Junio C Hamano2 years
v2.32.2git-2.32.2.tar.gz  Junio C Hamano2 years
v2.31.3git-2.31.3.tar.gz  Junio C Hamano2 years
v2.30.4git-2.30.4.tar.gz  Junio C Hamano2 years
v2.36.0-rc2git-2.36.0-rc2.tar.gz  Junio C Hamano2 years
v2.36.0-rc1git-2.36.0-rc1.tar.gz  Junio C Hamano2 years
v2.36.0-rc0git-2.36.0-rc0.tar.gz  Junio C Hamano2 years
v2.30.3git-2.30.3.tar.gz  Junio C Hamano2 years
v2.31.2git-2.31.2.tar.gz  Junio C Hamano2 years
v2.32.1git-2.32.1.tar.gz  Junio C Hamano2 years
v2.33.2git-2.33.2.tar.gz  Junio C Hamano2 years
v2.34.2git-2.34.2.tar.gz  Junio C Hamano2 years
v2.35.2git-2.35.2.tar.gz  Junio C Hamano2 years
v2.35.1git-2.35.1.tar.gz  Junio C Hamano2 years
v2.35.0git-2.35.0.tar.gz  Junio C Hamano2 years
v2.35.0-rc2git-2.35.0-rc2.tar.gz  Junio C Hamano2 years
v2.35.0-rc1git-2.35.0-rc1.tar.gz  Junio C Hamano2 years
v2.35.0-rc0git-2.35.0-rc0.tar.gz  Junio C Hamano2 years
v2.34.1git-2.34.1.tar.gz  Junio C Hamano2 years
v2.34.0git-2.34.0.tar.gz  Junio C Hamano2 years
v2.34.0-rc2git-2.34.0-rc2.tar.gz  Junio C Hamano2 years
v2.34.0-rc1git-2.34.0-rc1.tar.gz  Junio C Hamano2 years
v2.34.0-rc0git-2.34.0-rc0.tar.gz  Junio C Hamano3 years
v2.33.1git-2.33.1.tar.gz  Junio C Hamano3 years
junio-gpg-pubblob debb772bfc...Junio C Hamano3 years
v2.33.0git-2.33.0.tar.gz  Junio C Hamano3 years
v2.33.0-rc2git-2.33.0-rc2.tar.gz  Junio C Hamano3 years
v2.33.0-rc1git-2.33.0-rc1.tar.gz  Junio C Hamano3 years
v2.33.0-rc0git-2.33.0-rc0.tar.gz  Junio C Hamano3 years
v2.32.0git-2.32.0.tar.gz  Junio C Hamano3 years
v2.32.0-rc3git-2.32.0-rc3.tar.gz  Junio C Hamano3 years
v2.32.0-rc2git-2.32.0-rc2.tar.gz  Junio C Hamano3 years
v2.32.0-rc1git-2.32.0-rc1.tar.gz  Junio C Hamano3 years
v2.32.0-rc0git-2.32.0-rc0.tar.gz  Junio C Hamano3 years
v2.31.1git-2.31.1.tar.gz  Junio C Hamano3 years
v2.31.0git-2.31.0.tar.gz  Junio C Hamano3 years
v2.31.0-rc2git-2.31.0-rc2.tar.gz  Junio C Hamano3 years
v2.30.2git-2.30.2.tar.gz  Junio C Hamano3 years
v2.27.1git-2.27.1.tar.gz  Junio C Hamano3 years
v2.28.1git-2.28.1.tar.gz  Junio C Hamano3 years
v2.29.3git-2.29.3.tar.gz  Junio C Hamano3 years
v2.24.4git-2.24.4.tar.gz  Junio C Hamano3 years
v2.25.5git-2.25.5.tar.gz  Junio C Hamano3 years
v2.26.3git-2.26.3.tar.gz  Junio C Hamano3 years
v2.21.4git-2.21.4.tar.gz  Junio C Hamano3 years
v2.22.5git-2.22.5.tar.gz  Junio C Hamano3 years
v2.23.4git-2.23.4.tar.gz  Junio C Hamano3 years
v2.18.5git-2.18.5.tar.gz  Junio C Hamano3 years
v2.19.6git-2.19.6.tar.gz  Junio C Hamano3 years
v2.20.5git-2.20.5.tar.gz  Junio C Hamano3 years
v2.17.6git-2.17.6.tar.gz  Junio C Hamano3 years
v2.31.0-rc1git-2.31.0-rc1.tar.gz  Junio C Hamano3 years
v2.31.0-rc0git-2.31.0-rc0.tar.gz  Junio C Hamano3 years
v2.30.1git-2.30.1.tar.gz  Junio C Hamano3 years
v2.30.0git-2.30.0.tar.gz  Junio C Hamano3 years
v2.30.0-rc2git-2.30.0-rc2.tar.gz  Junio C Hamano3 years
v2.30.0-rc1git-2.30.0-rc1.tar.gz  Junio C Hamano3 years
v2.30.0-rc0git-2.30.0-rc0.tar.gz  Junio C Hamano3 years
v2.29.2git-2.29.2.tar.gz  Junio C Hamano4 years
v2.29.1git-2.29.1.tar.gz  Junio C Hamano4 years
v2.29.0git-2.29.0.tar.gz  Junio C Hamano4 years
v2.29.0-rc2git-2.29.0-rc2.tar.gz  Junio C Hamano4 years
v2.29.0-rc1git-2.29.0-rc1.tar.gz  Junio C Hamano4 years
v2.29.0-rc0git-2.29.0-rc0.tar.gz  Junio C Hamano4 years
v2.28.0git-2.28.0.tar.gz  Junio C Hamano4 years
v2.28.0-rc2git-2.28.0-rc2.tar.gz  Junio C Hamano4 years
v2.28.0-rc1git-2.28.0-rc1.tar.gz  Junio C Hamano4 years
v2.28.0-rc0git-2.28.0-rc0.tar.gz  Junio C Hamano4 years
v2.27.0git-2.27.0.tar.gz  Junio C Hamano4 years
v2.27.0-rc2git-2.27.0-rc2.tar.gz  Junio C Hamano4 years
v2.27.0-rc1git-2.27.0-rc1.tar.gz  Junio C Hamano4 years
v2.27.0-rc0git-2.27.0-rc0.tar.gz  Junio C Hamano4 years
v2.25.4git-2.25.4.tar.gz  Junio C Hamano4 years
v2.26.2git-2.26.2.tar.gz  Junio C Hamano4 years
v2.22.4git-2.22.4.tar.gz  Junio C Hamano4 years
v2.23.3git-2.23.3.tar.gz  Junio C Hamano4 years
v2.24.3git-2.24.3.tar.gz  Junio C Hamano4 years
v2.19.5git-2.19.5.tar.gz  Junio C Hamano4 years
v2.20.4git-2.20.4.tar.gz  Junio C Hamano4 years
v2.21.3git-2.21.3.tar.gz  Junio C Hamano4 years
v2.18.4git-2.18.4.tar.gz  Junio C Hamano4 years
v2.17.5git-2.17.5.tar.gz  Junio C Hamano4 years
v2.26.1git-2.26.1.tar.gz  Junio C Hamano4 years
v2.26.0git-2.26.0.tar.gz  Junio C Hamano4 years
v2.25.3git-2.25.3.tar.gz  Junio C Hamano4 years
v2.24.2git-2.24.2.tar.gz  Junio C Hamano4 years
v2.22.3git-2.22.3.tar.gz  Junio C Hamano4 years
v2.23.2git-2.23.2.tar.gz  Junio C Hamano4 years
v2.20.3git-2.20.3.tar.gz  Junio C Hamano4 years
v2.21.2git-2.21.2.tar.gz  Junio C Hamano4 years
v2.19.4git-2.19.4.tar.gz  Junio C Hamano4 years
v2.18.3git-2.18.3.tar.gz  Junio C Hamano4 years
v2.17.4git-2.17.4.tar.gz  Junio C Hamano4 years
v2.25.2git-2.25.2.tar.gz  Junio C Hamano4 years
v2.26.0-rc2git-2.26.0-rc2.tar.gz  Junio C Hamano4 years
v2.26.0-rc1git-2.26.0-rc1.tar.gz  Junio C Hamano4 years
v2.26.0-rc0git-2.26.0-rc0.tar.gz  Junio C Hamano4 years
v2.25.1git-2.25.1.tar.gz  Junio C Hamano4 years
v2.25.0git-2.25.0.tar.gz  Junio C Hamano4 years
v2.25.0-rc2git-2.25.0-rc2.tar.gz  Junio C Hamano4 years
v2.25.0-rc1git-2.25.0-rc1.tar.gz  Junio C Hamano4 years
v2.25.0-rc0git-2.25.0-rc0.tar.gz  Junio C Hamano4 years
v2.14.6git-2.14.6.tar.gz  Junio C Hamano4 years
v2.15.4git-2.15.4.tar.gz  Junio C Hamano4 years
v2.16.6git-2.16.6.tar.gz  Junio C Hamano4 years
v2.17.3git-2.17.3.tar.gz  Junio C Hamano4 years
v2.18.2git-2.18.2.tar.gz  Junio C Hamano4 years
v2.19.3git-2.19.3.tar.gz  Junio C Hamano4 years
v2.20.2git-2.20.2.tar.gz  Junio C Hamano4 years
v2.21.1git-2.21.1.tar.gz  Junio C Hamano4 years
v2.22.2git-2.22.2.tar.gz  Junio C Hamano4 years
v2.23.1git-2.23.1.tar.gz  Junio C Hamano4 years
v2.24.1git-2.24.1.tar.gz  Junio C Hamano4 years
v2.24.0git-2.24.0.tar.gz  Junio C Hamano4 years
v2.24.0-rc2git-2.24.0-rc2.tar.gz  Junio C Hamano5 years
v2.24.0-rc1git-2.24.0-rc1.tar.gz  Junio C Hamano5 years
v2.24.0-rc0git-2.24.0-rc0.tar.gz  Junio C Hamano5 years
v2.23.0git-2.23.0.tar.gz  Junio C Hamano5 years
v2.22.1git-2.22.1.tar.gz  Junio C Hamano5 years
v2.23.0-rc2git-2.23.0-rc2.tar.gz  Junio C Hamano5 years
v2.23.0-rc1git-2.23.0-rc1.tar.gz  Junio C Hamano5 years
v2.23.0-rc0git-2.23.0-rc0.tar.gz  Junio C Hamano5 years
v2.22.0git-2.22.0.tar.gz  Junio C Hamano5 years
v2.22.0-rc3git-2.22.0-rc3.tar.gz  Junio C Hamano5 years
v2.22.0-rc2git-2.22.0-rc2.tar.gz  Junio C Hamano5 years
v2.22.0-rc1git-2.22.0-rc1.tar.gz  Junio C Hamano5 years
v2.22.0-rc0git-2.22.0-rc0.tar.gz  Junio C Hamano5 years
v2.21.0git-2.21.0.tar.gz  Junio C Hamano5 years
v2.21.0-rc2git-2.21.0-rc2.tar.gz  Junio C Hamano5 years
v2.21.0-rc1git-2.21.0-rc1.tar.gz  Junio C Hamano5 years
v2.21.0-rc0git-2.21.0-rc0.tar.gz  Junio C Hamano5 years
v2.20.1git-2.20.1.tar.gz  Junio C Hamano5 years
v2.20.0git-2.20.0.tar.gz  Junio C Hamano5 years
v2.20.0-rc2git-2.20.0-rc2.tar.gz  Junio C Hamano5 years
v2.20.0-rc1git-2.20.0-rc1.tar.gz  Junio C Hamano5 years
v2.19.2git-2.19.2.tar.gz  Junio C Hamano5 years
v2.20.0-rc0git-2.20.0-rc0.tar.gz  Junio C Hamano5 years
v2.19.1git-2.19.1.tar.gz  Junio C Hamano6 years
v2.18.1git-2.18.1.tar.gz  Junio C Hamano6 years
v2.17.2git-2.17.2.tar.gz  Junio C Hamano6 years
v2.16.5git-2.16.5.tar.gz  Junio C Hamano6 years
v2.15.3git-2.15.3.tar.gz  Junio C Hamano6 years
v2.14.5git-2.14.5.tar.gz  Junio C Hamano6 years
v2.19.0git-2.19.0.tar.gz  Junio C Hamano6 years
v2.19.0-rc2git-2.19.0-rc2.tar.gz  Junio C Hamano6 years
v2.19.0-rc1git-2.19.0-rc1.tar.gz  Junio C Hamano6 years
v2.19.0-rc0git-2.19.0-rc0.tar.gz  Junio C Hamano6 years
v2.18.0git-2.18.0.tar.gz  Junio C Hamano6 years
v2.18.0-rc2git-2.18.0-rc2.tar.gz  Junio C Hamano6 years
v2.18.0-rc1git-2.18.0-rc1.tar.gz  Junio C Hamano6 years
v2.18.0-rc0git-2.18.0-rc0.tar.gz  Junio C Hamano6 years
v2.13.7git-2.13.7.tar.gz  Junio C Hamano6 years
v2.14.4git-2.14.4.tar.gz  Junio C Hamano6 years
v2.15.2git-2.15.2.tar.gz  Junio C Hamano6 years
v2.16.4git-2.16.4.tar.gz  Junio C Hamano6 years
v2.17.1git-2.17.1.tar.gz  Junio C Hamano6 years
v2.17.0git-2.17.0.tar.gz  Junio C Hamano6 years
v2.17.0-rc2git-2.17.0-rc2.tar.gz  Junio C Hamano6 years
v2.16.3git-2.16.3.tar.gz  Junio C Hamano6 years
v2.17.0-rc1git-2.17.0-rc1.tar.gz  Junio C Hamano6 years
v2.17.0-rc0git-2.17.0-rc0.tar.gz  Junio C Hamano6 years
v2.16.2git-2.16.2.tar.gz  Junio C Hamano6 years
v2.16.1git-2.16.1.tar.gz  Junio C Hamano6 years
v2.16.0git-2.16.0.tar.gz  Junio C Hamano6 years
v2.16.0-rc2git-2.16.0-rc2.tar.gz  Junio C Hamano6 years
v2.16.0-rc1git-2.16.0-rc1.tar.gz  Junio C Hamano6 years
v2.16.0-rc0git-2.16.0-rc0.tar.gz  Junio C Hamano6 years
v2.15.1git-2.15.1.tar.gz  Junio C Hamano6 years
v2.15.0git-2.15.0.tar.gz  Junio C Hamano7 years
v2.14.3git-2.14.3.tar.gz  Junio C Hamano7 years
v2.15.0-rc2git-2.15.0-rc2.tar.gz  Junio C Hamano7 years
v2.15.0-rc1git-2.15.0-rc1.tar.gz  Junio C Hamano7 years
v2.15.0-rc0git-2.15.0-rc0.tar.gz  Junio C Hamano7 years
v2.14.2git-2.14.2.tar.gz  Junio C Hamano7 years
v2.13.6git-2.13.6.tar.gz  Junio C Hamano7 years
v2.12.5git-2.12.5.tar.gz  Junio C Hamano7 years
v2.11.4git-2.11.4.tar.gz  Junio C Hamano7 years
v2.10.5git-2.10.5.tar.gz  Junio C Hamano7 years
v2.14.1git-2.14.1.tar.gz  Junio C Hamano7 years
v2.14.0git-2.14.0.tar.gz  Junio C Hamano7 years
v2.13.5git-2.13.5.tar.gz  Junio C Hamano7 years
v2.13.4git-2.13.4.tar.gz  Junio C Hamano7 years
v2.12.4git-2.12.4.tar.gz  Junio C Hamano7 years
v2.11.3git-2.11.3.tar.gz  Junio C Hamano7 years
v2.10.4git-2.10.4.tar.gz  Junio C Hamano7 years
v2.9.5git-2.9.5.tar.gz  Junio C Hamano7 years
v2.8.6git-2.8.6.tar.gz  Junio C Hamano7 years
v2.7.6git-2.7.6.tar.gz  Junio C Hamano7 years
v2.14.0-rc1git-2.14.0-rc1.tar.gz  Junio C Hamano7 years
v2.14.0-rc0git-2.14.0-rc0.tar.gz  Junio C Hamano7 years
v2.13.3git-2.13.3.tar.gz  Junio C Hamano7 years
v2.13.2git-2.13.2.tar.gz  Junio C Hamano7 years
v2.13.1git-2.13.1.tar.gz  Junio C Hamano7 years
v2.13.0git-2.13.0.tar.gz  Junio C Hamano7 years
v2.12.3git-2.12.3.tar.gz  Junio C Hamano7 years
v2.11.2git-2.11.2.tar.gz  Junio C Hamano7 years
v2.10.3git-2.10.3.tar.gz  Junio C Hamano7 years
v2.9.4git-2.9.4.tar.gz  Junio C Hamano7 years
v2.8.5git-2.8.5.tar.gz  Junio C Hamano7 years
v2.7.5git-2.7.5.tar.gz  Junio C Hamano7 years
v2.6.7git-2.6.7.tar.gz  Junio C Hamano7 years
v2.5.6git-2.5.6.tar.gz  Junio C Hamano7 years
v2.4.12git-2.4.12.tar.gz  Junio C Hamano7 years
v2.13.0-rc2git-2.13.0-rc2.tar.gz  Junio C Hamano7 years
v2.13.0-rc1git-2.13.0-rc1.tar.gz  Junio C Hamano7 years
v2.13.0-rc0git-2.13.0-rc0.tar.gz  Junio C Hamano7 years
v2.12.2git-2.12.2.tar.gz  Junio C Hamano7 years
v2.12.1git-2.12.1.tar.gz  Junio C Hamano7 years
v2.12.0git-2.12.0.tar.gz  Junio C Hamano7 years
v2.12.0-rc2git-2.12.0-rc2.tar.gz  Junio C Hamano7 years
v2.12.0-rc1git-2.12.0-rc1.tar.gz  Junio C Hamano7 years
v2.12.0-rc0git-2.12.0-rc0.tar.gz  Junio C Hamano7 years
v2.11.1git-2.11.1.tar.gz  Junio C Hamano7 years
v2.11.0git-2.11.0.tar.gz  Junio C Hamano7 years
v2.11.0-rc3git-2.11.0-rc3.tar.gz  Junio C Hamano7 years
v2.11.0-rc2git-2.11.0-rc2.tar.gz  Junio C Hamano7 years
v2.11.0-rc1git-2.11.0-rc1.tar.gz  Junio C Hamano7 years
v2.11.0-rc0git-2.11.0-rc0.tar.gz  Junio C Hamano7 years
v2.10.2git-2.10.2.tar.gz  Junio C Hamano8 years
gitgui-0.21.0gitgui-0.21.0.tar.gz  Pat Thoyts8 years
v2.10.1git-2.10.1.tar.gz  Junio C Hamano8 years
v2.10.0git-2.10.0.tar.gz  Junio C Hamano8 years
v2.10.0-rc2git-2.10.0-rc2.tar.gz  Junio C Hamano8 years
v2.10.0-rc1git-2.10.0-rc1.tar.gz  Junio C Hamano8 years
v2.10.0-rc0git-2.10.0-rc0.tar.gz  Junio C Hamano8 years
v2.9.3git-2.9.3.tar.gz  Junio C Hamano8 years
v2.9.2git-2.9.2.tar.gz  Junio C Hamano8 years
v2.9.1git-2.9.1.tar.gz  Junio C Hamano8 years
v2.9.0git-2.9.0.tar.gz  Junio C Hamano8 years
v2.9.0-rc2git-2.9.0-rc2.tar.gz  Junio C Hamano8 years
v2.8.4git-2.8.4.tar.gz  Junio C Hamano8 years
v2.9.0-rc1git-2.9.0-rc1.tar.gz  Junio C Hamano8 years
v2.9.0-rc0git-2.9.0-rc0.tar.gz  Junio C Hamano8 years
v2.8.3git-2.8.3.tar.gz  Junio C Hamano8 years
v2.8.2git-2.8.2.tar.gz  Junio C Hamano8 years
v2.8.1git-2.8.1.tar.gz  Junio C Hamano8 years
v2.8.0git-2.8.0.tar.gz  Junio C Hamano8 years
v2.8.0-rc4git-2.8.0-rc4.tar.gz  Junio C Hamano8 years
v2.7.4git-2.7.4.tar.gz  Junio C Hamano8 years
v2.6.6git-2.6.6.tar.gz  Junio C Hamano8 years
v2.5.5git-2.5.5.tar.gz  Junio C Hamano8 years
v2.4.11git-2.4.11.tar.gz  Junio C Hamano8 years
v2.8.0-rc3git-2.8.0-rc3.tar.gz  Junio C Hamano8 years
v2.8.0-rc2git-2.8.0-rc2.tar.gz  Junio C Hamano8 years
v2.7.3git-2.7.3.tar.gz  Junio C Hamano8 years
v2.8.0-rc1git-2.8.0-rc1.tar.gz  Junio C Hamano8 years
v2.8.0-rc0git-2.8.0-rc0.tar.gz  Junio C Hamano8 years
v2.7.2git-2.7.2.tar.gz  Junio C Hamano8 years
v2.7.1git-2.7.1.tar.gz  Junio C Hamano8 years
v2.7.0git-2.7.0.tar.gz  Junio C Hamano8 years
v2.6.5git-2.6.5.tar.gz  Junio C Hamano8 years
v2.7.0-rc3git-2.7.0-rc3.tar.gz  Junio C Hamano8 years
v2.7.0-rc2git-2.7.0-rc2.tar.gz  Junio C Hamano8 years
v2.7.0-rc1git-2.7.0-rc1.tar.gz  Junio C Hamano8 years
v2.7.0-rc0git-2.7.0-rc0.tar.gz  Junio C Hamano8 years
v2.6.4git-2.6.4.tar.gz  Junio C Hamano8 years
v2.6.3git-2.6.3.tar.gz  Junio C Hamano8 years
v2.6.2git-2.6.2.tar.gz  Junio C Hamano9 years
v2.6.1git-2.6.1.tar.gz  Junio C Hamano9 years
v2.3.10git-2.3.10.tar.gz  Junio C Hamano9 years
v2.5.4git-2.5.4.tar.gz  Junio C Hamano9 years
v2.4.10git-2.4.10.tar.gz  Junio C Hamano9 years
v2.6.0git-2.6.0.tar.gz  Junio C Hamano9 years
v2.6.0-rc3git-2.6.0-rc3.tar.gz  Junio C Hamano9 years
v2.5.3git-2.5.3.tar.gz  Junio C Hamano9 years
v2.6.0-rc2git-2.6.0-rc2.tar.gz  Junio C Hamano9 years
v2.6.0-rc1git-2.6.0-rc1.tar.gz  Junio C Hamano9 years
v2.5.2git-2.5.2.tar.gz  Junio C Hamano9 years
v2.4.9git-2.4.9.tar.gz  Junio C Hamano9 years
v2.3.9git-2.3.9.tar.gz  Junio C Hamano9 years
v2.2.3git-2.2.3.tar.gz  Junio C Hamano9 years
v2.6.0-rc0git-2.6.0-rc0.tar.gz  Junio C Hamano9 years
v2.5.1git-2.5.1.tar.gz  Junio C Hamano9 years
v2.4.8git-2.4.8.tar.gz  Junio C Hamano9 years
v2.5.0git-2.5.0.tar.gz  Junio C Hamano9 years
v2.4.7git-2.4.7.tar.gz  Junio C Hamano9 years
v2.5.0-rc3git-2.5.0-rc3.tar.gz  Junio C Hamano9 years
v2.4.6git-2.4.6.tar.gz  Junio C Hamano9 years
v2.5.0-rc2git-2.5.0-rc2.tar.gz  Junio C Hamano9 years
v2.5.0-rc1git-2.5.0-rc1.tar.gz  Junio C Hamano9 years
v2.5.0-rc0git-2.5.0-rc0.tar.gz  Junio C Hamano9 years
v2.4.5git-2.4.5.tar.gz  Junio C Hamano9 years
v2.4.4git-2.4.4.tar.gz  Junio C Hamano9 years
v2.4.3git-2.4.3.tar.gz  Junio C Hamano9 years
v2.4.2git-2.4.2.tar.gz  Junio C Hamano9 years
v2.4.1git-2.4.1.tar.gz  Junio C Hamano9 years
v2.3.8git-2.3.8.tar.gz  Junio C Hamano9 years
v2.4.0git-2.4.0.tar.gz  Junio C Hamano9 years
v2.3.7git-2.3.7.tar.gz  Junio C Hamano9 years
v2.4.0-rc3git-2.4.0-rc3.tar.gz  Junio C Hamano9 years
v2.3.6git-2.3.6.tar.gz  Junio C Hamano9 years
gitgui-0.20.0gitgui-0.20.0.tar.gz  Pat Thoyts9 years
v2.4.0-rc2git-2.4.0-rc2.tar.gz  Junio C Hamano9 years
v2.4.0-rc1git-2.4.0-rc1.tar.gz  Junio C Hamano9 years
v2.3.5git-2.3.5.tar.gz  Junio C Hamano9 years
v2.4.0-rc0git-2.4.0-rc0.tar.gz  Junio C Hamano9 years
v2.3.4git-2.3.4.tar.gz  Junio C Hamano9 years
v2.3.3git-2.3.3.tar.gz  Junio C Hamano9 years
v2.3.2git-2.3.2.tar.gz  Junio C Hamano9 years
v2.3.1git-2.3.1.tar.gz  Junio C Hamano9 years
v2.3.0git-2.3.0.tar.gz  Junio C Hamano9 years
v2.3.0-rc2git-2.3.0-rc2.tar.gz  Junio C Hamano9 years
v2.3.0-rc1git-2.3.0-rc1.tar.gz  Junio C Hamano9 years
v2.3.0-rc0git-2.3.0-rc0.tar.gz  Junio C Hamano9 years
v2.2.2git-2.2.2.tar.gz  Junio C Hamano9 years
v1.8.5.6git-1.8.5.6.tar.gz  Junio C Hamano9 years
v1.9.5git-1.9.5.tar.gz  Junio C Hamano9 years
v2.0.5git-2.0.5.tar.gz  Junio C Hamano9 years
v2.1.4git-2.1.4.tar.gz  Junio C Hamano9 years
v2.2.1git-2.2.1.tar.gz  Junio C Hamano9 years
v2.2.0git-2.2.0.tar.gz  Junio C Hamano9 years
v2.2.0-rc3git-2.2.0-rc3.tar.gz  Junio C Hamano9 years
v2.2.0-rc2git-2.2.0-rc2.tar.gz  Junio C Hamano9 years
v2.2.0-rc1git-2.2.0-rc1.tar.gz  Junio C Hamano9 years
v2.2.0-rc0git-2.2.0-rc0.tar.gz  Junio C Hamano10 years
v2.1.3git-2.1.3.tar.gz  Junio C Hamano10 years
v2.4git-2.4.tar.gz  Austin Ziegler10 years
v2.1.2git-2.1.2.tar.gz  Junio C Hamano10 years
v2.1.1git-2.1.1.tar.gz  Junio C Hamano10 years
v2.1.0git-2.1.0.tar.gz  Junio C Hamano10 years
v2.1.0-rc2git-2.1.0-rc2.tar.gz  Junio C Hamano10 years
v2.1.0-rc1git-2.1.0-rc1.tar.gz  Junio C Hamano10 years
v2.0.4git-2.0.4.tar.gz  Junio C Hamano10 years
v2.1.0-rc0git-2.1.0-rc0.tar.gz  Junio C Hamano10 years
v2.0.3git-2.0.3.tar.gz  Junio C Hamano10 years
v2.0.2git-2.0.2.tar.gz  Junio C Hamano10 years
v2.0.1git-2.0.1.tar.gz  Junio C Hamano10 years
v1.9.4git-1.9.4.tar.gz  Junio C Hamano10 years
v2.0.0git-2.0.0.tar.gz  Junio C Hamano10 years
v2.3git-2.3.tar.gz  Austin Ziegler10 years
v2.0.0-rc4git-2.0.0-rc4.tar.gz  Junio C Hamano10 years
v2.0.0-rc3git-2.0.0-rc3.tar.gz  Junio C Hamano10 years
v1.9.3git-1.9.3.tar.gz  Junio C Hamano10 years
v2.0.0-rc2git-2.0.0-rc2.tar.gz  Junio C Hamano10 years
v2.0.0-rc1git-2.0.0-rc1.tar.gz  Junio C Hamano10 years
v2.0.0-rc0git-2.0.0-rc0.tar.gz  Junio C Hamano10 years
v1.9.2git-1.9.2.tar.gz  Junio C Hamano10 years
v1.9.1git-1.9.1.tar.gz  Junio C Hamano10 years
v2.2git-2.2.tar.gz  Austin Ziegler10 years
v1.9.0git-1.9.0.tar.gz  Junio C Hamano10 years
v1.8.5.5git-1.8.5.5.tar.gz  Junio C Hamano10 years
v1.9.0-rc3git-1.9.0-rc3.tar.gz  Junio C Hamano10 years
v1.8.5.4git-1.8.5.4.tar.gz  Junio C Hamano10 years
v1.9-rc2git-1.9-rc2.tar.gz  Junio C Hamano10 years
v1.9-rc1git-1.9-rc1.tar.gz  Junio C Hamano10 years
v2.1git-2.1.tar.gz  Austin Ziegler10 years
gitgui-0.19.0gitgui-0.19.0.tar.gz  Pat Thoyts10 years
v1.9-rc0git-1.9-rc0.tar.gz  Junio C Hamano10 years
v1.8.5.3git-1.8.5.3.tar.gz  Junio C Hamano10 years
v1.8.5.2git-1.8.5.2.tar.gz  Junio C Hamano10 years
v1.8.5.1git-1.8.5.1.tar.gz  Junio C Hamano10 years
v1.8.4.5git-1.8.4.5.tar.gz  Junio C Hamano10 years
v1.8.5git-1.8.5.tar.gz  Junio C Hamano10 years
v1.25.1git-1.25.1.tar.gz  Austin Ziegler10 years
v1.8.5-rc3git-1.8.5-rc3.tar.gz  Junio C Hamano10 years
v1.8.4.4git-1.8.4.4.tar.gz  Junio C Hamano10 years
v1.8.5-rc2git-1.8.5-rc2.tar.gz  Junio C Hamano10 years
v1.8.4.3git-1.8.4.3.tar.gz  Junio C Hamano10 years
v1.8.5-rc1git-1.8.5-rc1.tar.gz  Junio C Hamano10 years
v1.8.5-rc0git-1.8.5-rc0.tar.gz  Junio C Hamano11 years
v1.8.4.2git-1.8.4.2.tar.gz  Junio C Hamano11 years
v2.0git-2.0.tar.gz  Austin Ziegler11 years
v1.8.4.1git-1.8.4.1.tar.gz  Jonathan Nieder11 years
v1.25git-1.25.tar.gz  Austin Ziegler11 years
v1.8.4git-1.8.4.tar.gz  Junio C Hamano11 years
v1.8.4-rc4git-1.8.4-rc4.tar.gz  Junio C Hamano11 years
v1.24git-1.24.tar.gz  Austin Ziegler11 years
v1.8.4-rc3git-1.8.4-rc3.tar.gz  Junio C Hamano11 years
v1.8.4-rc2git-1.8.4-rc2.tar.gz  Junio C Hamano11 years
v1.8.4-rc1git-1.8.4-rc1.tar.gz  Junio C Hamano11 years
v1.8.4-rc0git-1.8.4-rc0.tar.gz  Junio C Hamano11 years
v1.8.3.4git-1.8.3.4.tar.gz  Junio C Hamano11 years
v1.8.3.3git-1.8.3.3.tar.gz  Junio C Hamano11 years
v1.8.3.2git-1.8.3.2.tar.gz  Junio C Hamano11 years
gitgui-0.18.0gitgui-0.18.0.tar.gz  Pat Thoyts11 years
v1.8.3.1git-1.8.3.1.tar.gz  Junio C Hamano11 years
v1.8.3git-1.8.3.tar.gz  Junio C Hamano11 years
v1.8.3-rc3git-1.8.3-rc3.tar.gz  Junio C Hamano11 years
v1.8.3-rc2git-1.8.3-rc2.tar.gz  Junio C Hamano11 years
v1.8.2.3git-1.8.2.3.tar.gz  Junio C Hamano11 years
v1.8.3-rc1git-1.8.3-rc1.tar.gz  Junio C Hamano11 years
v1.8.3-rc0git-1.8.3-rc0.tar.gz  Junio C Hamano11 years
v1.8.2.2git-1.8.2.2.tar.gz  Junio C Hamano11 years
v1.23git-1.23.tar.gz  Austin Ziegler11 years
v1.8.2.1git-1.8.2.1.tar.gz  Junio C Hamano11 years
v1.8.1.6git-1.8.1.6.tar.gz  Junio C Hamano11 years
v1.22git-1.22.tar.gz  Austin Ziegler11 years
v1.8.2git-1.8.2.tar.gz  Junio C Hamano11 years
v1.8.2-rc3git-1.8.2-rc3.tar.gz  Junio C Hamano11 years
v1.8.2-rc2git-1.8.2-rc2.tar.gz  Junio C Hamano11 years
v1.8.1.5git-1.8.1.5.tar.gz  Junio C Hamano11 years
v1.8.2-rc1git-1.8.2-rc1.tar.gz  Junio C Hamano11 years
v1.8.1.4git-1.8.1.4.tar.gz  Junio C Hamano11 years
v1.8.2-rc0git-1.8.2-rc0.tar.gz  Junio C Hamano11 years
v1.21git-1.21.tar.gz  Austin Ziegler11 years
v1.8.1.3git-1.8.1.3.tar.gz  Junio C Hamano11 years
v1.20.1git-1.20.1.tar.gz  Austin Ziegler11 years
v1.20git-1.20.tar.gz  Austin Ziegler11 years
v1.8.1.2git-1.8.1.2.tar.gz  Junio C Hamano11 years
v1.8.1.1git-1.8.1.1.tar.gz  Junio C Hamano11 years
v1.8.1git-1.8.1.tar.gz  Junio C Hamano11 years
v1.8.0.3git-1.8.0.3.tar.gz  Junio C Hamano11 years
v1.8.1-rc3git-1.8.1-rc3.tar.gz  Junio C Hamano11 years
v1.8.1-rc2git-1.8.1-rc2.tar.gz  Junio C Hamano11 years
v1.8.0.2git-1.8.0.2.tar.gz  Junio C Hamano11 years
v1.8.1-rc1git-1.8.1-rc1.tar.gz  Junio C Hamano11 years
v1.8.1-rc0git-1.8.1-rc0.tar.gz  Junio C Hamano11 years
v1.8.0.1git-1.8.0.1.tar.gz  Junio C Hamano11 years
v1.8.0git-1.8.0.tar.gz  Junio C Hamano12 years
gitgui-0.17.0gitgui-0.17.0.tar.gz  Pat Thoyts12 years
v1.8.0-rc3git-1.8.0-rc3.tar.gz  Junio C Hamano12 years
v1.7.12.4git-1.7.12.4.tar.gz  Junio C Hamano12 years
v1.8.0-rc2git-1.8.0-rc2.tar.gz  Junio C Hamano12 years
v1.8.0-rc1git-1.8.0-rc1.tar.gz  Junio C Hamano12 years
v1.7.12.3git-1.7.12.3.tar.gz  Junio C Hamano12 years
v1.8.0-rc0git-1.8.0-rc0.tar.gz  Junio C Hamano12 years
v1.7.12.2git-1.7.12.2.tar.gz  Junio C Hamano12 years
v1.7.12.1git-1.7.12.1.tar.gz  Junio C Hamano12 years
v1.7.11.7git-1.7.11.7.tar.gz  Junio C Hamano12 years
v1.7.11.6git-1.7.11.6.tar.gz  Junio C Hamano12 years
v1.7.12git-1.7.12.tar.gz  Junio C Hamano12 years
v1.7.12-rc3git-1.7.12-rc3.tar.gz  Junio C Hamano12 years
v1.7.11.5git-1.7.11.5.tar.gz  Junio C Hamano12 years
v1.7.12-rc2git-1.7.12-rc2.tar.gz  Junio C Hamano12 years
v1.7.12-rc1git-1.7.12-rc1.tar.gz  Junio C Hamano12 years
v1.7.11.4git-1.7.11.4.tar.gz  Junio C Hamano12 years
v1.7.12-rc0git-1.7.12-rc0.tar.gz  Junio C Hamano12 years
v1.7.11.3git-1.7.11.3.tar.gz  Junio C Hamano12 years
v1.7.11.2git-1.7.11.2.tar.gz  Junio C Hamano12 years
v1.7.11.1git-1.7.11.1.tar.gz  Junio C Hamano12 years
v1.19git-1.19.tar.gz  Austin Ziegler12 years
v1.7.11git-1.7.11.tar.gz  Junio C Hamano12 years
v1.7.10.5git-1.7.10.5.tar.gz  Junio C Hamano12 years
v1.7.11-rc3git-1.7.11-rc3.tar.gz  Junio C Hamano12 years
v1.7.11-rc2git-1.7.11-rc2.tar.gz  Junio C Hamano12 years
v1.7.11-rc1git-1.7.11-rc1.tar.gz  Junio C Hamano12 years
v1.7.10.4git-1.7.10.4.tar.gz  Junio C Hamano12 years
v1.7.11-rc0git-1.7.11-rc0.tar.gz  Junio C Hamano12 years
v1.7.10.3git-1.7.10.3.tar.gz  Junio C Hamano12 years
v1.7.10.2git-1.7.10.2.tar.gz  Junio C Hamano12 years
v1.7.10.1git-1.7.10.1.tar.gz  Junio C Hamano12 years
v1.7.9.7git-1.7.9.7.tar.gz  Junio C Hamano12 years
v1.7.8.6git-1.7.8.6.tar.gz  Junio C Hamano12 years
v1.7.7.7git-1.7.7.7.tar.gz  Junio C Hamano12 years
v1.7.10git-1.7.10.tar.gz  Junio C Hamano12 years
v1.7.10-rc4git-1.7.10-rc4.tar.gz  Junio C Hamano12 years
v1.7.9.6git-1.7.9.6.tar.gz  Junio C Hamano12 years
v1.7.10-rc3git-1.7.10-rc3.tar.gz  Junio C Hamano12 years
v1.7.9.5git-1.7.9.5.tar.gz  Junio C Hamano12 years
v1.7.10-rc2git-1.7.10-rc2.tar.gz  Junio C Hamano12 years
v1.18git-1.18.tar.gz  Austin Ziegler12 years
v1.7.10-rc1git-1.7.10-rc1.tar.gz  Junio C Hamano12 years
v1.7.9.4git-1.7.9.4.tar.gz  Junio C Hamano12 years
v1.7.10-rc0git-1.7.10-rc0.tar.gz  Junio C Hamano12 years
v1.7.9.3git-1.7.9.3.tar.gz  Junio C Hamano12 years
v1.7.8.5git-1.7.8.5.tar.gz  Junio C Hamano12 years
v1.7.9.2git-1.7.9.2.tar.gz  Junio C Hamano12 years
v1.7.9.1git-1.7.9.1.tar.gz  Junio C Hamano12 years
v1.7.6.6git-1.7.6.6.tar.gz  Junio C Hamano12 years
v1.7.9git-1.7.9.tar.gz  Junio C Hamano12 years
v1.7.9-rc2git-1.7.9-rc2.tar.gz  Junio C Hamano12 years
v1.7.8.4git-1.7.8.4.tar.gz  Junio C Hamano12 years
v1.7.7.6git-1.7.7.6.tar.gz  Junio C Hamano12 years
v1.7.9-rc1git-1.7.9-rc1.tar.gz  Junio C Hamano12 years
v1.7.9-rc0git-1.7.9-rc0.tar.gz  Junio C Hamano12 years
v1.7.8.3git-1.7.8.3.tar.gz  Junio C Hamano12 years
v1.7.8.2git-1.7.8.2.tar.gz  Junio C Hamano12 years
v1.7.8.1git-1.7.8.1.tar.gz  Junio C Hamano12 years
v1.7.7.5git-1.7.7.5.tar.gz  Junio C Hamano12 years
v1.7.6.5git-1.7.6.5.tar.gz  Junio C Hamano12 years
gitgui-0.16.0gitgui-0.16.0.tar.gz  Pat Thoyts12 years
v1.7.8git-1.7.8.tar.gz  Junio C Hamano12 years
v1.7.8-rc4git-1.7.8-rc4.tar.gz  Junio C Hamano12 years
v1.7.7.4git-1.7.7.4.tar.gz  Junio C Hamano12 years
v1.7.8-rc3git-1.7.8-rc3.tar.gz  Junio C Hamano12 years
v1.7.8-rc2git-1.7.8-rc2.tar.gz  Junio C Hamano12 years
v1.7.7.3git-1.7.7.3.tar.gz  Junio C Hamano12 years
test-anothergit-test-another.tar.gz  Junio C Hamano12 years
v1.7.8-rc1git-1.7.8-rc1.tar.gz  Junio C Hamano12 years
v1.7.7.2git-1.7.7.2.tar.gz  Junio C Hamano13 years
v1.7.8-rc0git-1.7.8-rc0.tar.gz  Junio C Hamano13 years
v1.17.2git-1.17.2.tar.gz  Austin Ziegler13 years
v1.7.7.1git-1.7.7.1.tar.gz  Junio C Hamano13 years
v1.17.1git-1.17.1.tar.gz  Austin Ziegler13 years
v1.17git-1.17.tar.gz  Austin Ziegler13 years
gitgui-0.15.0gitgui-0.15.0.tar.gz  Pat Thoyts13 years
v1.7.7git-1.7.7.tar.gz  Junio C Hamano13 years
v1.7.7-rc3git-1.7.7-rc3.tar.gz  Junio C Hamano13 years
v1.7.6.4git-1.7.6.4.tar.gz  Junio C Hamano13 years
v1.7.7-rc2git-1.7.7-rc2.tar.gz  Junio C Hamano13 years
v1.7.7-rc1git-1.7.7-rc1.tar.gz  Junio C Hamano13 years
v1.7.6.3git-1.7.6.3.tar.gz  Junio C Hamano13 years
v1.7.6.2git-1.7.6.2.tar.gz  Junio C Hamano13 years
v1.7.7-rc0git-1.7.7-rc0.tar.gz  Junio C Hamano13 years
v1.7.6.1git-1.7.6.1.tar.gz  Junio C Hamano13 years
v1.7.6git-1.7.6.tar.gz  Junio C Hamano13 years
v1.7.6-rc3git-1.7.6-rc3.tar.gz  Junio C Hamano13 years
v1.7.6-rc2git-1.7.6-rc2.tar.gz  Junio C Hamano13 years
v1.7.6-rc1git-1.7.6-rc1.tar.gz  Junio C Hamano13 years
v1.7.6-rc0git-1.7.6-rc0.tar.gz  Junio C Hamano13 years
v1.7.5.4git-1.7.5.4.tar.gz  Junio C Hamano13 years
v1.7.5.3git-1.7.5.3.tar.gz  Junio C Hamano13 years
v1.7.5.2git-1.7.5.2.tar.gz  Junio C Hamano13 years
v1.7.5.1git-1.7.5.1.tar.gz  Junio C Hamano13 years
v1.7.5git-1.7.5.tar.gz  Junio C Hamano13 years
v1.7.5-rc3git-1.7.5-rc3.tar.gz  Junio C Hamano13 years
v1.7.4.5git-1.7.4.5.tar.gz  Junio C Hamano13 years
v1.7.5-rc2git-1.7.5-rc2.tar.gz  Junio C Hamano13 years
v1.7.5-rc1git-1.7.5-rc1.tar.gz  Junio C Hamano13 years
v1.7.4.4git-1.7.4.4.tar.gz  Junio C Hamano13 years
v1.7.4.3git-1.7.4.3.tar.gz  Junio C Hamano13 years
v1.7.5-rc0git-1.7.5-rc0.tar.gz  Junio C Hamano13 years
v1.7.4.2git-1.7.4.2.tar.gz  Junio C Hamano13 years
gitgui-0.14.0gitgui-0.14.0.tar.gz  Pat Thoyts13 years
v1.7.4.1git-1.7.4.1.tar.gz  Junio C Hamano13 years
v1.7.4git-1.7.4.tar.gz  Junio C Hamano13 years
ko-pugit-ko-pu.tar.gz  Junio C Hamano13 years
ko-nextgit-ko-next.tar.gz  Junio C Hamano13 years
ko-mastergit-ko-master.tar.gz  Junio C Hamano13 years
ko-maintgit-ko-maint.tar.gz  Jonathan Nieder13 years
v1.7.4-rc3git-1.7.4-rc3.tar.gz  Junio C Hamano13 years
v1.7.4-rc2git-1.7.4-rc2.tar.gz  Junio C Hamano13 years
v1.7.4-rc1git-1.7.4-rc1.tar.gz  Junio C Hamano13 years
v1.7.3.5git-1.7.3.5.tar.gz  Junio C Hamano13 years
v1.7.4-rc0git-1.7.4-rc0.tar.gz  Junio C Hamano13 years
v1.7.3.4git-1.7.3.4.tar.gz  Junio C Hamano13 years
v1.7.2.5git-1.7.2.5.tar.gz  Junio C Hamano13 years
v1.7.1.4git-1.7.1.4.tar.gz  Junio C Hamano13 years
v1.7.0.9git-1.7.0.9.tar.gz  Junio C Hamano13 years
v1.6.6.3git-1.6.6.3.tar.gz  Junio C Hamano13 years
v1.6.5.9git-1.6.5.9.tar.gz  Junio C Hamano13 years
v1.6.4.5git-1.6.4.5.tar.gz  Junio C Hamano13 years
v1.7.3.3git-1.7.3.3.tar.gz  Junio C Hamano13 years
v1.7.2.4git-1.7.2.4.tar.gz  Junio C Hamano13 years
v1.7.1.3git-1.7.1.3.tar.gz  Junio C Hamano13 years
v1.7.0.8git-1.7.0.8.tar.gz  Junio C Hamano13 years
v1.7.3.2git-1.7.3.2.tar.gz  Junio C Hamano14 years
v1.7.3.1git-1.7.3.1.tar.gz  Junio C Hamano14 years
v1.7.3git-1.7.3.tar.gz  Junio C Hamano14 years
v1.7.3-rc2git-1.7.3-rc2.tar.gz  Junio C Hamano14 years
gitgui-0.13.0gitgui-0.13.0.tar.gz  Pat Thoyts14 years
v1.7.3-rc1git-1.7.3-rc1.tar.gz  Junio C Hamano14 years
v1.7.3-rc0git-1.7.3-rc0.tar.gz  Junio C Hamano14 years
v1.7.2.3git-1.7.2.3.tar.gz  Junio C Hamano14 years
v1.7.2.2git-1.7.2.2.tar.gz  Junio C Hamano14 years
v1.7.2.1git-1.7.2.1.tar.gz  Junio C Hamano14 years
v1.7.1.2git-1.7.1.2.tar.gz  Junio C Hamano14 years
v1.7.0.7git-1.7.0.7.tar.gz  Junio C Hamano14 years
v1.7.2git-1.7.2.tar.gz  Junio C Hamano14 years
v1.7.2-rc3git-1.7.2-rc3.tar.gz  Junio C Hamano14 years
v1.7.2-rc2git-1.7.2-rc2.tar.gz  Junio C Hamano14 years
v1.7.2-rc1git-1.7.2-rc1.tar.gz  Junio C Hamano14 years
v1.7.1.1git-1.7.1.1.tar.gz  Junio C Hamano14 years
v1.7.2-rc0git-1.7.2-rc0.tar.gz  Junio C Hamano14 years
v1.7.1git-1.7.1.tar.gz  Junio C Hamano14 years
v1.7.0.6git-1.7.0.6.tar.gz  Junio C Hamano14 years
v1.7.1-rc2git-1.7.1-rc2.tar.gz  Junio C Hamano14 years
v1.7.0.5git-1.7.0.5.tar.gz  Junio C Hamano14 years
v1.7.1-rc1git-1.7.1-rc1.tar.gz  Junio C Hamano14 years
v1.7.1-rc0git-1.7.1-rc0.tar.gz  Junio C Hamano14 years
v1.7.0.4git-1.7.0.4.tar.gz  Junio C Hamano14 years
v1.7.0.3git-1.7.0.3.tar.gz  Junio C Hamano14 years
v1.7.0.2git-1.7.0.2.tar.gz  Junio C Hamano14 years
v1.7.0.1git-1.7.0.1.tar.gz  Junio C Hamano14 years
v1.7.0git-1.7.0.tar.gz  Junio C Hamano14 years
v1.6.6.2git-1.6.6.2.tar.gz  Junio C Hamano14 years
v1.7.0-rc2git-1.7.0-rc2.tar.gz  Junio C Hamano14 years
v1.7.0-rc1git-1.7.0-rc1.tar.gz  Junio C Hamano14 years
v1.7.0-rc0git-1.7.0-rc0.tar.gz  Junio C Hamano14 years
v1.6.6.1git-1.6.6.1.tar.gz  Junio C Hamano14 years
v1.6.5.8git-1.6.5.8.tar.gz  Junio C Hamano14 years
v1.6.6git-1.6.6.tar.gz  Junio C Hamano14 years
v1.6.6-rc4git-1.6.6-rc4.tar.gz  Junio C Hamano14 years
v1.6.6-rc3git-1.6.6-rc3.tar.gz  Junio C Hamano14 years
v1.6.5.7git-1.6.5.7.tar.gz  Junio C Hamano14 years
v1.6.5.6git-1.6.5.6.tar.gz  Junio C Hamano14 years
v1.6.6-rc2git-1.6.6-rc2.tar.gz  Junio C Hamano14 years
v1.6.5.5git-1.6.5.5.tar.gz  Junio C Hamano14 years
v1.6.5.4git-1.6.5.4.tar.gz  Junio C Hamano14 years
v1.6.6-rc1git-1.6.6-rc1.tar.gz  Junio C Hamano14 years
v1.6.6-rc0git-1.6.6-rc0.tar.gz  Junio C Hamano14 years
v1.6.5.3git-1.6.5.3.tar.gz  Junio C Hamano14 years
v1.6.5.2git-1.6.5.2.tar.gz  Junio C Hamano15 years
v1.6.5.1git-1.6.5.1.tar.gz  Junio C Hamano15 years
v1.6.5git-1.6.5.tar.gz  Junio C Hamano15 years
v1.6.5-rc3git-1.6.5-rc3.tar.gz  Junio C Hamano15 years
v1.6.5-rc2git-1.6.5-rc2.tar.gz  Junio C Hamano15 years
v1.6.4.4git-1.6.4.4.tar.gz  Junio C Hamano15 years
v1.6.5-rc1git-1.6.5-rc1.tar.gz  Junio C Hamano15 years
v1.6.4.3git-1.6.4.3.tar.gz  Junio C Hamano15 years
v1.6.5-rc0git-1.6.5-rc0.tar.gz  Junio C Hamano15 years
v1.6.4.2git-1.6.4.2.tar.gz  Junio C Hamano15 years
v1.6.4.1git-1.6.4.1.tar.gz  Junio C Hamano15 years
v1.6.4git-1.6.4.tar.gz  Junio C Hamano15 years
v1.6.3.4git-1.6.3.4.tar.gz  Junio C Hamano15 years
v1.6.4-rc3git-1.6.4-rc3.tar.gz  Junio C Hamano15 years
v1.6.4-rc2git-1.6.4-rc2.tar.gz  Junio C Hamano15 years
v1.6.4-rc1git-1.6.4-rc1.tar.gz  Junio C Hamano15 years
v1.6.4-rc0git-1.6.4-rc0.tar.gz  Junio C Hamano15 years
v1.6.3.3git-1.6.3.3.tar.gz  Junio C Hamano15 years
v1.6.3.2git-1.6.3.2.tar.gz  Junio C Hamano15 years
v1.6.3.1git-1.6.3.1.tar.gz  Junio C Hamano15 years
v1.6.3git-1.6.3.tar.gz  Junio C Hamano15 years
v1.6.2.5git-1.6.2.5.tar.gz  Junio C Hamano15 years
v1.6.1.4git-1.6.1.4.tar.gz  Junio C Hamano15 years
v1.6.3-rc4git-1.6.3-rc4.tar.gz  Junio C Hamano15 years
v1.6.3-rc3git-1.6.3-rc3.tar.gz  Junio C Hamano15 years
v1.6.3-rc2git-1.6.3-rc2.tar.gz  Junio C Hamano15 years
v1.6.2.4git-1.6.2.4.tar.gz  Junio C Hamano15 years
v1.6.3-rc1git-1.6.3-rc1.tar.gz  Junio C Hamano15 years
v1.6.3-rc0git-1.6.3-rc0.tar.gz  Junio C Hamano15 years
v1.6.2.3git-1.6.2.3.tar.gz  Junio C Hamano15 years
v1.6.2.2git-1.6.2.2.tar.gz  Junio C Hamano15 years
v1.6.2.1git-1.6.2.1.tar.gz  Junio C Hamano15 years
v1.6.2git-1.6.2.tar.gz  Junio C Hamano15 years
v1.16git-1.16.tar.gz  halostatue15 years
v1.6.2-rc2git-1.6.2-rc2.tar.gz  Junio C Hamano15 years
v1.6.2-rc1git-1.6.2-rc1.tar.gz  Junio C Hamano15 years
v1.6.2-rc0git-1.6.2-rc0.tar.gz  Junio C Hamano15 years
v1.6.1.3git-1.6.1.3.tar.gz  Junio C Hamano15 years
v1.6.1.2git-1.6.1.2.tar.gz  Junio C Hamano15 years
v1.6.1.1git-1.6.1.1.tar.gz  Junio C Hamano15 years
v1.6.1git-1.6.1.tar.gz  Junio C Hamano15 years
v1.6.1-rc4git-1.6.1-rc4.tar.gz  Junio C Hamano15 years
v1.6.0.6git-1.6.0.6.tar.gz  Junio C Hamano15 years
gitgui-0.12.0gitgui-0.12.0.tar.gz  Shawn O. Pearce15 years
v1.5.6.6git-1.5.6.6.tar.gz  Junio C Hamano15 years
v1.5.5.6git-1.5.5.6.tar.gz  Junio C Hamano15 years
v1.5.4.7git-1.5.4.7.tar.gz  Junio C Hamano15 years
v1.6.1-rc3git-1.6.1-rc3.tar.gz  Junio C Hamano15 years
v1.6.1-rc2git-1.6.1-rc2.tar.gz  Junio C Hamano15 years
v1.6.0.5git-1.6.0.5.tar.gz  Junio C Hamano15 years
v1.6.1-rc1git-1.6.1-rc1.tar.gz  Junio C Hamano15 years
v1.6.0.4git-1.6.0.4.tar.gz  Junio C Hamano15 years
v1.6.0.3git-1.6.0.3.tar.gz  Junio C Hamano16 years
v1.6.0.2git-1.6.0.2.tar.gz  Junio C Hamano16 years
v1.6.0.1git-1.6.0.1.tar.gz  Junio C Hamano16 years
v1.6.0git-1.6.0.tar.gz  Junio C Hamano16 years
v1.6.0-rc3git-1.6.0-rc3.tar.gz  Junio C Hamano16 years
gitgui-0.11.0gitgui-0.11.0.tar.gz  Shawn O. Pearce16 years
v1.6.0-rc2git-1.6.0-rc2.tar.gz  Junio C Hamano16 years
v1.5.6.5git-1.5.6.5.tar.gz  Junio C Hamano16 years
v1.6.0-rc1git-1.6.0-rc1.tar.gz  Junio C Hamano16 years
v1.6.0-rc0git-1.6.0-rc0.tar.gz  Junio C Hamano16 years
v1.5.6.4git-1.5.6.4.tar.gz  Junio C Hamano16 years
v1.4.4.5git-1.4.4.5.tar.gz  Junio C Hamano16 years
v1.5.6.3git-1.5.6.3.tar.gz  Junio C Hamano16 years
v1.5.6.2git-1.5.6.2.tar.gz  Junio C Hamano16 years
v1.5.5.5git-1.5.5.5.tar.gz  Junio C Hamano16 years
v1.5.4.6git-1.5.4.6.tar.gz  Junio C Hamano16 years
v1.5.6.1git-1.5.6.1.tar.gz  Junio C Hamano16 years
v1.5.6git-1.5.6.tar.gz  Junio C Hamano16 years
v1.5.6-rc3git-1.5.6-rc3.tar.gz  Junio C Hamano16 years
v1.5.6-rc2git-1.5.6-rc2.tar.gz  Junio C Hamano16 years
v1.5.5.4git-1.5.5.4.tar.gz  Junio C Hamano16 years
v1.5.6-rc1git-1.5.6-rc1.tar.gz  Junio C Hamano16 years
v1.5.5.3git-1.5.5.3.tar.gz  Junio C Hamano16 years
gitgui-0.10.2gitgui-0.10.2.tar.gz  Shawn O. Pearce16 years
v1.5.6-rc0git-1.5.6-rc0.tar.gz  Junio C Hamano16 years
v1.5.5.2git-1.5.5.2.tar.gz  Junio C Hamano16 years
v1.5.5.1git-1.5.5.1.tar.gz  Junio C Hamano16 years
v1.5.5git-1.5.5.tar.gz  Junio C Hamano16 years
gitgui-0.10.1gitgui-0.10.1.tar.gz  Shawn O. Pearce16 years
v1.5.5-rc3git-1.5.5-rc3.tar.gz  Junio C Hamano16 years
gitgui-0.10.0gitgui-0.10.0.tar.gz  Shawn O. Pearce16 years
v1.5.5-rc2git-1.5.5-rc2.tar.gz  Junio C Hamano16 years
v1.5.4.5git-1.5.4.5.tar.gz  Junio C Hamano16 years
v1.5.5-rc1git-1.5.5-rc1.tar.gz  Junio C Hamano16 years
v1.5.5-rc0git-1.5.5-rc0.tar.gz  Junio C Hamano16 years
v1.5.4.4git-1.5.4.4.tar.gz  Junio C Hamano16 years
gitgui-0.9.3gitgui-0.9.3.tar.gz  Shawn O. Pearce16 years
v1.5.4.3git-1.5.4.3.tar.gz  Junio C Hamano16 years
v1.5.4.2git-1.5.4.2.tar.gz  Junio C Hamano16 years
v1.5.4.1git-1.5.4.1.tar.gz  Junio C Hamano16 years
v1.5.4git-1.5.4.tar.gz  Junio C Hamano16 years
v1.5.4-rc5git-1.5.4-rc5.tar.gz  Junio C Hamano16 years
gitgui-0.9.2gitgui-0.9.2.tar.gz  Shawn O. Pearce16 years
v1.5.4-rc4git-1.5.4-rc4.tar.gz  Junio C Hamano16 years
v1.5.4-rc3git-1.5.4-rc3.tar.gz  Junio C Hamano16 years
v1.5.3.8git-1.5.3.8.tar.gz  Junio C Hamano16 years
gitgui-0.9.1gitgui-0.9.1.tar.gz  Shawn O. Pearce16 years
v1.5.4-rc2git-1.5.4-rc2.tar.gz  Junio C Hamano16 years
v1.5.4-rc1git-1.5.4-rc1.tar.gz  Junio C Hamano16 years
v1.5.4-rc0git-1.5.4-rc0.tar.gz  Junio C Hamano16 years
v1.5.3.7git-1.5.3.7.tar.gz  Junio C Hamano16 years
gitgui-0.9.0gitgui-0.9.0.tar.gz  Shawn O. Pearce16 years
v1.5.3.6git-1.5.3.6.tar.gz  Junio C Hamano16 years
v1.5.3.5git-1.5.3.5.tar.gz  Junio C Hamano17 years
gitgui-0.8.4gitgui-0.8.4.tar.gz  Shawn O. Pearce17 years
v1.5.3.4git-1.5.3.4.tar.gz  Junio C Hamano17 years
v1.5.3.3git-1.5.3.3.tar.gz  Junio C Hamano17 years
v1.5.3.2git-1.5.3.2.tar.gz  Junio C Hamano17 years
gitgui-0.8.3gitgui-0.8.3.tar.gz  Shawn O. Pearce17 years
v1.5.3.1git-1.5.3.1.tar.gz  Junio C Hamano17 years
v1.5.3git-1.5.3.tar.gz  Junio C Hamano17 years
v1.5.3-rc7git-1.5.3-rc7.tar.gz  Junio C Hamano17 years
gitgui-0.8.2gitgui-0.8.2.tar.gz  Shawn O. Pearce17 years
v1.5.3-rc6git-1.5.3-rc6.tar.gz  Junio C Hamano17 years
gitgui-0.8.1gitgui-0.8.1.tar.gz  Shawn O. Pearce17 years
v1.5.2.5git-1.5.2.5.tar.gz  Junio C Hamano17 years
v1.5.3-rc5git-1.5.3-rc5.tar.gz  Junio C Hamano17 years
v1.5.3-rc4git-1.5.3-rc4.tar.gz  Junio C Hamano17 years
gitgui-0.8.0gitgui-0.8.0.tar.gz  Shawn O. Pearce17 years
v1.5.3-rc3git-1.5.3-rc3.tar.gz  Junio C Hamano17 years
v1.5.3-rc2git-1.5.3-rc2.tar.gz  Junio C Hamano17 years
v1.5.3-rc1git-1.5.3-rc1.tar.gz  Junio C Hamano17 years
v1.5.2.4git-1.5.2.4.tar.gz  Junio C Hamano17 years
gitgui-0.7.5gitgui-0.7.5.tar.gz  Shawn O. Pearce17 years
v1.5.3-rc0git-1.5.3-rc0.tar.gz  Junio C Hamano17 years
v1.5.2.3git-1.5.2.3.tar.gz  Junio C Hamano17 years
gitgui-0.7.4gitgui-0.7.4.tar.gz  Shawn O. Pearce17 years
v1.5.2.2git-1.5.2.2.tar.gz  Junio C Hamano17 years
gitgui-0.7.3gitgui-0.7.3.tar.gz  Shawn O. Pearce17 years
v1.5.2.1git-1.5.2.1.tar.gz  Junio C Hamano17 years
gitgui-0.7.2gitgui-0.7.2.tar.gz  Shawn O. Pearce17 years
v1.5.2git-1.5.2.tar.gz  Junio C Hamano17 years
v1.5.1.6git-1.5.1.6.tar.gz  Junio C Hamano17 years
v1.5.1.5git-1.5.1.5.tar.gz  Junio C Hamano17 years
gitgui-0.7.1gitgui-0.7.1.tar.gz  Shawn O. Pearce17 years
v1.5.2-rc3git-1.5.2-rc3.tar.gz  Junio C Hamano17 years
gitgui-0.7.0gitgui-0.7.0.tar.gz  Shawn O. Pearce17 years
v1.5.1.4git-1.5.1.4.tar.gz  Junio C Hamano17 years
gitgui-0.7.0-rc1gitgui-0.7.0-rc1.tar.gz  Shawn O. Pearce17 years
v1.5.2-rc2git-1.5.2-rc2.tar.gz  Junio C Hamano17 years
v1.5.2-rc1git-1.5.2-rc1.tar.gz  Junio C Hamano17 years
v1.5.1.3git-1.5.1.3.tar.gz  Junio C Hamano17 years
v1.5.2-rc0git-1.5.2-rc0.tar.gz  Junio C Hamano17 years
v1.5.1.2git-1.5.1.2.tar.gz  Junio C Hamano17 years
v1.5.1.1git-1.5.1.1.tar.gz  Junio C Hamano17 years
v1.5.1git-1.5.1.tar.gz  Junio C Hamano17 years
v1.5.0.7git-1.5.0.7.tar.gz  Junio C Hamano17 years
gitgui-0.6.5gitgui-0.6.5.tar.gz  Shawn O. Pearce17 years
v1.5.1-rc3git-1.5.1-rc3.tar.gz  Junio C Hamano17 years
v1.5.0.6git-1.5.0.6.tar.gz  Junio C Hamano17 years
v1.5.1-rc2git-1.5.1-rc2.tar.gz  Junio C Hamano17 years
v1.5.1-rc1git-1.5.1-rc1.tar.gz  Junio C Hamano17 years
v1.5.0.5git-1.5.0.5.tar.gz  Junio C Hamano17 years
v1.5.0.4git-1.5.0.4.tar.gz  Junio C Hamano17 years
gitgui-0.6.4gitgui-0.6.4.tar.gz  Shawn O. Pearce17 years
gitgui-0.6.3gitgui-0.6.3.tar.gz  Shawn O. Pearce17 years
v1.5.0.3git-1.5.0.3.tar.gz  Junio C Hamano17 years
gitgui-0.6.2gitgui-0.6.2.tar.gz  Shawn O. Pearce17 years
v1.5.0.2git-1.5.0.2.tar.gz  Junio C Hamano17 years
gitgui-0.6.1gitgui-0.6.1.tar.gz  Shawn O. Pearce17 years
v1.5.0.1git-1.5.0.1.tar.gz  Junio C Hamano17 years
v1.5.0git-1.5.0.tar.gz  Junio C Hamano17 years
gitgui-0.6.0gitgui-0.6.0.tar.gz  Shawn O. Pearce17 years
spearce-gpg-pubblob fd608fbe62...Shawn O. Pearce17 years
v1.5.0-rc4git-1.5.0-rc4.tar.gz  Junio C Hamano17 years
v1.5.0-rc3git-1.5.0-rc3.tar.gz  Junio C Hamano17 years
v1.5.0-rc2git-1.5.0-rc2.tar.gz  Junio C Hamano17 years
v1.5.0-rc1git-1.5.0-rc1.tar.gz  Junio C Hamano17 years
v1.4.4.4git-1.4.4.4.tar.gz  Junio C Hamano17 years
v1.5.0-rc0git-1.5.0-rc0.tar.gz  Junio C Hamano17 years
v1.4.4.3git-1.4.4.3.tar.gz  Junio C Hamano17 years
v1.4.4.2git-1.4.4.2.tar.gz  Junio C Hamano17 years
v1.4.4.1git-1.4.4.1.tar.gz  Junio C Hamano17 years
v1.4.4git-1.4.4.tar.gz  Junio C Hamano17 years
v1.4.4-rc2git-1.4.4-rc2.tar.gz  Junio C Hamano17 years
v1.4.3.5git-1.4.3.5.tar.gz  Junio C Hamano17 years
v1.4.4-rc1git-1.4.4-rc1.tar.gz  Junio C Hamano17 years
v1.4.3.4git-1.4.3.4.tar.gz  Junio C Hamano17 years
v1.4.3.3git-1.4.3.3.tar.gz  Junio C Hamano18 years
v1.4.3.2git-1.4.3.2.tar.gz  Junio C Hamano18 years
v1.4.3.1git-1.4.3.1.tar.gz  Junio C Hamano18 years
v1.4.3git-1.4.3.tar.gz  Junio C Hamano18 years
v1.4.2.4git-1.4.2.4.tar.gz  Junio C Hamano18 years
v1.4.3-rc3git-1.4.3-rc3.tar.gz  Junio C Hamano18 years
v1.4.3-rc2git-1.4.3-rc2.tar.gz  Junio C Hamano18 years
v1.4.2.3git-1.4.2.3.tar.gz  Junio C Hamano18 years
v1.4.3-rc1git-1.4.3-rc1.tar.gz  Junio C Hamano18 years
v1.4.2.2git-1.4.2.2.tar.gz  Junio C Hamano18 years
v1.4.2.1git-1.4.2.1.tar.gz  Junio C Hamano18 years
v1.4.2git-1.4.2.tar.gz  Junio C Hamano18 years
v1.4.2-rc4git-1.4.2-rc4.tar.gz  Junio C Hamano18 years
v1.4.2-rc3git-1.4.2-rc3.tar.gz  Junio C Hamano18 years
v1.4.2-rc2git-1.4.2-rc2.tar.gz  Junio C Hamano18 years
v1.4.1.1git-1.4.1.1.tar.gz  Junio C Hamano18 years
v1.4.2-rc1git-1.4.2-rc1.tar.gz  Junio C Hamano18 years
v1.4.1git-1.4.1.tar.gz  Junio C Hamano18 years
v1.4.1-rc2git-1.4.1-rc2.tar.gz  Junio C Hamano18 years
v1.4.1-rc1git-1.4.1-rc1.tar.gz  Junio C Hamano18 years
v1.4.0git-1.4.0.tar.gz  Junio C Hamano18 years
v1.4.0-rc2git-1.4.0-rc2.tar.gz  Junio C Hamano18 years
v1.4.0-rc1git-1.4.0-rc1.tar.gz  Junio C Hamano18 years
v1.3.3git-1.3.3.tar.gz  Junio C Hamano18 years
v1.3.2git-1.3.2.tar.gz  Junio C Hamano18 years
v1.3.1git-1.3.1.tar.gz  Junio C Hamano18 years
v1.3.0git-1.3.0.tar.gz  Junio C Hamano18 years
v1.3.0-rc4git-1.3.0-rc4.tar.gz  Junio C Hamano18 years
v1.3.0-rc3git-1.3.0-rc3.tar.gz  Junio C Hamano18 years
v1.2.6git-1.2.6.tar.gz  Junio C Hamano18 years
v1.3.0-rc2git-1.3.0-rc2.tar.gz  Junio C Hamano18 years
v1.2.5git-1.2.5.tar.gz  Junio C Hamano18 years
v1.3.0-rc1git-1.3.0-rc1.tar.gz  Junio C Hamano18 years
v1.2.4git-1.2.4.tar.gz  Junio C Hamano18 years
v1.2.3git-1.2.3.tar.gz  Junio C Hamano18 years
v1.2.2git-1.2.2.tar.gz  Junio C Hamano18 years
v1.2.1git-1.2.1.tar.gz  Junio C Hamano18 years
v1.2.0git-1.2.0.tar.gz  Junio C Hamano18 years
v1.1.6git-1.1.6.tar.gz  Junio C Hamano18 years
v1.1.5git-1.1.5.tar.gz  Junio C Hamano18 years
v1.0.13git-1.0.13.tar.gz  Junio C Hamano18 years
v1.1.4git-1.1.4.tar.gz  Junio C Hamano18 years
v1.0.12git-1.0.12.tar.gz  Junio C Hamano18 years
v1.0.11git-1.0.11.tar.gz  Junio C Hamano18 years
v1.1.3git-1.1.3.tar.gz  Junio C Hamano18 years
v1.1.2git-1.1.2.tar.gz  Junio C Hamano18 years
v1.0.10git-1.0.10.tar.gz  Junio C Hamano18 years
v1.0.9git-1.0.9.tar.gz  Junio C Hamano18 years
v1.1.1git-1.1.1.tar.gz  Junio C Hamano18 years
v1.1.0git-1.1.0.tar.gz  Junio C Hamano18 years
v1.0.8git-1.0.8.tar.gz  Junio C Hamano18 years
v1.0.7git-1.0.7.tar.gz  Junio C Hamano18 years
v1.0.6git-1.0.6.tar.gz  Junio C Hamano18 years
v1.0.5git-1.0.5.tar.gz  Junio C Hamano18 years
v1.0.4git-1.0.4.tar.gz  Junio C Hamano18 years
v1.0.3git-1.0.3.tar.gz  Junio C Hamano18 years
v1.0.0bgit-1.0.0b.tar.gz  Junio C Hamano18 years
v1.0.2git-1.0.2.tar.gz  Junio C Hamano18 years
v1.0.0agit-1.0.0a.tar.gz  Junio C Hamano18 years
v1.0.1git-1.0.1.tar.gz  Junio C Hamano18 years
v1.0.0git-1.0.0.tar.gz  Junio C Hamano18 years
v1.0rc6tag 71c1a700da...Junio C Hamano18 years
v0.99.9ngit-0.99.9n.tar.gz  Junio C Hamano18 years
v1.0rc5tag 93ea4a9599...Junio C Hamano18 years
v0.99.9mgit-0.99.9m.tar.gz  Junio C Hamano18 years
v1.0rc4tag ca6cec9c58...Junio C Hamano18 years
v0.99.9lgit-0.99.9l.tar.gz  Junio C Hamano18 years
v0.99.9kgit-0.99.9k.tar.gz  Junio C Hamano18 years
v1.0rc3tag c0f7d44ecb...Junio C Hamano18 years
v0.99.9jgit-0.99.9j.tar.gz  Junio C Hamano18 years
v1.0rc2tag 4a6a394c62...Junio C Hamano18 years
v0.99.9igit-0.99.9i.tar.gz  Junio C Hamano18 years
v1.0rc1tag 5c857638d5...Junio C Hamano18 years
v0.99.9hgit-0.99.9h.tar.gz  Junio C Hamano18 years
v0.99.9ggit-0.99.9g.tar.gz  Junio C Hamano18 years
v0.99.9fgit-0.99.9f.tar.gz  Junio C Hamano18 years
v0.99.9egit-0.99.9e.tar.gz  Junio C Hamano18 years
v0.99.9dgit-0.99.9d.tar.gz  Junio C Hamano18 years
v0.99.9cgit-0.99.9c.tar.gz  Junio C Hamano18 years
v0.99.9bgit-0.99.9b.tar.gz  Junio C Hamano19 years
v0.99.9agit-0.99.9a.tar.gz  Junio C Hamano19 years
v0.99.9git-0.99.9.tar.gz  Junio C Hamano19 years
v0.99.8ggit-0.99.8g.tar.gz  Junio C Hamano19 years
v0.99.8fgit-0.99.8f.tar.gz  Junio C Hamano19 years
v0.99.8egit-0.99.8e.tar.gz  Junio C Hamano19 years
v0.99.8dgit-0.99.8d.tar.gz  Junio C Hamano19 years
v0.99.8cgit-0.99.8c.tar.gz  Junio C Hamano19 years
v0.99.8bgit-0.99.8b.tar.gz  Junio C Hamano19 years
v0.99.8agit-0.99.8a.tar.gz  Junio C Hamano19 years
v0.99.8git-0.99.8.tar.gz  Junio C Hamano19 years
v0.99.7dgit-0.99.7d.tar.gz  Junio C Hamano19 years
v0.99.7cgit-0.99.7c.tar.gz  Junio C Hamano19 years
v0.99.7bgit-0.99.7b.tar.gz  Junio C Hamano19 years
v0.99.7agit-0.99.7a.tar.gz  Junio C Hamano19 years
v0.99.7git-0.99.7.tar.gz  Junio C Hamano19 years
v0.99.6git-0.99.6.tar.gz  Junio C Hamano19 years
v0.99.5git-0.99.5.tar.gz  Junio C Hamano19 years
v0.99.4git-0.99.4.tar.gz  Junio C Hamano19 years
v0.99.3git-0.99.3.tar.gz  Junio C Hamano19 years
v0.99.2git-0.99.2.tar.gz  Junio C Hamano19 years
v0.99.1git-0.99.1.tar.gz  Linus Torvalds19 years
conversiongit-conversion.tar.gz  Linus Torvalds19 years
v0.99git-0.99.tar.gz