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
2018-09-21
submodule.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-09-21
line-range.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-09-21
userdiff.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-09-21
rerere.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
4
-7
/
+7
2018-09-21
sha1-file.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
4
-4
/
+4
2018-09-21
patch-ids.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-09-21
merge.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2
-5
/
+10
2018-09-21
merge-blobs.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-09-21
ll-merge.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-09-21
diff.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
4
-4
/
+4
2018-09-21
grep.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2
-3
/
+3
2018-09-21
diff.c: remove the_index dependency in textconv() functions
Nguyễn Thái Ngọc Duy
2
-3
/
+6
2018-09-21
diff.c: reduce implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2018-09-21
add: do not accept pathspec magic 'attr'
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-09-20
gc: fix regression in 7b0f229222 impacting --quiet
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2018-09-19
pack-objects: handle island check for "external" delta base
Jeff King
1
-16
/
+52
2018-09-17
Merge branch 'ab/fetch-tags-noclobber'
Junio C Hamano
1
-7
/
+13
2018-09-17
Merge branch 'es/worktree-forced-ops-fix'
Junio C Hamano
1
-36
/
+77
2018-09-17
Merge branch 'ds/commit-graph-tests'
Junio C Hamano
1
-0
/
+4
2018-09-17
Merge branch 'rs/mailinfo-format-flowed'
Junio C Hamano
1
-0
/
+4
2018-09-17
Merge branch 'jk/cocci'
Junio C Hamano
22
-47
/
+47
2018-09-17
Merge branch 'es/format-patch-rangediff'
Junio C Hamano
2
-21
/
+65
2018-09-17
Merge branch 'cc/delta-islands'
Junio C Hamano
2
-43
/
+103
2018-09-17
Merge branch 'es/format-patch-interdiff'
Junio C Hamano
1
-21
/
+61
2018-09-17
Merge branch 'jk/trailer-fixes'
Junio C Hamano
1
-0
/
+1
2018-09-17
Merge branch 'jk/pack-delta-reuse-with-bitmap'
Junio C Hamano
1
-9
/
+19
2018-09-17
Merge branch 'ds/reachable'
Junio C Hamano
11
-0
/
+11
2018-09-17
Merge branch 'sb/submodule-update-in-c'
Junio C Hamano
1
-34
/
+158
2018-09-17
Merge branch 'tg/rerere'
Junio C Hamano
1
-2
/
+2
2018-09-17
Merge branch 'ds/multi-pack-index'
Junio C Hamano
7
-14
/
+98
2018-09-17
Merge branch 'jk/branch-l-1-repurpose'
Junio C Hamano
1
-21
/
+1
2018-09-17
Merge branch 'jk/rev-list-stdin-noop-is-ok'
Junio C Hamano
1
-1
/
+1
2018-09-17
Merge branch 'bp/checkout-new-branch-optim'
Junio C Hamano
1
-4
/
+116
2018-09-17
Merge branch 'nd/clone-case-smashing-warning'
Junio C Hamano
1
-0
/
+1
2018-09-17
fsck: verify multi-pack-index
Derrick Stolee
1
-0
/
+18
2018-09-17
multi-pack-index: add 'verify' verb
Derrick Stolee
1
-1
/
+3
2018-09-17
commit-graph write: add progress output
Ævar Arnfjörð Bjarmason
2
-3
/
+5
2018-09-17
status: show progress bar if refreshing the index takes too long
Nguyễn Thái Ngọc Duy
2
-3
/
+9
2018-09-14
builtin/remote: quote remote name on error to display empty name
Shulhan
1
-3
/
+3
2018-09-12
update-ref: allow --no-deref with --stdin
Elijah Newren
1
-10
/
+13
2018-09-12
update-ref: fix type of update_flags variable to match its usage
Elijah Newren
1
-1
/
+1
2018-09-12
Make git_check_attr() a void function
Torsten Bögershausen
2
-4
/
+2
2018-09-07
Revert "Merge branch 'sb/submodule-core-worktree'"
Jonathan Nieder
1
-26
/
+0
2018-09-07
wt-status: rename commitable to committable
Stephen P. Smith
1
-9
/
+9
2018-09-06
builtin rebase: support `--autosquash`
Pratik Karki
1
-0
/
+10
2018-09-06
builtin rebase: support `keep-empty` option
Pratik Karki
1
-0
/
+24
2018-09-06
builtin rebase: support `ignore-date` option
Pratik Karki
1
-0
/
+8
2018-09-06
builtin rebase: support `ignore-whitespace` option
Pratik Karki
1
-0
/
+6
2018-09-06
builtin rebase: support --committer-date-is-author-date
Pratik Karki
1
-0
/
+10
2018-09-06
builtin rebase: support --rerere-autoupdate
Pratik Karki
1
-0
/
+25
[prev]
[next]