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
2019-12-10
Merge branch 'am/pathspec-from-file'
Junio C Hamano
2
-8
/
+42
2019-12-09
Sync with Git 2.24.1
Junio C Hamano
2
-3
/
+19
2019-12-06
Merge branch 'rs/use-skip-prefix-more'
Junio C Hamano
4
-20
/
+14
2019-12-06
Sync with 2.23.1
Johannes Schindelin
2
-3
/
+19
2019-12-06
Sync with 2.22.2
Johannes Schindelin
2
-3
/
+19
2019-12-06
Sync with 2.21.1
Johannes Schindelin
2
-3
/
+19
2019-12-06
Sync with 2.20.2
Johannes Schindelin
2
-3
/
+19
2019-12-06
submodule: defend against submodule.update = !command in .gitmodules
Jonathan Nieder
1
-0
/
+2
2019-12-06
Sync with 2.19.3
Johannes Schindelin
2
-3
/
+17
2019-12-06
Sync with 2.18.2
Johannes Schindelin
2
-3
/
+17
2019-12-06
Sync with 2.17.3
Johannes Schindelin
2
-3
/
+17
2019-12-06
Sync with 2.16.6
Johannes Schindelin
2
-2
/
+17
2019-12-06
Sync with 2.15.4
Johannes Schindelin
2
-2
/
+17
2019-12-06
Sync with 2.14.6
Johannes Schindelin
2
-2
/
+17
2019-12-05
Merge branch 'mg/submodule-status-from-a-subdirectory'
Junio C Hamano
1
-1
/
+2
2019-12-05
Merge branch 'nl/reset-patch-takes-a-tree'
Junio C Hamano
1
-1
/
+1
2019-12-05
Merge branch 'jk/fail-show-toplevel-outside-working-tree'
Junio C Hamano
1
-0
/
+2
2019-12-05
Merge branch 'sg/unpack-progress-throughput'
Junio C Hamano
1
-1
/
+2
2019-12-05
Merge branch 'dl/range-diff-with-notes'
Junio C Hamano
2
-2
/
+28
2019-12-05
Merge branch 'js/builtin-add-i'
Junio C Hamano
1
-0
/
+12
2019-12-05
Disallow dubiously-nested submodule git directories
Johannes Schindelin
1
-0
/
+4
2019-12-04
clone --recurse-submodules: prevent name squatting on Windows
Johannes Schindelin
2
-2
/
+13
2019-12-01
Merge branch 'ds/test-read-graph'
Junio C Hamano
1
-68
/
+0
2019-12-01
Merge branch 'jt/fetch-remove-lazy-fetch-plugging'
Junio C Hamano
2
-6
/
+2
2019-12-01
Merge branch 'tg/stash-refresh-index'
Junio C Hamano
1
-4
/
+3
2019-12-01
Merge branch 'rj/bundle-ui-updates'
Junio C Hamano
1
-45
/
+172
2019-12-01
Merge branch 'en/doc-typofix'
Junio C Hamano
3
-4
/
+4
2019-12-01
Merge branch 'js/fetch-multi-lockfix'
Junio C Hamano
1
-2
/
+8
2019-12-01
Merge branch 'rt/fetch-message-fix'
Junio C Hamano
1
-1
/
+1
2019-12-01
Merge branch 'pb/no-recursive-reset-hard-in-worktree-add'
Junio C Hamano
1
-1
/
+1
2019-12-01
Merge branch 'sg/blame-indent-heuristics-is-now-the-default'
Junio C Hamano
1
-8
/
+0
2019-12-01
Merge branch 'mr/clone-dir-exists-to-path-exists'
Junio C Hamano
1
-4
/
+4
2019-12-01
Merge branch 'jk/cleanup-object-parsing-and-fsck'
Junio C Hamano
1
-71
/
+55
2019-11-27
name-rev: use skip_prefix() instead of starts_with()
René Scharfe
1
-4
/
+4
2019-11-27
push: use skip_prefix() instead of starts_with()
René Scharfe
1
-2
/
+3
2019-11-27
fmt-merge-msg: use skip_prefix() instead of starts_with()
René Scharfe
1
-5
/
+4
2019-11-27
fetch: use skip_prefix() instead of starts_with()
René Scharfe
1
-9
/
+3
2019-11-25
submodule: fix 'submodule status' when called from a subdirectory
Manish Goregaokar
1
-1
/
+2
2019-11-25
reset: parse rev as tree-ish in patch mode
Nika Layzell
1
-1
/
+1
2019-11-21
format-patch: pass notes configuration to range-diff
Denton Liu
1
-1
/
+23
2019-11-21
range-diff: pass through --notes to `git log`
Denton Liu
2
-2
/
+6
2019-11-20
commit: support the --pathspec-from-file option
Alexandr Miloslavskiy
1
-4
/
+21
2019-11-20
reset: support the `--pathspec-from-file` option
Alexandr Miloslavskiy
1
-2
/
+19
2019-11-20
doc: reset: synchronize <pathspec> description
Alexandr Miloslavskiy
1
-2
/
+2
2019-11-20
builtin/unpack-objects.c: show throughput progress
SZEDER Gábor
1
-1
/
+2
2019-11-20
rev-parse: make --show-toplevel without a worktree an error
Jeff King
1
-0
/
+2
2019-11-14
Start to implement a built-in version of `git add --interactive`
Johannes Schindelin
1
-0
/
+12
2019-11-14
stash: make sure we have a valid index before writing it
Thomas Gummerer
1
-4
/
+3
2019-11-13
clone: remove fetch_if_missing=0
Jonathan Tan
1
-3
/
+0
2019-11-13
test-tool: use 'read-graph' helper
Derrick Stolee
1
-68
/
+0
[next]