59916 Commits (a5587b8544bba0eeb13ff6937639602e6a471dd6)
 

Author SHA1 Message Date
Don Goodman-Wilson 8747ebb7cd init: allow setting the default for the initial branch name via the config 5 years ago
Johannes Schindelin 32ba12dab2 init: allow specifying the initial branch name for the new repository 5 years ago
Johannes Schindelin 6069eccdc9 docs: add missing diamond brackets 5 years ago
Johannes Schindelin f0a96e8d4c submodule: fall back to remote's HEAD for missing remote.<name>.branch 5 years ago
Johannes Schindelin 4d04658d8b send-pack/transport-helper: avoid mentioning a particular branch 5 years ago
René Scharfe 23c4319f0d revision: reallocate TOPO_WALK object flags 5 years ago
Denton Liu 5b0ac09fb1 lib-submodule-update: pass 'test_must_fail' as an argument 5 years ago
Jeff King d5bf91fde4 fast-export: add a "data" callback parameter to anonymize_str() 5 years ago
Jeff King 6416a865da fast-export: move global "idents" anonymize hashmap into function 5 years ago
Jeff King 55b01456a9 fast-export: use a flex array to store anonymized entries 5 years ago
Jeff King a0f65641df fast-export: stop storing lengths in anonymized hashmaps 5 years ago
Jeff King 7f40759496 fast-export: tighten anonymize_mem() interface to handle only strings 5 years ago
Jeff King 750bb32589 fast-export: store anonymized oids as hex strings 5 years ago
Jeff King b897bf5f37 fast-export: use xmemdupz() for anonymizing oids 5 years ago
Jeff King b8c0689bb9 t9351: derive anonymized tree checks from original repo 5 years ago
Johannes Schindelin 489947cee5 fmt-merge-msg: stop treating `master` specially 5 years ago
Miroslav Koškár 087bf5409c doc: fix author vs. committer copy/paste error 5 years ago
Denton Liu c592fd4c83 builtin/diff: fix botched update of usage comment 5 years ago
Carlo Marcelo Arenas Belón c1ea625f72 commit-reach: avoid is_descendant_of() shim 5 years ago
brian m. carlson 64472d15e9 http-push: ensure unforced pushes fail when data would be lost 5 years ago
Junio C Hamano c9c318d6bf The fourth batch 5 years ago
Junio C Hamano 81be89e0be Merge branch 'en/sparse-with-submodule-doc' 5 years ago
Junio C Hamano 9740ef888e Merge branch 'es/worktree-duplicate-paths' 5 years ago
Junio C Hamano b8a5299594 Merge branch 'jt/redact-all-cookies' 5 years ago
Junio C Hamano 113f734907 Merge branch 'cc/upload-pack-data-2' 5 years ago
John Lin 81120a90aa bash-completion: add git-prune into bash completion 5 years ago
brian m. carlson 6e9c4d408d git-cvsexportcommit: port to SHA-256 5 years ago
brian m. carlson f3eaa09261 git-cvsimport: port to SHA-256 5 years ago
brian m. carlson 05ea93d6b2 git-cvsserver: port to SHA-256 5 years ago
brian m. carlson 66eadd119a git-svn: set the OID length based on hash algorithm 5 years ago
brian m. carlson 94b2ee1aee perl: make SVN code hash independent 5 years ago
brian m. carlson ff508e227c perl: make Git::IndexInfo work with SHA-256 5 years ago
brian m. carlson 9ab33150a0 perl: create and switch variables for hash constants 5 years ago
brian m. carlson 148f193d16 t/lib-git-svn: make hash size independent 5 years ago
Srinidhi Kaushik feea6946a5 diff-files: treat "i-t-a" files as "not-in-index" 5 years ago
Eric Sunshine 03f2465bb1 worktree: drop get_worktrees() unused 'flags' argument 5 years ago
Eric Sunshine d9c54c2bbf worktree: drop get_worktrees() special-purpose sorting option 5 years ago
brian m. carlson 3e04b6e1b6 t9101: make hash independent 5 years ago
brian m. carlson bbe0616cd8 t9104: make hash size independent 5 years ago
brian m. carlson 407527ba44 t9100: make test work with SHA-256 5 years ago
brian m. carlson 606b9749c6 t9108: make test hash independent 5 years ago
brian m. carlson 5aa6877540 t9168: make test hash independent 5 years ago
brian m. carlson 62814dfd17 t9109: make test hash independent 5 years ago
Elijah Newren afda36dbf3 git-prompt: include sparsity state as well 5 years ago
Elijah Newren 30b00f009c git-prompt: document how in-progress operations affect the prompt 5 years ago
brian m. carlson 3716d50dd5 remote-testgit: adapt for object-format 5 years ago
brian m. carlson 6161ce7bbe bundle: detect hash algorithm when reading refs 5 years ago
brian m. carlson 371c4079f4 t5300: pass --object-format to git index-pack 5 years ago
brian m. carlson 4ddd3f5063 t5704: send object-format capability with SHA-256 5 years ago
brian m. carlson f7c6a3bf08 t5703: use object-format serve option 5 years ago