index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-07
restore: disable overlay mode by default
Nguyễn Thái Ngọc Duy
1
-4
/
+7
2019-05-07
restore: make pathspec mandatory
Nguyễn Thái Ngọc Duy
1
-0
/
+7
2019-05-07
restore: take tree-ish from --source option instead
Nguyễn Thái Ngọc Duy
1
-8
/
+34
2019-05-07
checkout: split part of it to new command 'restore'
Nguyễn Thái Ngọc Duy
13
-5
/
+257
2019-04-02
doc: promote "git switch"
Nguyễn Thái Ngọc Duy
19
-105
/
+105
2019-04-02
completion: support switch
Nguyễn Thái Ngọc Duy
1
-1
/
+36
2019-04-02
t: add tests for switch
Nguyễn Thái Ngọc Duy
1
-0
/
+96
2019-04-02
switch: make --orphan switch to an empty tree
Nguyễn Thái Ngọc Duy
1
-8
/
+31
2019-04-02
switch: reject if some operation is in progress
Nguyễn Thái Ngọc Duy
1
-0
/
+40
2019-04-02
switch: no worktree status unless real branch switch happens
Nguyễn Thái Ngọc Duy
3
-148
/
+8
2019-04-02
switch: implicit dwim, use --no-guess to disable it
Nguyễn Thái Ngọc Duy
2
-23
/
+31
2019-04-02
switch: add short option for --detach
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2019-04-02
switch: only allow explicit detached HEAD
Nguyễn Thái Ngọc Duy
1
-0
/
+34
2019-04-02
switch: reject "do nothing" case
Nguyễn Thái Ngọc Duy
1
-0
/
+9
2019-04-02
switch: stop accepting pathspec
Nguyễn Thái Ngọc Duy
1
-5
/
+15
2019-04-02
switch: remove -l
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2019-04-02
switch: add --discard-changes
Nguyễn Thái Ngọc Duy
1
-2
/
+10
2019-04-02
switch: better names for -b and -B
Nguyễn Thái Ngọc Duy
1
-11
/
+21
2019-04-02
checkout: split part of it to new command 'switch'
Nguyễn Thái Ngọc Duy
14
-27
/
+353
2019-04-02
checkout: split options[] array in three pieces
Nguyễn Thái Ngọc Duy
3
-23
/
+77
2019-04-02
checkout: move 'confict_style' and 'dwim_..' to checkout_opts
Nguyễn Thái Ngọc Duy
1
-7
/
+10
2019-04-02
checkout: make "opts" in cmd_checkout() a pointer
Nguyễn Thái Ngọc Duy
1
-57
/
+58
2019-04-02
checkout: factor out some code in parse_branchname_arg()
Nguyễn Thái Ngọc Duy
1
-20
/
+31
2019-04-02
checkout: keep most #include sorted
Nguyễn Thái Ngọc Duy
1
-17
/
+17
2019-04-02
checkout: inform the user when removing branch state
Nguyễn Thái Ngọc Duy
7
-11
/
+14
2019-04-02
checkout: advice how to get out of detached HEAD mode
Nguyễn Thái Ngọc Duy
2
-4
/
+25
2019-04-02
t: rename t2014-switch.sh to t2014-checkout-switch.sh
Nguyễn Thái Ngọc Duy
1
-0
/
+0
2019-04-02
git-checkout.txt: fix monospace typeset
Nguyễn Thái Ngọc Duy
1
-81
/
+81
2019-04-02
doc: document --overwrite-ignore
Nguyễn Thái Ngọc Duy
2
-0
/
+11
2019-04-02
git-checkout.txt: fix one syntax line
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2019-04-02
git-checkout.txt: spell out --no-option
Nguyễn Thái Ngọc Duy
1
-4
/
+7
2019-03-11
The second batch
Junio C Hamano
1
-0
/
+22
2019-03-11
Sync with maint
Junio C Hamano
1
-1
/
+1
2019-03-11
Merge branch 'js/rebase-recreate-merge'
Junio C Hamano
1
-1
/
+1
2019-03-11
Merge branch 'js/untravis-windows'
Junio C Hamano
2
-113
/
+0
2019-03-11
Merge branch 'rd/gc-prune-doc-fix'
Junio C Hamano
1
-1
/
+1
2019-03-11
Merge branch 'js/find-lib-h-with-ls-files-when-possible'
Junio C Hamano
1
-2
/
+3
2019-03-11
Merge branch 'rj/hdr-check-gcrypt-fix'
Junio C Hamano
1
-1
/
+4
2019-03-11
Merge branch 'jk/guard-bswap-header'
Junio C Hamano
1
-0
/
+5
2019-03-11
Merge branch 'rd/attr.c-comment-typofix'
Junio C Hamano
1
-4
/
+4
2019-03-11
Merge branch 'yb/utf-16le-bom-spellfix'
Junio C Hamano
1
-1
/
+1
2019-03-11
mingw: allow building with an MSYS2 runtime v3.x
Johannes Schindelin
1
-1
/
+1
2019-03-08
mingw: drop MakeMaker reference
Johannes Schindelin
1
-1
/
+0
2019-03-07
Start 2.22 cycle
Junio C Hamano
3
-2
/
+81
2019-03-07
Merge branch 'jt/http-auth-proto-v2-fix'
Junio C Hamano
4
-207
/
+213
2019-03-07
Merge branch 'jk/diff-no-index-initialize'
Junio C Hamano
4
-17
/
+21
2019-03-07
Merge branch 'nd/no-more-check-racy'
Junio C Hamano
1
-28
/
+0
2019-03-07
Merge branch 'rd/doc-hook-used-in-sample'
Junio C Hamano
1
-0
/
+4
2019-03-07
Merge branch 'nd/diff-parseopt-2'
Junio C Hamano
2
-211
/
+319
2019-03-07
Merge branch 'en/merge-options-doc'
Junio C Hamano
1
-3
/
+8
[next]