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-01-15
reset --keep: only write index file once
Martin von Zweigbergk
1
-11
/
+10
2013-01-15
reset.c: share call to die_if_unmerged_cache()
Martin von Zweigbergk
1
-8
/
+6
2013-01-15
reset.c: extract function for updating {ORIG_,}HEAD
Martin von Zweigbergk
1
-16
/
+23
2013-01-15
reset.c: remove unnecessary variable 'i'
Martin von Zweigbergk
1
-17
/
+16
2013-01-15
reset.c: extract function for parsing arguments
Martin von Zweigbergk
1
-32
/
+38
2013-01-15
reset: don't allow "git reset -- $pathspec" in bare repo
Martin von Zweigbergk
1
-2
/
+4
2013-01-15
reset.c: pass pathspec around instead of (prefix, argv) pair
Martin von Zweigbergk
1
-17
/
+10
2013-01-15
reset $pathspec: exit with code 0 if successful
Martin von Zweigbergk
1
-5
/
+3
2013-01-15
reset $pathspec: no need to discard index
Martin von Zweigbergk
1
-15
/
+1
2013-01-09
Merge branch 'nd/maint-branch-desc-doc'
Junio C Hamano
2
-14
/
+24
2013-01-09
Merge branch 'ap/merge-stop-at-prepare-commit-msg-failure'
Junio C Hamano
1
-2
/
+3
2013-01-06
Merge branch 'jc/apply-trailing-blank-removal'
Junio C Hamano
1
-6
/
+17
2013-01-05
Merge branch 'cr/push-force-tag-update'
Junio C Hamano
2
-14
/
+27
2013-01-05
Merge branch 'fc/fast-export-fixes'
Junio C Hamano
1
-8
/
+19
2013-01-05
Merge branch 'nd/pathspec-wildcard'
Junio C Hamano
2
-2
/
+2
2013-01-03
merge: Honor prepare-commit-msg return code
Antoine Pelisse
1
-2
/
+3
2013-01-03
format-patch: pick up branch description when no ref is specified
Nguyễn Thái Ngọc Duy
1
-3
/
+16
2013-01-03
format-patch: pick up correct branch name from symbolic ref
Nguyễn Thái Ngọc Duy
1
-12
/
+9
2013-01-03
branch: delete branch description if it's empty
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2013-01-02
Merge branch 'sp/shortlog-missing-lf'
Junio C Hamano
1
-3
/
+2
2012-12-13
Merge branch 'maint'
Junio C Hamano
1
-3
/
+3
2012-12-13
Fix sizeof usage in get_permutations
Matthew Daley
1
-3
/
+3
2012-12-11
shortlog: fix wrapping lines of wraplen
Steffen Prohaska
1
-3
/
+2
2012-12-07
Merge branch 'jc/same-encoding' into maint
Junio C Hamano
1
-1
/
+2
2012-12-03
fast-export: make sure updated refs get updated
Felipe Contreras
1
-3
/
+7
2012-12-03
fast-export: don't handle uninteresting refs
Felipe Contreras
1
-4
/
+7
2012-12-03
push: allow already-exists advice to be disabled
Chris Rorvick
1
-0
/
+2
2012-12-03
push: rename config variable for more general use
Chris Rorvick
1
-3
/
+3
2012-12-02
push: require force for refs under refs/tags/
Chris Rorvick
2
-1
/
+6
2012-12-02
push: add advice for rejected tag reference
Chris Rorvick
1
-0
/
+11
2012-12-02
push: return reject reasons as a bitset
Chris Rorvick
2
-11
/
+6
2012-11-29
Merge branch 'jk/send-email-sender-prompt'
Junio C Hamano
1
-2
/
+2
2012-11-29
Merge branch 'jl/submodule-rm'
Junio C Hamano
1
-0
/
+15
2012-11-29
fast-export: trivial cleanup
Felipe Contreras
1
-1
/
+1
2012-11-26
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2012-11-26
Fix typo in remote set-head usage
Antoine Pelisse
1
-1
/
+1
2012-11-26
fast-export: avoid importing blob marks
Felipe Contreras
1
-0
/
+4
2012-11-25
Merge branch 'jk/checkout-out-of-unborn' into maint
Junio C Hamano
1
-0
/
+3
2012-11-25
Merge branch 'cn/config-missing-path' into maint
Junio C Hamano
1
-1
/
+2
2012-11-23
Teach rm to remove submodules when given with a trailing '/'
Jens Lehmann
1
-0
/
+15
2012-11-21
Merge branch 'jk/config-ignore-duplicates'
Junio C Hamano
1
-65
/
+43
2012-11-20
Merge branch 'jk/checkout-out-of-unborn'
Junio C Hamano
1
-0
/
+3
2012-11-20
Merge branch 'cn/config-missing-path'
Junio C Hamano
1
-1
/
+2
2012-11-20
Merge branch 'mg/replace-resolve-delete'
Junio C Hamano
1
-6
/
+9
2012-11-20
Merge branch 'kb/preload-index-more'
Junio C Hamano
3
-6
/
+15
2012-11-19
pathspec: save the non-wildcard length part
Nguyễn Thái Ngọc Duy
2
-2
/
+2
2012-11-18
Merge branch 'rs/branch-del-symref' into maint
Junio C Hamano
1
-26
/
+49
2012-11-18
Merge branch 'nd/grep-true-path' into maint
Junio C Hamano
1
-13
/
+18
2012-11-15
config: don't segfault when given --path with a missing value
Carlos Martín Nieto
1
-1
/
+2
2012-11-15
ident: keep separate "explicit" flags for author and committer
Jeff King
1
-2
/
+2
[next]