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-11-22
sparse-checkout: update working directory in-process for 'init'
Derrick Stolee
1
-16
/
+20
2019-11-22
sparse-checkout: write using lockfile
Derrick Stolee
1
-4
/
+11
2019-11-22
sparse-checkout: use in-process update for disable subcommand
Derrick Stolee
1
-13
/
+12
2019-11-22
sparse-checkout: update working directory in-process
Derrick Stolee
2
-13
/
+72
2019-11-22
sparse-checkout: sanitize for nested folders
Derrick Stolee
1
-4
/
+18
2019-11-22
sparse-checkout: init and set in cone mode
Derrick Stolee
1
-16
/
+147
2019-11-22
sparse-checkout: create 'disable' subcommand
Derrick Stolee
1
-1
/
+25
2019-11-22
sparse-checkout: add '--stdin' option to set subcommand
Derrick Stolee
1
-2
/
+32
2019-11-22
sparse-checkout: 'set' subcommand
Derrick Stolee
1
-2
/
+45
2019-11-22
clone: add --sparse mode
Derrick Stolee
2
-0
/
+33
2019-11-22
sparse-checkout: create 'init' subcommand
Derrick Stolee
1
-1
/
+74
2019-11-22
sparse-checkout: create builtin with 'list' subcommand
Derrick Stolee
1
-0
/
+86
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
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
rebase: add --reset-author-date
Rohit Ashiwal
1
-0
/
+2
2019-11-02
rebase -i: support --ignore-date
Rohit Ashiwal
1
-5
/
+9
2019-11-02
rebase -i: support --committer-date-is-author-date
Rohit Ashiwal
1
-5
/
+12
2019-11-02
rebase -i: add --ignore-whitespace flag
Rohit Ashiwal
1
-4
/
+15
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
2019-10-29
builtin/blame.c: remove '--indent-heuristic' from usage string
SZEDER Gábor
1
-8
/
+0
2019-10-29
clone: rename static function `dir_exists()`.
Miriam Rubio
1
-4
/
+4
[prev]
[next]