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
2009-12-02
Git 1.6.6-rc1
Junio C Hamano
2
-2
/
+2
2009-12-02
git-pull.sh: Fix call to git-merge for new command format
Horst H. von Brand
1
-3
/
+3
2009-12-02
Merge branch 'maint'
Junio C Hamano
3
-12
/
+43
2009-12-02
Prepare for 1.6.5.4
Junio C Hamano
2
-1
/
+33
2009-12-02
merge: do not add standard message when message is given with -m option
Junio C Hamano
2
-11
/
+10
2009-12-02
Do not misidentify "git merge foo HEAD" as an old-style invocation
Junio C Hamano
1
-1
/
+1
2009-12-01
Update draft release notes to 1.6.6 before -rc1
Junio C Hamano
1
-20
/
+67
2009-12-01
Merge branch 'maint'
Junio C Hamano
4
-6
/
+6
2009-12-01
Merge branch 'jc/deprecate-old-syntax-from-merge'
Junio C Hamano
1
-0
/
+6
2009-12-01
git-merge: a deprecation notice of the ancient command line syntax
Junio C Hamano
1
-0
/
+6
2009-12-01
Merge branch 'bw/remote-get-ref-states-fix'
Junio C Hamano
1
-2
/
+4
2009-12-01
get_ref_states: strdup entries and free util in stale list
Bert Wesarg
1
-2
/
+4
2009-12-01
help: Do not unnecessarily look for a repository
David Aguilar
1
-3
/
+3
2009-12-01
Documentation: Fix a few i.e./e.g. mix-ups
Michael J Gruber
2
-2
/
+2
2009-12-01
Merge branch 'jn/gitweb-blame'
Junio C Hamano
6
-88
/
+1173
2009-12-01
gitweb: Add link to other blame implementation in blame views
Jakub Narebski
1
-0
/
+11
2009-11-30
gitweb: Make linking to actions requiring JavaScript a feature
Jakub Narebski
1
-1
/
+8
2009-11-30
Merge branch 'fc/maint-format-patch-pathspec-dashes'
Junio C Hamano
2
-1
/
+7
2009-11-30
Merge branch 'mm/maint-merge-ff-error-message-fix'
Junio C Hamano
3
-18
/
+27
2009-11-30
Merge branch 'ap/maint-merge-strategy-list-fix'
Junio C Hamano
1
-1
/
+1
2009-11-30
Merge branch 'jc/pretty-lf'
Junio C Hamano
3
-2
/
+70
2009-11-30
Merge branch 'cc/bisect-doc'
Junio C Hamano
3
-0
/
+1364
2009-11-30
Merge branch 'em/commit-claim'
Junio C Hamano
3
-4
/
+129
2009-11-30
Merge branch 'jc/mailinfo-remove-brackets'
Junio C Hamano
2
-21
/
+35
2009-11-30
Merge branch 'fc/send-email-envelope'
Junio C Hamano
3
-4
/
+41
2009-11-30
Merge branch 'uk/maint-shortlog-encoding'
Junio C Hamano
2
-8
/
+39
2009-11-30
Merge branch 'ns/send-email-no-chain-reply-to'
Junio C Hamano
2
-2
/
+66
2009-11-30
Merge branch 'jc/maint-am-keep'
Junio C Hamano
1
-5
/
+6
2009-11-30
Merge branch 'bw/diff-color-hunk-header'
Junio C Hamano
5
-19
/
+63
2009-11-30
Documentation: Document --branch option in git clone synopsis
David Soria Parra
1
-1
/
+1
2009-11-29
builtin-merge: show user-friendly error messages for fast-forward too.
Matthieu Moy
1
-0
/
+1
2009-11-29
merge-recursive: make the error-message generation an extern function
Matthieu Moy
2
-13
/
+21
2009-11-29
t/README: Document GIT_TEST_INSTALLED and GIT_TEST_EXEC_PATH
Matthew Ogilvie
1
-0
/
+13
2009-11-29
t3409 t4107 t7406 t9150: use dashless commands
Matthew Ogilvie
4
-16
/
+16
2009-11-29
builtin-merge.c: call exclude_cmds() correctly.
Avery Pennarun
1
-1
/
+1
2009-11-29
t2300: use documented technique to invoke git-sh-setup
Matthew Ogilvie
1
-1
/
+1
2009-11-29
prepare send-email for smoother change of --chain-reply-to default
Nanako Shiraishi
2
-2
/
+66
2009-11-28
Update draft release notes to 1.6.6 before merging topics for -rc1
Junio C Hamano
1
-33
/
+100
2009-11-28
Makefile: do not clean arm directory
Jonathan Nieder
1
-1
/
+1
2009-11-28
Give the hunk comment its own color
Bert Wesarg
5
-9
/
+52
2009-11-27
send-email: automatic envelope sender
Felipe Contreras
3
-4
/
+24
2009-11-27
emit_line(): don't emit an empty <SET><RESET> followed by a newline
Junio C Hamano
2
-10
/
+11
2009-11-27
Remove dead code from "git am"
Junio C Hamano
1
-5
/
+6
2009-11-27
Merge branch 'maint'
Junio C Hamano
2
-2
/
+20
2009-11-27
Add a notice that only certain functions can print color escape codes
Johannes Sixt
1
-0
/
+5
2009-11-26
format-patch: add test for parsing of "--"
Felipe Contreras
1
-0
/
+5
2009-11-26
format-patch: fix parsing of "--" on the command line
Felipe Contreras
1
-1
/
+2
2009-11-26
builtin-apply.c: pay attention to -p<n> when determining the name
Junio C Hamano
2
-2
/
+20
2009-11-26
gitworkflows: Consistently back-quote git commands
Björn Gustavsson
1
-1
/
+1
2009-11-25
shortlog: respect commit encoding
Uwe Kleine-König
2
-9
/
+39
[prev]
[next]