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-04
mv: let 'git mv file no-such-dir/' error out
Matthieu Moy
1
-7
/
+16
2013-12-03
builtin/push.c: use strbuf instead of manual allocation
Junio C Hamano
1
-21
/
+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-07
Merge branch 'mm/checkout-auto-track-fix' into maint
Junio C Hamano
1
-28
/
+71
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
Merge branch 'jk/clone-progress-to-stderr' into maint
Junio C Hamano
1
-23
/
+21
2013-10-28
Merge branch 'jk/shortlog-tolerate-broken-commit' into maint
Junio C Hamano
1
-2
/
+4
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
2013-10-24
assume parse_commit checks for NULL commit
Jeff King
2
-3
/
+3
2013-10-24
assume parse_commit checks commit->object.parsed
Jeff King
3
-6
/
+3
2013-10-24
checkout_entry(): clarify the use of topath[] parameter
Junio C Hamano
1
-1
/
+1
2013-10-24
get_ref_map(): rename local variables
Michael Haggerty
1
-6
/
+6
2013-10-23
merge-base: use OPT_CMDMODE and clarify the command line parsing
Junio C Hamano
1
-16
/
+22
[prev]
[next]