index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-15
Merge branch 'tb/commit-graph-no-check-oids' into master
Junio C Hamano
1
-3
/
+1
2020-07-15
commit-graph: fix "Collecting commits from input" progress line
SZEDER Gábor
1
-3
/
+1
2020-07-09
Merge branch 'ct/diff-with-merge-base-clarification' into master
Junio C Hamano
1
-1
/
+1
2020-07-09
Merge branch 'cc/cat-file-usage-update' into master
Junio C Hamano
1
-1
/
+1
2020-07-08
diff: check for merge bases before assigning sym->base
Jeff King
1
-1
/
+1
2020-07-06
Merge branch 'jk/fast-export-anonym-alt'
Junio C Hamano
1
-55
/
+107
2020-07-06
Merge branch 'js/default-branch-name'
Junio C Hamano
3
-11
/
+37
2020-07-06
Merge branch 'cb/is-descendant-of'
Junio C Hamano
1
-1
/
+2
2020-07-06
Merge branch 'es/get-worktrees-unsort'
Junio C Hamano
5
-10
/
+30
2020-07-06
Merge branch 'ak/commit-graph-to-slab'
Junio C Hamano
2
-2
/
+2
2020-07-06
Merge branch 'bc/sha-256-part-2'
Junio C Hamano
5
-10
/
+56
2020-07-01
cat-file: add missing [=<format>] to usage/synopsis
Christian Couder
1
-1
/
+1
2020-06-29
Merge branch 'sk/diff-files-show-i-t-a-as-new'
Junio C Hamano
1
-0
/
+7
2020-06-29
Merge branch 'rs/pull-leakfix'
Junio C Hamano
1
-0
/
+1
2020-06-29
Merge branch 'dl/diff-usage-comment-update'
Junio C Hamano
1
-3
/
+12
2020-06-29
Merge branch 'xl/upgrade-repo-format'
Junio C Hamano
2
-3
/
+2
2020-06-25
fast-export: use local array to store anonymized oid
Jeff King
1
-4
/
+4
2020-06-25
fast-export: anonymize "master" refname
Jeff King
1
-7
/
+0
2020-06-25
fast-export: allow seeding the anonymized mapping
Jeff King
1
-1
/
+49
2020-06-25
Merge branch 'jt/cdn-offload'
Junio C Hamano
2
-6
/
+87
2020-06-25
Merge branch 'ss/submodule-set-branch-in-c'
Junio C Hamano
1
-0
/
+44
2020-06-25
Merge branch 'dl/branch-cleanup'
Junio C Hamano
1
-1
/
+1
2020-06-25
Merge branch 'ct/diff-with-merge-base-clarification'
Junio C Hamano
1
-14
/
+118
2020-06-25
Merge branch 'en/clean-cleanups'
Junio C Hamano
1
-11
/
+38
2020-06-24
clone: use configured default branch name when appropriate
Johannes Schindelin
1
-3
/
+7
2020-06-24
init: allow setting the default for the initial branch name via the config
Don Goodman-Wilson
1
-1
/
+1
2020-06-24
init: allow specifying the initial branch name for the new repository
Johannes Schindelin
2
-7
/
+29
2020-06-24
submodule: fall back to remote's HEAD for missing remote.<name>.branch
Johannes Schindelin
1
-1
/
+1
2020-06-23
fast-export: add a "data" callback parameter to anonymize_str()
Jeff King
1
-13
/
+14
2020-06-23
fast-export: move global "idents" anonymize hashmap into function
Jeff King
1
-1
/
+1
2020-06-23
fast-export: use a flex array to store anonymized entries
Jeff King
1
-3
/
+2
2020-06-23
fast-export: stop storing lengths in anonymized hashmaps
Jeff King
1
-10
/
+18
2020-06-23
fast-export: tighten anonymize_mem() interface to handle only strings
Jeff King
1
-27
/
+26
2020-06-23
fast-export: store anonymized oids as hex strings
Jeff King
1
-12
/
+16
2020-06-23
fast-export: use xmemdupz() for anonymizing oids
Jeff King
1
-1
/
+1
2020-06-23
builtin/diff: fix botched update of usage comment
Denton Liu
1
-4
/
+1
2020-06-23
commit-reach: avoid is_descendant_of() shim
Carlo Marcelo Arenas Belón
1
-1
/
+2
2020-06-22
Merge branch 'es/worktree-duplicate-paths'
Junio C Hamano
1
-35
/
+93
2020-06-22
diff-files: treat "i-t-a" files as "not-in-index"
Srinidhi Kaushik
1
-0
/
+7
2020-06-22
worktree: drop get_worktrees() unused 'flags' argument
Eric Sunshine
5
-10
/
+10
2020-06-22
worktree: drop get_worktrees() special-purpose sorting option
Eric Sunshine
1
-1
/
+21
2020-06-19
builtin/index-pack: add option to specify hash algorithm
brian m. carlson
1
-0
/
+8
2020-06-19
pull: plug minor memory leak after using is_descendant_of()
René Scharfe
1
-0
/
+1
2020-06-18
builtin/diff: update usage comment
Denton Liu
1
-3
/
+15
2020-06-17
Merge branch 'en/sparse-checkout'
Junio C Hamano
1
-0
/
+4
2020-06-17
Merge branch 'js/reflog-anonymize-for-clone-and-fetch'
Junio C Hamano
2
-7
/
+15
2020-06-17
object: drop parsed_object_pool->commit_count
Abhishek Kumar
2
-2
/
+2
2020-06-17
branch: don't mix --edit-description
Denton Liu
1
-1
/
+1
2020-06-12
clean: optimize and document cases where we recurse into subdirectories
Elijah Newren
1
-2
/
+31
2020-06-12
clean: consolidate handling of ignored parameters
Elijah Newren
1
-9
/
+7
[next]