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
2012-11-27
Merge branch 'esr/maint-doc-fast-import' into maint
Junio C Hamano
1
-2
/
+6
2012-11-27
Merge branch 'wtk/submodule-doc-fixup' into maint
Junio C Hamano
2
-2
/
+2
2012-11-27
Documentation: improve phrasing in git-push.txt
Mark Szepieniec
1
-1
/
+2
2012-11-26
Fix typo in remote set-head usage
Antoine Pelisse
1
-1
/
+1
2012-11-26
Makefile: hide stderr of curl-config test
Paul Gortmaker
1
-1
/
+1
2012-11-25
Git 1.8.0.1
Junio C Hamano
3
-3
/
+16
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
2
-1
/
+7
2012-11-25
Merge branch 'jk/maint-gitweb-xss' into maint
Junio C Hamano
2
-0
/
+16
2012-11-24
Completion must sort before using uniq
Marc Khouzam
1
-1
/
+1
2012-11-20
Further preparation for 1.8.0.1
Junio C Hamano
1
-1
/
+7
2012-11-20
Merge branch 'mg/maint-pull-suggest-upstream-to' into maint
Junio C Hamano
1
-1
/
+1
2012-11-20
Merge branch 'mm/maint-doc-commit-edit' into maint
Junio C Hamano
1
-0
/
+5
2012-11-20
Merge branch 'as/maint-doc-fix-no-post-rewrite' into maint
Junio C Hamano
1
-4
/
+3
2012-11-20
Merge branch 'rs/lock-correct-ref-during-delete' into maint
Junio C Hamano
1
-13
/
+5
2012-11-20
Merge branch 'rf/maint-mailmap-off-by-one' into maint
Junio C Hamano
1
-1
/
+1
2012-11-20
Merge branch 'jk/maint-diff-grep-textconv' into maint
Junio C Hamano
2
-2
/
+14
2012-11-20
Merge branch 'js/format-2047' into maint
Junio C Hamano
5
-126
/
+262
2012-11-18
Start preparing for 1.8.0.1
Junio C Hamano
2
-1
/
+47
2012-11-18
Merge branch 'sz/maint-curl-multi-timeout' into maint
Junio C Hamano
1
-0
/
+12
2012-11-18
Merge branch 'po/maint-refs-replace-docs' into maint
Junio C Hamano
1
-0
/
+6
2012-11-18
Merge branch 'ph/pull-rebase-detached' into maint
Junio C Hamano
1
-0
/
+1
2012-11-18
Merge branch 'mm/maint-doc-remote-tracking' into maint
Junio C Hamano
4
-6
/
+6
2012-11-18
Merge branch 'rs/branch-del-symref' into maint
Junio C Hamano
2
-26
/
+68
2012-11-18
Merge branch 'nd/grep-true-path' into maint
Junio C Hamano
4
-17
/
+51
2012-11-18
Merge branch 'jc/grep-pcre-loose-ends' (early part) into maint
Junio C Hamano
5
-128
/
+204
2012-11-18
Merge branch 'da/mergetools-p4' into maint
Junio C Hamano
1
-0
/
+25
2012-11-18
Merge branch 'jc/test-say-color-avoid-echo-escape' into maint
Junio C Hamano
1
-1
/
+1
2012-11-18
Merge branch 'bw/config-lift-variable-name-length-limit' into maint
Junio C Hamano
1
-30
/
+29
2012-11-15
config: don't segfault when given --path with a missing value
Carlos Martín Nieto
2
-1
/
+7
2012-11-15
checkout: print a message when switching unborn branches
Jeff King
1
-0
/
+3
2012-11-12
gitweb: escape html in rss title
Jeff King
2
-0
/
+16
2012-11-08
doc/fast-import: clarify how content states are built
Eric S. Raymond
1
-2
/
+6
2012-11-08
push/pull: adjust missing upstream help text to changed interface
Michael J Gruber
1
-1
/
+1
2012-11-02
commit: fixup misplacement of --no-post-rewrite description
Andreas Schwab
1
-4
/
+3
2012-11-02
Document 'git commit --no-edit' explicitly
Matthieu Moy
1
-0
/
+5
2012-10-28
diff_grep: use textconv buffers for add/deleted files
Jeff King
2
-2
/
+14
2012-10-28
mailmap: avoid out-of-bounds memory access
Romain Francoise
1
-1
/
+1
2012-10-25
Doc repository-layout: Show refs/replace
Philip Oakley
1
-0
/
+6
2012-10-25
Documentation: remote tracking branch -> remote-tracking branch
Matthieu Moy
4
-6
/
+6
2012-10-25
git-pull: Avoid merge-base on detached head
Phil Hord
1
-0
/
+1
2012-10-25
git-submodule: wrap branch option with "<>" in usage strings.
W. Trevor King
2
-2
/
+2
2012-10-21
Git 1.8.0
Junio C Hamano
3
-10
/
+19
2012-10-19
Fix potential hang in https handshake
Stefan Zager
1
-0
/
+12
2012-10-18
branch: show targets of deleted symrefs, not sha1s
René Scharfe
2
-11
/
+13
2012-10-18
branch: skip commit checks when deleting symref branches
René Scharfe
2
-2
/
+17
2012-10-18
branch: delete symref branch, not its target
René Scharfe
2
-1
/
+12
2012-10-18
branch: factor out delete_branch_config()
René Scharfe
1
-5
/
+10
2012-10-18
branch: factor out check_branch_commit()
René Scharfe
1
-12
/
+21
2012-10-18
format-patch tests: check quoting/encoding in To: and Cc: headers
Jan H. Schönherr
1
-32
/
+66
[next]