summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-25The fifth batchJunio C Hamano
2020-06-25Merge branch 'pb/t4014-unslave'Junio C Hamano
2020-06-25Merge branch 'jt/cdn-offload'Junio C Hamano
2020-06-25Merge branch 'ss/submodule-set-branch-in-c'Junio C Hamano
2020-06-25Merge branch 'ds/merge-base-is-ancestor-optim'Junio C Hamano
2020-06-25Merge branch 'dl/branch-cleanup'Junio C Hamano
2020-06-25Merge branch 'cc/upload-pack-data-3'Junio C Hamano
2020-06-25Merge branch 'ct/diff-with-merge-base-clarification'Junio C Hamano
2020-06-25Merge branch 'en/clean-cleanups'Junio C Hamano
2020-06-25Merge branch 'jk/complete-git-switch'Junio C Hamano
2020-06-25tests: reference `seen` wherever `pu` was referencedJohannes Schindelin
2020-06-25docs: adjust the technical overview for the rename `pu` -> `seen`Johannes Schindelin
2020-06-25docs: adjust for the recent rename of `pu` to `seen`Johannes Schindelin
2020-06-24worktree: avoid dead-code in conditionalEric Sunshine
2020-06-24testsvn: respect `init.defaultBranch`Johannes Schindelin
2020-06-24remote: use the configured default branch name when appropriateJohannes Schindelin
2020-06-24clone: use configured default branch name when appropriateJohannes Schindelin
2020-06-24init: allow setting the default for the initial branch name via the configDon Goodman-Wilson
2020-06-24init: allow specifying the initial branch name for the new repositoryJohannes Schindelin
2020-06-24docs: add missing diamond bracketsJohannes Schindelin
2020-06-24submodule: fall back to remote's HEAD for missing remote.<name>.branchJohannes Schindelin
2020-06-24send-pack/transport-helper: avoid mentioning a particular branchJohannes Schindelin
2020-06-24revision: reallocate TOPO_WALK object flagsRené Scharfe
2020-06-24lib-submodule-update: pass 'test_must_fail' as an argumentDenton Liu
2020-06-23fast-export: add a "data" callback parameter to anonymize_str()Jeff King
2020-06-23fast-export: move global "idents" anonymize hashmap into functionJeff King
2020-06-23fast-export: use a flex array to store anonymized entriesJeff King
2020-06-23fast-export: stop storing lengths in anonymized hashmapsJeff King
2020-06-23fast-export: tighten anonymize_mem() interface to handle only stringsJeff King
2020-06-23fast-export: store anonymized oids as hex stringsJeff King
2020-06-23fast-export: use xmemdupz() for anonymizing oidsJeff King
2020-06-23t9351: derive anonymized tree checks from original repoJeff King
2020-06-23fmt-merge-msg: stop treating `master` speciallyJohannes Schindelin
2020-06-23doc: fix author vs. committer copy/paste errorMiroslav Koškár
2020-06-23builtin/diff: fix botched update of usage commentDenton Liu
2020-06-23commit-reach: avoid is_descendant_of() shimCarlo Marcelo Arenas Belón
2020-06-23http-push: ensure unforced pushes fail when data would be lostbrian m. carlson
2020-06-22The fourth batchJunio C Hamano
2020-06-22Merge branch 'en/sparse-with-submodule-doc'Junio C Hamano
2020-06-22Merge branch 'es/worktree-duplicate-paths'Junio C Hamano
2020-06-22Merge branch 'jt/redact-all-cookies'Junio C Hamano
2020-06-22Merge branch 'cc/upload-pack-data-2'Junio C Hamano
2020-06-22bash-completion: add git-prune into bash completionJohn Lin
2020-06-22git-cvsexportcommit: port to SHA-256brian m. carlson
2020-06-22git-cvsimport: port to SHA-256brian m. carlson
2020-06-22git-cvsserver: port to SHA-256brian m. carlson
2020-06-22git-svn: set the OID length based on hash algorithmbrian m. carlson
2020-06-22perl: make SVN code hash independentbrian m. carlson
2020-06-22perl: make Git::IndexInfo work with SHA-256brian m. carlson
2020-06-22perl: create and switch variables for hash constantsbrian m. carlson