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-09-17
Merge branch 'ds/multi-pack-index'
Junio C Hamano
7
-14
/
+98
2018-09-17
Merge branch 'jk/branch-l-1-repurpose'
Junio C Hamano
1
-21
/
+1
2018-09-17
Merge branch 'jk/rev-list-stdin-noop-is-ok'
Junio C Hamano
1
-1
/
+1
2018-09-17
Merge branch 'bp/checkout-new-branch-optim'
Junio C Hamano
1
-4
/
+116
2018-09-17
Merge branch 'nd/clone-case-smashing-warning'
Junio C Hamano
1
-0
/
+1
2018-09-17
fsck: verify multi-pack-index
Derrick Stolee
1
-0
/
+18
2018-09-17
multi-pack-index: add 'verify' verb
Derrick Stolee
1
-1
/
+3
2018-09-17
commit-graph write: add progress output
Ævar Arnfjörð Bjarmason
2
-3
/
+5
2018-09-17
status: show progress bar if refreshing the index takes too long
Nguyễn Thái Ngọc Duy
2
-3
/
+9
2018-09-14
builtin/remote: quote remote name on error to display empty name
Shulhan
1
-3
/
+3
2018-09-12
update-ref: allow --no-deref with --stdin
Elijah Newren
1
-10
/
+13
2018-09-12
update-ref: fix type of update_flags variable to match its usage
Elijah Newren
1
-1
/
+1
2018-09-12
Make git_check_attr() a void function
Torsten Bögershausen
2
-4
/
+2
2018-09-07
Revert "Merge branch 'sb/submodule-core-worktree'"
Jonathan Nieder
1
-26
/
+0
2018-09-07
wt-status: rename commitable to committable
Stephen P. Smith
1
-9
/
+9
2018-09-06
builtin rebase: support `--autosquash`
Pratik Karki
1
-0
/
+10
2018-09-06
builtin rebase: support `keep-empty` option
Pratik Karki
1
-0
/
+24
2018-09-06
builtin rebase: support `ignore-date` option
Pratik Karki
1
-0
/
+8
2018-09-06
builtin rebase: support `ignore-whitespace` option
Pratik Karki
1
-0
/
+6
2018-09-06
builtin rebase: support --committer-date-is-author-date
Pratik Karki
1
-0
/
+10
2018-09-06
builtin rebase: support --rerere-autoupdate
Pratik Karki
1
-0
/
+25
2018-09-06
builtin rebase: support --signoff
Pratik Karki
1
-0
/
+17
2018-09-06
builtin rebase: allow selecting the rebase "backend"
Pratik Karki
1
-0
/
+37
2018-09-06
builtin rebase: stop if `git am` is in progress
Pratik Karki
1
-0
/
+5
2018-09-06
builtin rebase: actions require a rebase in progress
Pratik Karki
1
-0
/
+3
2018-09-06
builtin rebase: support --edit-todo and --show-current-patch
Pratik Karki
1
-1
/
+22
2018-09-06
builtin rebase: support --quit
Pratik Karki
1
-0
/
+11
2018-09-06
builtin rebase: support --abort
Pratik Karki
1
-0
/
+20
2018-09-06
builtin rebase: support --skip
Pratik Karki
1
-0
/
+18
2018-09-06
builtin rebase: support --continue
Pratik Karki
1
-4
/
+111
2018-09-06
builtin rebase: support `git rebase <upstream> <switch-to>`
Pratik Karki
1
-4
/
+44
2018-09-06
builtin rebase: only store fully-qualified refs in `options.head_name`
Pratik Karki
1
-3
/
+8
2018-09-06
builtin rebase: start a new rebase only if none is in progress
Pratik Karki
1
-1
/
+47
2018-09-06
builtin rebase: support --force-rebase
Pratik Karki
1
-1
/
+21
2018-09-06
builtin rebase: try to fast forward when possible
Pratik Karki
1
-0
/
+72
2018-09-06
builtin rebase: require a clean worktree
Pratik Karki
1
-0
/
+11
2018-09-06
builtin rebase: support the `verbose` and `diffstat` options
Pratik Karki
1
-2
/
+58
2018-09-06
builtin rebase: support --quiet
Pratik Karki
1
-0
/
+15
2018-09-06
builtin rebase: handle the pre-rebase hook and --no-verify
Pratik Karki
1
-0
/
+11
2018-09-06
builtin rebase: support `git rebase --onto A...B`
Pratik Karki
1
-1
/
+7
2018-09-06
builtin rebase: support --onto
Pratik Karki
1
-5
/
+30
2018-09-05
Remove superfluous trailing semicolons
Elijah Newren
1
-1
/
+1
2018-09-04
Merge branch 'en/directory-renames-nothanks'
Junio C Hamano
1
-0
/
+1
2018-08-31
fetch: stop clobbering existing tags without --force
Ævar Arnfjörð Bjarmason
1
-6
/
+12
2018-08-31
fetch: change "branch" to "reference" in --force -h output
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2018-08-30
worktree: delete .git/worktrees if empty after 'remove'
Eric Sunshine
1
-1
/
+7
2018-08-30
worktree: teach 'remove' to override lock when --force given twice
Eric Sunshine
1
-5
/
+6
2018-08-30
worktree: teach 'move' to override lock when --force given twice
Eric Sunshine
1
-4
/
+9
2018-08-30
worktree: teach 'add' to respect --force for registered but missing path
Eric Sunshine
1
-2
/
+8
2018-08-30
worktree: disallow adding same path multiple times
Eric Sunshine
1
-0
/
+25
[prev]
[next]