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-11-12
cache-tree.c: remove the_repository references
Nguyễn Thái Ngọc Duy
3
-3
/
+5
2018-11-12
bundle.c: remove the_repository references
Nguyễn Thái Ngọc Duy
1
-3
/
+4
2018-11-12
branch.c: remove the_repository reference
Nguyễn Thái Ngọc Duy
5
-7
/
+10
2018-11-12
bisect.c: remove the_repository reference
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-11-12
sequencer.c: remove implicit dependency on the_repository
Nguyễn Thái Ngọc Duy
2
-6
/
+7
2018-11-12
sequencer.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
4
-6
/
+7
2018-11-12
transport.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-11-12
notes-merge.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-11-12
wt-status.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
3
-5
/
+7
2018-11-06
Merge branch 'md/exclude-promisor-objects-fix'
Junio C Hamano
3
-0
/
+3
2018-11-06
Merge branch 'nd/submodule-unused-vars'
Junio C Hamano
1
-1
/
+1
2018-11-06
Merge branch 'sb/submodule-url-to-absolute'
Junio C Hamano
1
-17
/
+34
2018-11-06
Merge branch 'js/shallow-and-fetch-prune'
Junio C Hamano
2
-1
/
+7
2018-11-06
Merge branch 'js/remote-archive-dwimfix'
Junio C Hamano
2
-0
/
+4
2018-11-02
rebase: apply cocci patch
Junio C Hamano
1
-1
/
+1
2018-11-02
Merge branch 'js/rebase-autostash-fix'
Junio C Hamano
1
-3
/
+5
2018-11-02
Merge branch 'jc/rebase-in-c-5-test-typofix'
Junio C Hamano
1
-3
/
+3
2018-11-02
Merge branch 'pk/rebase-in-c-6-final'
Junio C Hamano
1
-1
/
+1
2018-11-02
Merge branch 'js/rebase-in-c-5.5-work-with-rebase-i-in-c'
Junio C Hamano
1
-4
/
+83
2018-11-02
Merge branch 'pk/rebase-in-c-5-test'
Junio C Hamano
1
-15
/
+135
2018-11-02
Merge branch 'pk/rebase-in-c-4-opts'
Junio C Hamano
2
-85
/
+446
2018-11-02
Merge branch 'pk/rebase-in-c-3-acts'
Junio C Hamano
1
-4
/
+189
2018-11-02
Merge branch 'pk/rebase-in-c-2-basic'
Junio C Hamano
1
-13
/
+321
2018-11-02
Merge branch 'ag/rebase-i-in-c'
Junio C Hamano
2
-88
/
+271
2018-11-02
Merge branch 'pk/rebase-in-c'
Junio C Hamano
1
-0
/
+421
2018-10-30
Merge branch 'jc/receive-deny-current-branch-fix'
Junio C Hamano
1
-3
/
+9
2018-10-30
Merge branch 'ot/ref-filter-plug-leaks'
Junio C Hamano
1
-1
/
+1
2018-10-30
Merge branch 'sb/submodule-helper-remove-cruft'
Junio C Hamano
1
-2
/
+0
2018-10-30
Merge branch 'js/pack-objects-mutex-init-fix'
Junio C Hamano
1
-1
/
+0
2018-10-30
Merge branch 'tq/branch-style-fix'
Junio C Hamano
1
-2
/
+1
2018-10-30
Merge branch 'tq/branch-create-wo-branch-get'
Junio C Hamano
1
-5
/
+0
2018-10-30
Merge branch 'bc/hash-transition-part-15'
Junio C Hamano
3
-13
/
+15
2018-10-30
Merge branch 'md/filter-trees'
Junio C Hamano
1
-4
/
+7
2018-10-26
Merge branch 'rv/alias-help'
Junio C Hamano
1
-3
/
+31
2018-10-26
archive: initialize archivers earlier
Josh Steadmon
2
-0
/
+4
2018-10-25
repack -ad: prune the list of shallow commits
Johannes Schindelin
1
-0
/
+6
2018-10-25
shallow: offer to prune only non-existing entries
Johannes Schindelin
1
-1
/
+1
2018-10-24
rebase --autostash: fix issue with dirty submodules
Johannes Schindelin
1
-1
/
+1
2018-10-23
exclude-promisor-objects: declare when option is allowed
Matthew DeVore
3
-0
/
+3
2018-10-23
rebase (autostash): use an explicit OID to apply the stash
Johannes Schindelin
1
-0
/
+2
2018-10-23
rebase (autostash): store the full OID in <state-dir>/autostash
Johannes Schindelin
1
-1
/
+1
2018-10-23
rebase (autostash): avoid duplicate call to state_dir_path()
Johannes Schindelin
1
-1
/
+1
2018-10-22
submodule.c: remove some of the_repository references
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-10-19
receive: denyCurrentBranch=updateinstead should not blindly update
Junio C Hamano
1
-3
/
+9
2018-10-19
pack-objects (mingw): initialize `packing_data` mutex in the correct spot
Johannes Schindelin
1
-1
/
+0
2018-10-19
Merge branch 'tb/filter-alternate-refs'
Junio C Hamano
1
-2
/
+1
2018-10-19
Merge branch 'jt/avoid-ls-refs'
Junio C Hamano
1
-6
/
+26
2018-10-19
Merge branch 'ds/commit-graph-leakfix'
Junio C Hamano
1
-5
/
+6
2018-10-19
Merge branch 'rs/grep-no-recursive'
Junio C Hamano
1
-0
/
+2
2018-10-19
Merge branch 'nd/help-commands-verbose-by-default'
Junio C Hamano
1
-1
/
+1
[next]