63149 Commits (f4dc9432fd287bde9100488943baf3c6a04d90d1)
 

Author SHA1 Message Date
Jeff King 2ba582ba4c prune: save reachable-from-recent objects with bitmaps 4 years ago
Jeff King 1e951c6473 pack-bitmap: clean up include_check after use 4 years ago
Luke Shumaker 9a3e3ca2ba subtree: be stricter about validating flags 4 years ago
Luke Shumaker 49470cd445 subtree: push: allow specifying a local rev other than HEAD 4 years ago
Luke Shumaker 94389e7c81 subtree: allow 'split' flags to be passed to 'push' 4 years ago
Luke Shumaker cb6551447b subtree: allow --squash to be used with --rejoin 4 years ago
Luke Shumaker 6468784dd2 subtree: give the docs a once-over 4 years ago
Luke Shumaker e9525a8a02 subtree: have $indent actually affect indentation 4 years ago
Luke Shumaker 534ff90dbd subtree: don't let debug and progress output clash 4 years ago
Luke Shumaker 5cdae0f6fd subtree: add comments and sanity checks 4 years ago
Luke Shumaker cbb5de8b83 subtree: remove duplicate check 4 years ago
Luke Shumaker e4f8baa88a subtree: parse revs in individual cmd_ functions 4 years ago
Luke Shumaker bbffb02383 subtree: use "^{commit}" instead of "^0" 4 years ago
Luke Shumaker 22d5507493 subtree: don't fuss with PATH 4 years ago
Luke Shumaker a94f911072 subtree: use "$*" instead of "$@" as appropriate 4 years ago
Luke Shumaker e2b11e4211 subtree: use more explicit variable names for cmdline args 4 years ago
Luke Shumaker 6d43585a68 subtree: use git-sh-setup's `say` 4 years ago
Luke Shumaker f664304836 subtree: use `git merge-base --is-ancestor` 4 years ago
Luke Shumaker 8dc3240f5f subtree: drop support for git < 1.7 4 years ago
Luke Shumaker d2f0f81954 subtree: more consistent error propagation 4 years ago
Luke Shumaker 5a3569774f subtree: don't have loose code outside of a function 4 years ago
Luke Shumaker b04538d99f subtree: t7900: add porcelain tests for 'pull' and 'push' 4 years ago
Luke Shumaker b269976979 subtree: t7900: add a test for the -h flag 4 years ago
Luke Shumaker db6952b2b2 subtree: t7900: rename last_commit_message to last_commit_subject 4 years ago
Luke Shumaker f1cd2d93c2 subtree: t7900: fix 'verify one file change per commit' 4 years ago
Luke Shumaker 63ac4f1ade subtree: t7900: delete some dead code 4 years ago
Luke Shumaker c4566ab429 subtree: t7900: use 'test' for string equality 4 years ago
Luke Shumaker 40b1e1ec58 subtree: t7900: comment subtree_test_create_repo 4 years ago
Luke Shumaker f700406957 subtree: t7900: use consistent formatting 4 years ago
Luke Shumaker f2bb7fef7a subtree: t7900: use test-lib.sh's test_count 4 years ago
Luke Shumaker 914d512551 subtree: t7900: update for having the default branch name be 'main' 4 years ago
Luke Shumaker 4c996deb4a .gitignore: ignore 'git-subtree' as a build artifact 4 years ago
Rafael Silva a643157d5a repack: avoid loosening promisor objects in partial clones 4 years ago
Peter Oliver 7a14acdbe6 doc: point to diff attribute in patch format docs 4 years ago
Andrzej Hunt 37be11994f builtin/rm: avoid leaking pathspec and seen 4 years ago
Andrzej Hunt 805b789a69 builtin/rebase: release git_format_patch_opt too 4 years ago
Andrzej Hunt a317a553b8 builtin/for-each-ref: free filter and UNLEAK sorting. 4 years ago
Andrzej Hunt f3a9680791 mailinfo: also free strbuf lists when clearing mailinfo 4 years ago
Andrzej Hunt 52a9436aa7 builtin/checkout: clear pending objects after diffing 4 years ago
Andrzej Hunt 265644367f builtin/check-ignore: clear_pathspec before returning 4 years ago
Andrzej Hunt 4fa268738c builtin/bugreport: don't leak prefixed filename 4 years ago
Andrzej Hunt d895804b5a branch: FREE_AND_NULL instead of NULL'ing real_ref 4 years ago
Andrzej Hunt b180c681bb bloom: clear each bloom_key after use 4 years ago
Andrzej Hunt 4c217a4c34 ls-files: free max_prefix when done 4 years ago
Andrzej Hunt 5493ce7af9 wt-status: fix multiple small leaks 4 years ago
Andrzej Hunt db69bf608d revision: free remainder of old commit list in limit_list 4 years ago
brian m. carlson 3dd71461e2 hex: print objects using the hash algorithm member 4 years ago
brian m. carlson b8505ecbf2 hex: default to the_hash_algo on zero algorithm value 4 years ago
brian m. carlson 71b7672b67 builtin/pack-objects: avoid using struct object_id for pack hash 4 years ago
brian m. carlson 72871b132c commit-graph: don't store file hashes as struct object_id 4 years ago