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
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
2020-04-01
commit-graph: fix buggy --expire-time option
Derrick Stolee
1
-1
/
+1
2020-04-01
Fix error-prone fill_directory() API; make it only return matches
Elijah Newren
4
-22
/
+8
2020-04-01
clone: use "quick" lookup while following tags
Jeff King
1
-1
/
+3
2020-03-30
oid_array: rename source file from sha1-array
Jeff King
8
-8
/
+8
2020-03-29
connected: always use partial clone optimization
Jonathan Tan
2
-12
/
+2
2020-03-29
Merge branch 'ds/default-pack-use-sparse-to-true'
Junio C Hamano
1
-2
/
+2
2020-03-28
pull: pass documented fetch options on
René Scharfe
1
-0
/
+18
2020-03-27
pull: avoid running both merge and rebase
Elijah Newren
1
-1
/
+4
2020-03-27
sparse-checkout: provide a new reapply subcommand
Elijah Newren
1
-1
/
+9
2020-03-27
sparse-checkout: use improved unpack_trees porcelain messages
Elijah Newren
1
-0
/
+2
[prev]
[next]