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-10-11
builtin rebase: support --rebase-merges[=[no-]rebase-cousins]
Pratik Karki
1
-0
/
+21
2018-10-11
builtin rebase: support `--allow-empty-message` option
Pratik Karki
1
-0
/
+7
2018-10-11
builtin rebase: support `--exec`
Pratik Karki
1
-0
/
+18
2018-10-11
builtin rebase: support `--autostash` option
Pratik Karki
1
-8
/
+109
2018-10-11
builtin rebase: support `-C` and `--whitespace=<type>`
Pratik Karki
1
-0
/
+23
2018-10-11
builtin rebase: support `--gpg-sign` option
Pratik Karki
1
-0
/
+28
2018-10-11
help: redirect to aliased commands for "git cmd --help"
Rasmus Villemoes
1
-3
/
+31
2018-10-10
Merge branch 'ds/multi-pack-verify'
Junio C Hamano
2
-1
/
+21
2018-10-09
transport: drop refnames from for_each_alternate_ref
Jeff King
1
-2
/
+1
2018-10-09
submodule: add a helper to check if it is safe to write to .gitmodules
Antonio Ospite
1
-1
/
+23
2018-10-09
submodule--helper: add a new 'config' subcommand
Antonio Ospite
1
-0
/
+14
2018-10-09
rebase -i: move rebase--helper modes to rebase--interactive
Alban Gruin
2
-227
/
+26
2018-10-09
rebase -i: remove git-rebase--interactive.sh
Alban Gruin
1
-0
/
+0
2018-10-09
rebase--interactive2: rewrite the submodes of interactive rebase in C
Alban Gruin
1
-6
/
+45
2018-10-09
rebase -i: implement the main part of interactive rebase as a builtin
Alban Gruin
1
-0
/
+207
2018-10-07
fetch: do not list refs if fetching only hashes
Jonathan Tan
1
-6
/
+26
2018-10-07
rev-list: handle missing tree objects properly
Matthew DeVore
1
-4
/
+7
2018-10-07
builtin/commit-graph.c: UNLEAK variables
Martin Ågren
1
-5
/
+6
2018-10-04
more oideq/hasheq conversions
Jeff King
1
-1
/
+2
2018-10-03
roll wt_status_state into wt_status and populate in the collect phase
Stephen P. Smith
1
-0
/
+3
2018-10-03
grep: add -r/--[no-]recursive
René Scharfe
1
-0
/
+2
2018-10-03
help -a: improve and make --verbose default
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-09-27
commit: fix erroneous BUG, 'multiple renames on the same target? how?'
Elijah Newren
1
-0
/
+1
2018-09-27
Sync with 2.19.1
Junio C Hamano
1
-0
/
+1
2018-09-27
Sync with 2.18.1
Junio C Hamano
1
-0
/
+1
2018-09-27
Sync with 2.17.2
Junio C Hamano
1
-0
/
+1
2018-09-27
Sync with 2.16.5
Junio C Hamano
1
-0
/
+1
2018-09-27
Sync with 2.15.3
Junio C Hamano
1
-0
/
+1
2018-09-27
Sync with Git 2.14.4
Junio C Hamano
1
-0
/
+1
2018-09-27
submodule--helper: use "--" to signal end of clone options
Jeff King
1
-0
/
+1
2018-09-25
receive-pack: update comment with check_everything_connected
Jeff King
1
-1
/
+1
2018-09-24
Merge branch 'en/update-ref-no-deref-stdin'
Junio C Hamano
1
-11
/
+14
2018-09-24
Merge branch 'ms/remote-error-message-update'
Junio C Hamano
1
-3
/
+3
2018-09-24
Merge branch 'nd/attr-pathspec-fix'
Junio C Hamano
1
-1
/
+1
2018-09-24
Merge branch 'en/double-semicolon-fix'
Junio C Hamano
1
-1
/
+1
2018-09-24
Merge branch 'tb/void-check-attr'
Junio C Hamano
2
-4
/
+2
2018-09-21
fetch: in partial clone, check presence of targets
Jonathan Tan
1
-2
/
+13
2018-09-21
revision.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
21
-34
/
+34
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
[prev]
[next]