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
2017-12-07
worktree: invoke post-checkout hook (unless --no-checkout)
Eric Sunshine
1
-6
/
+16
2017-12-06
Merge branch 'bw/protocol-v1'
Junio C Hamano
1
-0
/
+17
2017-12-06
Merge branch 'rd/doc-notes-prune-fix'
Junio C Hamano
1
-1
/
+1
2017-12-06
Merge branch 'rd/man-prune-progress'
Junio C Hamano
1
-1
/
+1
2017-12-06
Merge branch 'hm/config-parse-expiry-date'
Junio C Hamano
2
-13
/
+11
2017-11-28
Merge branch 'ma/branch-list-paginate'
Junio C Hamano
1
-0
/
+3
2017-11-28
Merge branch 'jc/branch-name-sanity'
Junio C Hamano
2
-12
/
+9
2017-11-27
Merge branch 'sw/pull-ipv46-passthru'
Junio C Hamano
1
-0
/
+12
2017-11-27
Merge branch 'tb/add-renormalize'
Junio C Hamano
1
-2
/
+26
2017-11-27
Merge branch 'tz/notes-error-to-stderr'
Junio C Hamano
1
-4
/
+4
2017-11-22
notes: correct 'git notes prune' options to '[-n] [-v]'
Robert P. J. Day
1
-1
/
+1
2017-11-22
prune: add "--progress" to man page and usage msg
Robert P. J. Day
1
-1
/
+1
2017-11-21
Merge branch 'bp/fsmonitor'
Junio C Hamano
2
-3
/
+43
2017-11-21
pull: pass -4/-6 option to 'git fetch'
Shuyu Wei
1
-0
/
+12
2017-11-20
branch: change default of `pager.branch` to "on"
Martin Ågren
1
-1
/
+1
2017-11-20
branch: respect `pager.branch` in list-mode only
Martin Ågren
1
-0
/
+3
2017-11-18
config: add --expiry-date
Haaris Mehmood
2
-13
/
+11
2017-11-17
add: introduce "--renormalize"
Torsten Bögershausen
1
-2
/
+26
2017-11-15
Merge branch 'bp/read-index-from-skip-verification'
Junio C Hamano
1
-0
/
+1
2017-11-15
Merge branch 'rd/bisect-view-is-visualize'
Junio C Hamano
1
-1
/
+1
2017-11-15
Merge branch 'ma/reduce-heads-leakfix'
Junio C Hamano
5
-22
/
+28
2017-11-15
Merge branch 'mh/tidy-ref-update-flags'
Junio C Hamano
8
-12
/
+12
2017-11-15
Merge branch 'ma/bisect-leakfix'
Junio C Hamano
1
-2
/
+1
2017-11-15
builtin/branch: remove redundant check for HEAD
Kaartic Sivaraam
1
-3
/
+0
2017-11-15
notes: send "Automatic notes merge failed" messages to stderr
Todd Zullinger
1
-4
/
+4
2017-11-13
Merge branch 'jm/status-ignored-files-list'
Junio C Hamano
1
-6
/
+25
2017-11-13
bisect: mention "view" as an alternative to "visualize"
Robert P. J. Day
1
-1
/
+1
2017-11-09
Merge branch 'bw/diff-opt-impl-to-bitfields'
Junio C Hamano
10
-37
/
+37
2017-11-08
reduce_heads: fix memory leaks
Martin Ågren
5
-5
/
+11
2017-11-08
builtin/merge-base: free commit lists
Martin Ågren
1
-18
/
+18
2017-11-08
read_index_from(): speed index loading by skipping verification of the entry ...
Ben Peart
1
-0
/
+1
2017-11-06
Merge branch 'mp/push-pushoption-config'
Junio C Hamano
1
-5
/
+21
2017-11-06
Merge branch 'jc/check-ref-format-oor'
Junio C Hamano
1
-2
/
+4
2017-11-06
Merge branch 'bc/object-id'
Junio C Hamano
30
-179
/
+179
2017-11-06
Merge branch 'wk/pull-signoff'
Junio C Hamano
1
-0
/
+6
2017-11-06
Merge branch 'pc/submodule-helper'
Junio C Hamano
1
-17
/
+256
2017-11-06
Merge branch 'pb/bisect-helper'
Junio C Hamano
1
-6
/
+131
2017-11-06
Merge branch 'bw/grep-recurse-submodules'
Junio C Hamano
1
-0
/
+2
2017-11-06
Merge branch 'ao/check-resolve-ref-unsafe-result'
Junio C Hamano
1
-0
/
+2
2017-11-06
Merge branch 'jk/misc-resolve-ref-unsafe-fixes'
Junio C Hamano
1
-1
/
+1
2017-11-06
Merge branch 'jc/no-cmd-as-subroutine'
Junio C Hamano
2
-13
/
+18
2017-11-06
Merge branch 'ma/lockfile-fixes'
Junio C Hamano
8
-45
/
+33
2017-11-06
refs: rename constant `REF_NODEREF` to `REF_NO_DEREF`
Michael Haggerty
8
-12
/
+12
2017-11-06
bisect: change calling-convention of `find_bisection()`
Martin Ågren
1
-2
/
+1
2017-11-02
grep: take the read-lock when adding a submodule
Martin Ågren
1
-0
/
+2
2017-11-01
diff: make struct diff_flags members lowercase
Brandon Williams
9
-34
/
+34
2017-11-01
diff: remove DIFF_OPT_CLR macro
Brandon Williams
1
-1
/
+1
2017-11-01
diff: remove DIFF_OPT_SET macro
Brandon Williams
7
-20
/
+20
2017-11-01
diff: remove DIFF_OPT_TST macro
Brandon Williams
5
-11
/
+11
2017-11-01
diff: remove touched flags
Brandon Williams
1
-2
/
+0
[next]