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-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
2020-06-12
dir, clean: avoid disallowed behavior
Elijah Newren
1
-1
/
+1
2020-06-12
Documentation: usage for diff combined commits
Chris Torek
1
-1
/
+7
2020-06-12
git diff: improve range handling
Chris Torek
1
-13
/
+111
2020-06-10
upload-pack: send part of packfile response as uri
Jonathan Tan
1
-0
/
+76
2020-06-10
fetch-pack: support more than one pack lockfile
Jonathan Tan
1
-6
/
+11
2020-06-10
worktree: make "move" refuse to move atop missing registered worktree
Eric Sunshine
1
-2
/
+1
2020-06-10
worktree: generalize candidate worktree path validation
Eric Sunshine
1
-13
/
+16
2020-06-10
worktree: prune linked worktree referencing main worktree path
Eric Sunshine
1
-0
/
+15
2020-06-10
worktree: prune duplicate entries referencing same worktree path
Eric Sunshine
1
-6
/
+43
2020-06-10
worktree: make high-level pruning re-usable
Eric Sunshine
1
-6
/
+9
2020-06-10
worktree: give "should be pruned?" function more meaningful name
Eric Sunshine
1
-2
/
+2
2020-06-08
Merge branch 'cb/bisect-helper-parser-fix'
Junio C Hamano
1
-4
/
+9
2020-06-08
Merge branch 'dl/remote-curl-deadlock-fix'
Junio C Hamano
1
-1
/
+1
2020-06-08
Merge branch 'bc/filter-process'
Junio C Hamano
1
-3
/
+1
2020-06-08
Merge branch 'tb/commit-graph-no-check-oids'
Junio C Hamano
1
-28
/
+47
2020-06-08
worktree: factor out repeated string literal
Eric Sunshine
1
-11
/
+12
2020-06-05
sparse-checkout: upgrade repository to version 1 when enabling extension
Xin Li
1
-0
/
+2
2020-06-05
fetch: allow adding a filter after initial clone
Xin Li
1
-3
/
+0
2020-06-05
sparse-checkout: avoid staging deletions of all files
Elijah Newren
1
-0
/
+4
2020-06-04
clone/fetch: anonymize URLs in the reflog
Johannes Schindelin
2
-7
/
+15
2020-06-02
Merge branch 'rs/checkout-b-track-error'
Junio C Hamano
1
-1
/
+1
2020-06-02
Merge branch 'an/merge-single-strategy-optim'
Junio C Hamano
1
-1
/
+1
2020-06-02
submodule: port subcommand 'set-branch' from shell to C
Shourya Shukla
1
-0
/
+44
2020-05-27
builtin/ls-remote: initialize repository based on fetch
brian m. carlson
1
-0
/
+4
2020-05-27
builtin/show-index: provide options to determine hash algo
brian m. carlson
1
-5
/
+24
2020-05-27
packfile: compute and use the index CRC offset
brian m. carlson
1
-5
/
+1
[prev]
[next]