index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-27
worktree: use skip_prefix to parse target
Martin Ågren
1
-7
/
+7
2020-09-27
worktree: rename copy-pasted variable
Martin Ågren
1
-6
/
+6
2020-09-27
worktree: update renamed variable in comment
Martin Ågren
1
-1
/
+1
2020-09-27
worktree: inline `worktree_ref()` into its only caller
Martin Ågren
2
-18
/
+6
2020-09-27
wt-status: introduce wt_status_state_free_buffers()
Martin Ågren
4
-9
/
+18
2020-09-27
wt-status: print to s->fp, not stdout
Martin Ågren
1
-25
/
+32
2020-09-27
wt-status: replace sha1 mentions with oid
Martin Ågren
1
-4
/
+4
2020-09-27
shortlog: allow multiple groups to be specified
Jeff King
5
-29
/
+127
2020-09-27
shortlog: parse trailer idents
Jeff King
3
-3
/
+30
2020-09-27
shortlog: rename parse_stdin_ident()
Jeff King
1
-3
/
+3
2020-09-27
shortlog: de-duplicate trailer values
Jeff King
3
-1
/
+88
2020-09-27
shortlog: match commit trailers with --group
Jeff King
4
-1
/
+72
2020-09-27
trailer: add interface for iterating over commit trailers
Jeff King
2
-2
/
+79
2020-09-27
shortlog: add grouping option
Jeff King
4
-13
/
+66
2020-09-26
t9902: avoid using the branch name `master`
Johannes Schindelin
1
-5
/
+5
2020-09-26
tests: avoid variations of the `master` branch name
Johannes Schindelin
7
-58
/
+58
2020-09-26
ref-filter: plug memory leak in reach_filter()
René Scharfe
1
-1
/
+3
2020-09-26
completion: complete refs after 'git restore -s'
Ákos Uzonyi
1
-0
/
+7
2020-09-26
completion: use "prev" variable instead of introducing "prevword"
Ákos Uzonyi
1
-34
/
+32
2020-09-25
Seventeenth batch
Junio C Hamano
1
-0
/
+19
2020-09-25
Merge branch 'jk/diff-highlight-blank-match-fix'
Junio C Hamano
1
-1
/
+1
2020-09-25
Merge branch 'hx/push-atomic-with-cert'
Junio C Hamano
2
-26
/
+51
2020-09-25
Merge branch 'rs/misc-cleanups'
Junio C Hamano
1
-8
/
+4
2020-09-25
Merge branch 'ld/p4-unshelve-fix'
Junio C Hamano
2
-2
/
+5
2020-09-25
Merge branch 'jx/proc-receive-hook'
Junio C Hamano
48
-100
/
+4325
2020-09-25
Merge branch 'ds/maintenance-part-1'
Junio C Hamano
24
-28
/
+568
2020-09-25
sequencer: stop abbreviating stopped-sha file
Junio C Hamano
1
-5
/
+6
2020-09-25
t1506: rev-parse A..B and A...B
Junio C Hamano
1
-0
/
+18
2020-09-25
protocol: re-enable v2 protocol by default
Jeff King
3
-11
/
+2
2020-09-25
cmake: ignore files generated by CMake as run in Visual Studio
Johannes Schindelin
1
-0
/
+1
2020-09-25
shortlog: change "author" variables to "ident"
Jeff King
1
-18
/
+18
2020-09-25
bisect: don't use invalid oid as rev when starting
Christian Couder
2
-7
/
+13
2020-09-24
pull: don't warn if pull.ff has been set
Alex Henrie
2
-3
/
+21
2020-09-24
blame: validate and peel the object names on the ignore list
Junio C Hamano
4
-13
/
+69
2020-09-24
t8013: minimum preparatory clean-up
Junio C Hamano
1
-11
/
+11
2020-09-24
diff: fix modified lines stats with --stat and --numstat
Thomas Guyot-Sionnest
2
-13
/
+11
2020-09-24
Revert "fast-export: use local array to store anonymized oid"
Jeff King
1
-4
/
+4
2020-09-24
bswap.h: drop unaligned loads
Jeff King
2
-25
/
+0
2020-09-24
bisect--helper: reimplement `bisect_next` and `bisect_auto_next` shell functi...
Pranit Bauva
3
-47
/
+191
2020-09-24
bisect: call 'clear_commit_marks_all()' in 'bisect_next_all()'
Miriam Rubio
1
-0
/
+2
2020-09-24
bisect--helper: reimplement `bisect_autostart` shell function in C
Pranit Bauva
2
-24
/
+45
2020-09-23
hooks--update.sample: use hash-agnostic zero OID
Denton Liu
1
-1
/
+1
2020-09-23
hooks--pre-push.sample: use hash-agnostic zero OID
Denton Liu
1
-3
/
+3
2020-09-23
hooks--pre-push.sample: modernize script
Denton Liu
1
-8
/
+8
2020-09-22
Sixteenth batch
Junio C Hamano
1
-0
/
+31
2020-09-22
Merge branch 'ar/fetch-ipversion-in-all'
Junio C Hamano
1
-1
/
+4
2020-09-22
Merge branch 'dl/complete-format-patch-recent-features'
Junio C Hamano
1
-0
/
+4
2020-09-22
Merge branch 'cs/don-t-pretend-a-failed-remote-set-head-succeeded'
Junio C Hamano
1
-1
/
+1
2020-09-22
Merge branch 'jk/dont-count-existing-objects-twice'
Junio C Hamano
2
-0
/
+5
2020-09-22
Merge branch 'al/ref-filter-merged-and-no-merged'
Junio C Hamano
13
-77
/
+140
[prev]
[next]