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-04-22
Merge branch 'en/rebase-no-keep-empty'
Junio C Hamano
1
-7
/
+10
2020-04-22
Merge branch 'js/flush-prompt-before-interative-input'
Junio C Hamano
1
-10
/
+4
2020-04-22
Merge branch 'ma/simplify-merge-config-parsing'
Junio C Hamano
1
-3
/
+5
2020-04-22
Merge branch 'eb/format-patch-no-encode-headers'
Junio C Hamano
1
-0
/
+7
2020-04-22
Merge branch 'dd/no-gpg-sign'
Junio C Hamano
1
-3
/
+4
2020-04-22
Merge branch 'jk/use-quick-lookup-in-clone-for-tag-following'
Junio C Hamano
1
-1
/
+3
2020-04-22
Merge branch 'jk/oid-array-cleanups'
Junio C Hamano
8
-8
/
+8
2020-04-22
Merge branch 'en/pull-do-not-rebase-after-fast-forwarding'
Junio C Hamano
1
-1
/
+4
2020-04-22
Merge branch 'rs/pull-options-sync-code-and-doc'
Junio C Hamano
1
-0
/
+18
2020-04-22
Merge branch 'jt/connectivity-check-optim-in-partial-clone'
Junio C Hamano
2
-12
/
+2
2020-04-22
receive-pack: compilation fix
Junio C Hamano
1
-1
/
+3
2020-04-20
diff-tree.c: load notes machinery when required
Taylor Blau
1
-0
/
+9
2020-04-20
grep: follow conventions for printing paths w/ unusual chars
Matheus Tavares
1
-12
/
+34
2020-04-16
blame: use changed-path Bloom filters
Derrick Stolee
1
-0
/
+10
2020-04-16
tests: write commit-graph with Bloom filters
Derrick Stolee
2
-5
/
+6
2020-04-16
help: move list_config_help to builtin/help
Emily Shaffer
1
-0
/
+86
2020-04-16
log: add log.excludeDecoration config option
Derrick Stolee
1
-1
/
+15
2020-04-15
commit-graph.c: introduce '--[no-]check-oids'
Taylor Blau
1
-3
/
+8
2020-04-15
commit-graph.h: replace 'commit_hex' with 'commits'
Taylor Blau
1
-3
/
+16
2020-04-15
builtin/commit-graph.c: introduce split strategy 'replace'
Taylor Blau
1
-0
/
+2
2020-04-15
builtin/commit-graph.c: introduce split strategy 'no-merge'
Taylor Blau
1
-1
/
+6
2020-04-15
builtin/commit-graph.c: support for '--split[=<strategy>]'
Taylor Blau
1
-4
/
+22
2020-04-11
merge: use skip_prefix to parse config key
Martin Ågren
1
-3
/
+5
2020-04-11
rebase --merge: optionally skip upstreamed commits
Jonathan Tan
1
-0
/
+7
2020-04-11
rebase: fix an incompatible-options error message
Elijah Newren
1
-1
/
+1
2020-04-11
rebase: reinstate --no-keep-empty
Elijah Newren
1
-6
/
+9
2020-04-10
parse_config_key(): return subsection len as size_t
Jeff King
2
-2
/
+2
2020-04-10
interactive: refactor code asking the user for interactive input
Johannes Schindelin
1
-10
/
+4
2020-04-10
pull: pass --autostash to merge
Denton Liu
1
-4
/
+5
2020-04-10
merge: teach --autostash option
Denton Liu
3
-2
/
+28
2020-04-10
sequencer: extract perform_autostash() from rebase
Denton Liu
1
-49
/
+0
2020-04-10
rebase: generify create_autostash()
Denton Liu
1
-16
/
+16
2020-04-10
rebase: extract create_autostash()
Denton Liu
1
-44
/
+50
2020-04-10
reset: extract reset_head() from rebase
Denton Liu
1
-138
/
+1
2020-04-10
rebase: generify reset_head()
Denton Liu
1
-27
/
+37
2020-04-10
rebase: use apply_autostash() from sequencer.c
Denton Liu
1
-47
/
+2
2020-04-10
rebase: use read_oneliner()
Denton Liu
1
-20
/
+17
2020-04-09
builtin/receive-pack: use constant-time comparison for HMAC value
brian m. carlson
1
-1
/
+20
2020-04-08
stash -p: (partially) fix bug concerning split hunks
Johannes Schindelin
1
-1
/
+1
2020-04-07
format-patch: teach --no-encode-email-headers
Emma Brooks
1
-0
/
+7
2020-04-06
commit-graph: add GIT_TEST_COMMIT_GRAPH_CHANGED_PATHS test flag
Garima Singh
1
-1
/
+2
2020-04-06
commit-graph: add --changed-paths option to write subcommand
Garima Singh
1
-2
/
+7
2020-04-03
rebase.c: honour --no-gpg-sign
Đoàn Trần Công Danh
1
-3
/
+4
2020-04-02
promisor-remote: accept 0 as oid_nr in function
Jonathan Tan
1
-3
/
+2
2020-04-02
update-ref: implement interactive transaction handling
Patrick Steinhardt
1
-8
/
+98
2020-04-02
update-ref: read commands in a line-wise fashion
Patrick Steinhardt
1
-40
/
+45
2020-04-02
update-ref: move transaction handling into `update_refs_stdin()`
Patrick Steinhardt
1
-13
/
+14
2020-04-02
update-ref: pass end pointer instead of strbuf
Patrick Steinhardt
1
-15
/
+15
2020-04-02
update-ref: drop unused argument for `parse_refname`
Patrick Steinhardt
1
-5
/
+5
2020-04-02
update-ref: organize commands in an array
Patrick Steinhardt
1
-12
/
+29
[prev]
[next]