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-10-15
fast-import: fix over-allocation of marks storage
Jeff King
1
-14
/
+17
2020-10-12
blame: handle deref_tag() returning NULL
René Scharfe
1
-0
/
+2
2020-10-12
grep: handle deref_tag() returning NULL
René Scharfe
1
-0
/
+11
2020-10-12
worktree: teach `list` to annotate locked worktree
Rafael Silva
1
-1
/
+4
2020-10-12
maintenance: core.commitGraph=false prevents writes
Derrick Stolee
1
-0
/
+4
2020-10-08
Merge branch 'ja/misc-doc-fixes'
Junio C Hamano
1
-1
/
+1
2020-10-08
Merge branch 'jk/index-pack-hotfixes'
Junio C Hamano
1
-17
/
+12
2020-10-08
doc: fix the bnf like style of some commands
Jean-Noël Avila
1
-1
/
+1
2020-10-08
maintenance: test commit-graph auto condition
Derrick Stolee
1
-1
/
+7
2020-10-08
checkout: learn to respect checkout.guess
Denton Liu
1
-1
/
+6
2020-10-07
index-pack: make get_base_data() comment clearer
Jonathan Tan
1
-11
/
+8
2020-10-07
index-pack: drop type_cas mutex
Jeff King
1
-6
/
+0
2020-10-07
index-pack: restore "resolving deltas" progress meter
Jeff King
1
-0
/
+4
2020-10-07
builtin/checkout: fix `git checkout -p HEAD...` bug
Denton Liu
1
-1
/
+14
2020-10-05
Merge branch 'jk/format-auto-base-when-able'
Junio C Hamano
1
-25
/
+105
2020-10-05
Merge branch 'jk/refspecs-negative'
Junio C Hamano
1
-0
/
+10
2020-10-05
Merge branch 'jt/keep-partial-clone-filter-upon-lazy-fetch'
Junio C Hamano
1
-1
/
+1
2020-10-05
Merge branch 'jk/unused'
Junio C Hamano
7
-14
/
+60
2020-10-05
Merge branch 'so/combine-diff-simplify'
Junio C Hamano
1
-2
/
+1
2020-10-05
Merge branch 'js/default-branch-name-part-2'
Junio C Hamano
1
-1
/
+1
2020-10-04
Merge branch 'jk/shortlog-group-by-trailer'
Junio C Hamano
2
-27
/
+187
2020-10-04
Merge branch 'mr/bisect-in-c-2'
Junio C Hamano
1
-11
/
+258
2020-10-04
Merge branch 'cc/bisect-start-fix'
Junio C Hamano
1
-7
/
+6
2020-10-04
Merge branch 'jc/blame-ignore-fix'
Junio C Hamano
1
-2
/
+25
2020-10-04
Merge branch 'jk/drop-unaligned-loads'
Junio C Hamano
1
-4
/
+4
2020-10-03
push: parse and set flag for "--force-if-includes"
Srinidhi Kaushik
2
-0
/
+33
2020-10-03
push: add reflog check for "--force-if-includes"
Srinidhi Kaushik
1
-0
/
+5
2020-10-01
format-patch: teach format.useAutoBase "whenAble" option
Jacob Keller
1
-25
/
+105
2020-09-30
clone: allow configurable default for `-o`/`--origin`
Sean Barag
1
-7
/
+19
2020-09-30
clone: read new remote name from remote_name instead of option_origin
Sean Barag
1
-15
/
+16
2020-09-30
clone: validate --origin option before use
Sean Barag
1
-0
/
+3
2020-09-30
refs: consolidate remote name validation
Sean Barag
1
-5
/
+2
2020-09-30
clone: use more conventional config/option layering
Sean Barag
1
-1
/
+26
2020-09-30
refspec: add support for negative refspecs
Jacob Keller
1
-0
/
+10
2020-09-30
sparse-checkout: fill in some options boilerplate
Jeff King
1
-0
/
+37
2020-09-30
push: drop unused repo argument to do_push()
Jeff King
1
-2
/
+2
2020-09-30
assert PARSE_OPT_NONEG in parse-options callbacks
Jeff King
3
-0
/
+6
2020-09-30
env--helper: write to opt->value in parseopt helper
Jeff King
1
-4
/
+7
2020-09-30
drop unused argc parameters
Jeff King
2
-8
/
+8
2020-09-29
Merge branch 'ah/pull'
Junio C Hamano
1
-2
/
+1
2020-09-29
Merge branch 'bc/clone-with-git-default-hash-fix'
Junio C Hamano
2
-3
/
+5
2020-09-29
Merge branch 'tb/bloom-improvements'
Junio C Hamano
1
-13
/
+50
2020-09-29
diff: get rid of redundant 'dense' argument
Sergey Organov
1
-2
/
+1
2020-09-28
fetch: do not override partial clone filter
Jonathan Tan
1
-1
/
+1
2020-09-27
shortlog: allow multiple groups to be specified
Jeff King
2
-24
/
+41
2020-09-27
shortlog: parse trailer idents
Jeff King
1
-0
/
+6
2020-09-27
shortlog: rename parse_stdin_ident()
Jeff King
1
-3
/
+3
2020-09-27
shortlog: de-duplicate trailer values
Jeff King
1
-0
/
+58
2020-09-27
shortlog: match commit trailers with --group
Jeff King
1
-1
/
+43
2020-09-27
shortlog: add grouping option
Jeff King
1
-11
/
+48
[prev]
[next]