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-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
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-23
builtin/diff: fix botched update of usage comment
Denton Liu
1
-4
/
+1
2020-06-22
Merge branch 'es/worktree-duplicate-paths'
Junio C Hamano
1
-35
/
+93
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
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-24
Merge branch 'ds/multi-pack-verify'
Junio C Hamano
1
-1
/
+2
2020-05-24
stateless-connect: send response end packet
Denton Liu
1
-1
/
+1
2020-05-24
checkout: improve error messages for -b with extra argument
René Scharfe
1
-1
/
+1
2020-05-24
bisect--helper: avoid segfault with bad syntax in `start --term-*`
Carlo Marcelo Arenas Belón
1
-4
/
+9
2020-05-21
builtin/checkout: simplify metadata initialization
brian m. carlson
1
-3
/
+1
2020-05-19
fsck: use ERROR_MULTI_PACK_INDEX
Derrick Stolee
1
-1
/
+2
2020-05-19
merge: optimization to skip evaluate_result for single strategy
Andrew Ng
1
-1
/
+1
2020-05-18
commit-graph: drop COMMIT_GRAPH_WRITE_CHECK_OIDS flag
Taylor Blau
1
-7
/
+8
2020-05-18
builtin/commit-graph.c: dereference tags in builtin
Taylor Blau
1
-3
/
+21
2020-05-18
builtin/commit-graph.c: extract 'read_one_commit()'
Taylor Blau
1
-29
/
+29
[next]