59930 Commits (c5aecfc8669b9c56fd1ba31356eedc37b7289f9c)
 

Author SHA1 Message Date
Junio C Hamano 10462829e3 Merge branch 'ss/submodule-set-branch-in-c' 5 years ago
Junio C Hamano dc4b3cfb92 Merge branch 'ds/merge-base-is-ancestor-optim' 5 years ago
Junio C Hamano 7b2685ef2d Merge branch 'dl/branch-cleanup' 5 years ago
Junio C Hamano eb52351a1c Merge branch 'cc/upload-pack-data-3' 5 years ago
Junio C Hamano 1457886ce2 Merge branch 'ct/diff-with-merge-base-clarification' 5 years ago
Junio C Hamano 53674699c0 Merge branch 'en/clean-cleanups' 5 years ago
Junio C Hamano 320421840e Merge branch 'jk/complete-git-switch' 5 years ago
Johannes Schindelin 6dca5dbf93 tests: reference `seen` wherever `pu` was referenced 5 years ago
Johannes Schindelin 77dc6049c3 docs: adjust the technical overview for the rename `pu` -> `seen` 5 years ago
Johannes Schindelin 828197de8f docs: adjust for the recent rename of `pu` to `seen` 5 years ago
Eric Sunshine 5f4ee57ad9 worktree: avoid dead-code in conditional 5 years ago
Johannes Schindelin 0068f2116e testsvn: respect `init.defaultBranch` 5 years ago
Johannes Schindelin a471214bd6 remote: use the configured default branch name when appropriate 5 years ago
Johannes Schindelin 0cc1b475bb clone: use configured default branch name when appropriate 5 years ago
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