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-06
commit: encapsulate determine_whence() for sequencer
Phillip Wood
1
-4
/
+1
2019-12-06
commit: use enum value for multiple cherry-picks
Phillip Wood
1
-14
/
+11
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-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-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
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
2019-11-11
bundle-verify: add --quiet
Robin H. Johnson
1
-3
/
+6
2019-11-11
bundle-create: progress output control
Robin H. Johnson
1
-3
/
+27
2019-11-11
bundle: framework for options before bundle file
Robin H. Johnson
1
-45
/
+145
2019-11-10
Merge branch 'bc/hash-independent-tests-part-6'
Junio C Hamano
1
-0
/
+11
2019-11-10
Merge branch 'js/update-index-ignore-removal-for-skip-worktree'
Junio C Hamano
2
-3
/
+8
2019-11-10
Merge branch 'sg/commit-graph-usage-fix'
Junio C Hamano
1
-1
/
+0
2019-11-10
Merge branch 'wb/midx-progress'
Junio C Hamano
2
-6
/
+14
2019-11-10
Merge branch 'js/rebase-deprecate-preserve-merges'
Junio C Hamano
1
-3
/
+4
2019-11-10
Merge branch 'hv/bitshift-constants-in-blame'
Junio C Hamano
1
-12
/
+12
2019-11-10
Merge branch 'dd/notes-copy-default-dst-to-head'
Junio C Hamano
1
-1
/
+1
2019-11-10
Merge branch 'pw/post-commit-from-sequencer'
Junio C Hamano
1
-22
/
+0
2019-11-10
Merge branch 'dl/format-patch-cover-from-desc'
Junio C Hamano
1
-33
/
+92
2019-11-10
Merge branch 'jt/fetch-pack-record-refs-in-the-dot-promisor'
Junio C Hamano
1
-0
/
+7
2019-11-10
Fix spelling errors in code comments
Elijah Newren
3
-4
/
+4
2019-11-08
fetch: remove fetch_if_missing=0
Jonathan Tan
1
-3
/
+2
2019-11-06
fetch: avoid locking issues between fetch.jobs/fetch.writeCommitGraph
Johannes Schindelin
1
-1
/
+2
2019-11-06
fetch: add the command-line option `--write-commit-graph`
Johannes Schindelin
1
-1
/
+6
2019-11-02
stash: handle staged changes in skip-worktree files correctly
Johannes Schindelin
1
-2
/
+3
2019-11-02
update-index: optionally leave skip-worktree entries alone
Johannes Schindelin
1
-1
/
+5
2019-11-02
fetch.c: fix typo in a warning message
Ralf Thielow
1
-1
/
+1
2019-10-30
worktree: teach "add" to ignore submodule.recurse config
Philippe Blain
1
-1
/
+1
[next]