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-11-20
Merge branch 'jn/help-everywhere'
Junio C Hamano
32
-41
/
+147
2009-11-20
Merge branch 'jp/fetch-cull-many-refs'
Junio C Hamano
3
-22
/
+49
2009-11-20
Add branch management for releases to gitworkflows
Raman Gupta
1
-0
/
+115
2009-11-20
git am/mailinfo: Don't look at in-body headers when rebasing
Lukas Sandström
16
-5
/
+122
2009-11-20
git remote: Separate usage strings for subcommands
Tim Henigan
2
-21
/
+52
2009-11-20
diffcore-rename: reduce memory footprint by freeing blob data early
Junio C Hamano
1
-2
/
+5
2009-11-20
Documentation: talk a little bit about GIT_NO_REPLACE_OBJECTS
Christian Couder
1
-0
/
+3
2009-11-20
Documentation: fix typos and spelling in replace documentation
Christian Couder
1
-10
/
+11
2009-11-20
replace: use a GIT_NO_REPLACE_OBJECTS env variable
Christian Couder
5
-0
/
+24
2009-11-20
describe: do not use unannotated tag even if exact match
Thomas Rast
2
-1
/
+7
2009-11-20
submodule.c: Squelch a "use before assignment" warning
David Aguilar
1
-1
/
+1
2009-11-20
Make --stdin option to "log" family read also pathspecs
Junio C Hamano
2
-5
/
+71
2009-11-20
setup_revisions(): do not call get_pathspec() too early
Junio C Hamano
1
-3
/
+6
2009-11-20
Teach --stdin option to "log" family
Junio C Hamano
7
-22
/
+20
2009-11-20
read_revision_from_stdin(): use strbuf
Junio C Hamano
1
-8
/
+10
2009-11-19
git-count-objects: Fix a disk-space under-estimate on Cygwin
Ramsay Jones
1
-0
/
+1
2009-11-19
Documentation: undocument gc'd function graph_release()
Greg Price
2
-6
/
+0
2009-11-19
t9700-perl-git.sh: Fix a test failure on Cygwin
Ramsay Jones
1
-1
/
+1
2009-11-19
expand_user_path: expand ~ to $HOME, not to the actual homedir.
Matthieu Moy
2
-8
/
+14
2009-11-17
Merge branch 'np/maint-sideband-favor-status'
Junio C Hamano
2
-23
/
+23
2009-11-17
Merge branch 'sb/tutorial-test'
Junio C Hamano
2
-71
/
+169
2009-11-17
Merge branch 'ef/msys-imap'
Junio C Hamano
5
-180
/
+81
2009-11-17
ls-tree: migrate to parse-options
Stephen Boyd
1
-60
/
+40
2009-11-17
Expand ~ and ~user in core.excludesfile, commit.template
Matthieu Moy
5
-37
/
+63
2009-11-17
Speed up bash completion loading
Jonathan Nieder
1
-35
/
+41
2009-11-17
Merge git://git.bogomips.org/git-svn
Junio C Hamano
8
-65
/
+545
2009-11-17
Make sure $PERL_PATH is defined when the test suite is run.
Philippe Bruhat (BooK)
4
-4
/
+5
2009-11-16
Document git-svn's first-parent rule
Thomas Rast
1
-0
/
+10
2009-11-16
core.autocrlf documentation: mention the crlf attribute
Matthew Ogilvie
1
-3
/
+4
2009-11-16
rebase docs: clarify --merge and --strategy
Thomas Rast
1
-3
/
+13
2009-11-16
t3101: test more ls-tree options
Stephen Boyd
1
-2
/
+87
2009-11-16
grep: Allow case insensitive search of fixed-strings
Brian Collins
4
-6
/
+27
2009-11-16
diffcore-break: save cnt_data for other phases
Jeff King
1
-3
/
+3
2009-11-16
diffcore-break: free filespec data as we go
Jeff King
1
-0
/
+4
2009-11-16
Update draft release notes to 1.6.6
Junio C Hamano
1
-27
/
+27
2009-11-16
Sync with 1.6.5.3
Junio C Hamano
3
-2
/
+69
2009-11-16
Git 1.6.5.3
Junio C Hamano
4
-3
/
+67
2009-11-16
Merge branch 'bs/maint-pre-commit-hook-sample' into maint
Junio C Hamano
1
-9
/
+9
2009-11-16
Merge branch 'jk/maint-add-p-empty' into maint
Junio C Hamano
2
-5
/
+30
2009-11-16
Merge branch 'js/maint-diff-color-words' into maint
Junio C Hamano
2
-8
/
+32
2009-11-15
Merge branch 'tz/maint-rpm' into maint
Junio C Hamano
1
-1
/
+4
2009-11-15
Merge branch 'jk/maint-format-patch-p-suppress-stat' into maint
Junio C Hamano
2
-2
/
+28
2009-11-15
Merge branch 'pb/maint-gitweb-blob-lineno' into maint
Junio C Hamano
1
-1
/
+2
2009-11-15
Merge branch 'jk/maint-1.6.3-ls-files-i' into maint
Junio C Hamano
3
-2
/
+20
2009-11-15
Merge branch 'vl/maint-openssl-signature-change' into maint
Junio C Hamano
1
-0
/
+4
2009-11-15
Merge branch 'jk/maint-push-config' into maint
Junio C Hamano
1
-2
/
+1
2009-11-15
Merge branch 'sr/blame-incomplete' into maint
Junio C Hamano
1
-0
/
+6
2009-11-15
Merge branch 'jc/maint-blank-at-eof' into maint
Junio C Hamano
8
-173
/
+437
2009-11-15
http-backend: Let gcc check the format of more printf-type functions.
Tarmigan Casebolt
1
-0
/
+3
2009-11-15
http-backend: Fix access beyond end of string.
Tarmigan Casebolt
1
-3
/
+4
[prev]
[next]