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
2013-12-12
Merge branch 'jk/remove-deprecated'
Junio C Hamano
3
-108
/
+40
2013-12-12
Merge branch 'mh/fetch-tags-in-addition-to-normal-refs'
Junio C Hamano
2
-246
/
+248
2013-12-06
Merge branch 'nd/magic-pathspec'
Junio C Hamano
1
-10
/
+7
2013-12-06
Merge branch 'rr/for-each-ref-decoration'
Junio C Hamano
1
-13
/
+81
2013-12-05
Sync with 1.8.5
Junio C Hamano
2
-2
/
+10
2013-12-05
Merge branch 'gj/push-more-verbose-advice' (early part)
Junio C Hamano
1
-0
/
+7
2013-12-05
Merge branch 'jc/ref-excludes'
Junio C Hamano
1
-0
/
+16
2013-12-05
Merge branch 'nv/parseopt-opt-arg'
Junio C Hamano
1
-2
/
+9
2013-12-05
Merge branch 'jc/merge-base-reflog'
Junio C Hamano
1
-16
/
+131
2013-12-05
Merge branch 'jk/robustify-parse-commit'
Junio C Hamano
7
-17
/
+14
2013-12-03
stop installing git-tar-tree link
Jonathan Nieder
1
-0
/
+0
2013-11-20
diff: restrict pathspec limitations to diff b/f case only
Nguyễn Thái Ngọc Duy
1
-10
/
+7
2013-11-19
for-each-ref: avoid color leakage
Ramkumar Ramachandra
1
-5
/
+23
2013-11-19
for-each-ref: introduce %(color:...) for color
Ramkumar Ramachandra
1
-2
/
+9
2013-11-19
for-each-ref: introduce %(upstream:track[short])
Ramkumar Ramachandra
1
-3
/
+37
2013-11-18
Merge branch 'nd/literal-pathspecs'
Junio C Hamano
1
-1
/
+3
2013-11-18
for-each-ref: introduce %(HEAD) asterisk marker
Ramkumar Ramachandra
1
-2
/
+11
2013-11-18
Merge branch 'jx/branch-vv-always-compare-with-upstream'
Junio C Hamano
1
-1
/
+7
2013-11-18
branch: fix --verbose output column alignment
Torstein Hegge
1
-1
/
+7
2013-11-13
push: enhance unspecified push default warning
Greg Jacobson
1
-0
/
+7
2013-11-12
tar-tree: remove deprecated command
John Keeping
1
-62
/
+0
2013-11-12
repo-config: remove deprecated alias for "git config"
John Keeping
1
-6
/
+0
2013-11-06
Merge branch 'fc/trivial'
Junio C Hamano
4
-16
/
+7
2013-11-01
rev-parse: introduce --exclude=<glob> to tame wildcards
Junio C Hamano
1
-0
/
+17
2013-11-01
Merge branch 'jk/reset-p-current-head-fix'
Junio C Hamano
1
-1
/
+1
2013-11-01
Merge branch 'jk/for-each-ref-skip-parsing'
Junio C Hamano
1
-9
/
+20
2013-11-01
Merge branch 'jl/submodule-mv'
Junio C Hamano
1
-4
/
+9
2013-10-31
rev-parse --parseopt: add the --stuck-long mode
Nicolas Vigier
1
-2
/
+9
2013-10-31
diff: trivial style fix
Felipe Contreras
1
-1
/
+1
2013-10-31
describe: trivial style fixes
Felipe Contreras
1
-4
/
+3
2013-10-31
branch: trivial style fix
Felipe Contreras
1
-2
/
+1
2013-10-31
merge: simplify ff-only option
Felipe Contreras
1
-9
/
+2
2013-10-30
ref_remove_duplicates(): simplify loop logic
Michael Haggerty
1
-3
/
+1
2013-10-30
fetch, remote: properly convey --no-prune options to subprocesses
Michael Haggerty
2
-5
/
+5
2013-10-30
builtin/remote.c:update(): use struct argv_array
Michael Haggerty
1
-16
/
+17
2013-10-30
builtin/remote.c: reorder function definitions
Michael Haggerty
1
-81
/
+78
2013-10-30
fetch --prune: prune only based on explicit refspecs
Michael Haggerty
1
-30
/
+9
2013-10-30
fetch --tags: fetch tags *in addition to* other stuff
Michael Haggerty
1
-24
/
+35
2013-10-30
fetch: only opportunistically update references based on command line
Michael Haggerty
1
-12
/
+32
2013-10-30
builtin/fetch.c: reorder function definitions
Michael Haggerty
1
-101
/
+97
2013-10-30
Merge branch 'nd/lift-path-max'
Junio C Hamano
1
-1
/
+1
2013-10-30
Merge branch 'nd/gc-lock-against-each-other'
Junio C Hamano
1
-0
/
+24
2013-10-30
Merge branch 'mm/checkout-auto-track-fix'
Junio C Hamano
1
-28
/
+71
2013-10-30
Merge branch 'fc/styles'
Junio C Hamano
3
-3
/
+3
2013-10-30
for-each-ref: avoid loading objects to print %(objectname)
Jeff King
1
-9
/
+20
2013-10-29
merge-base: teach "--fork-point" mode
Junio C Hamano
1
-0
/
+109
2013-10-28
pathspec: stop --*-pathspecs impact on internal parse_pathspec() uses
Nguyễn Thái Ngọc Duy
1
-1
/
+3
2013-10-25
reset: pass real rev name to add--interactive
Jeff King
1
-1
/
+1
2013-10-24
checkout: do not die when leaving broken detached HEAD
Jeff King
1
-4
/
+4
2013-10-24
use parse_commit_or_die instead of segfaulting
Jeff King
2
-4
/
+4
[next]