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
2013-07-17
git-log.txt: fix typesetting of example "git-log -L" invocation
Eric Sunshine
1
-1
/
+1
2013-07-17
git: ensure 0/1/2 are open in main()
Thomas Rast
1
-0
/
+7
2013-07-17
daemon/shell: refactor redirection of 0/1/2 from /dev/null
Thomas Rast
4
-21
/
+17
2013-07-17
request-pull: improve error message for invalid revision args
Dirk Wallenstein
1
-2
/
+12
2013-07-15
git-multimail: an improved replacement for post-receive-email
Michael Haggerty
6
-0
/
+3398
2013-07-15
upload-pack: remove a piece of dead code
Matthijs Kooijman
1
-11
/
+6
2013-07-15
Update draft release notes to 1.8.4
Junio C Hamano
1
-29
/
+29
2013-07-15
Sync with 1.8.3.3
Junio C Hamano
2
-1
/
+23
2013-07-15
Git 1.8.3.3
Junio C Hamano
3
-2
/
+24
2013-07-15
Merge branch 'tr/maint-apply-non-git-patch-parsefix' into maint
Junio C Hamano
2
-1
/
+15
2013-07-15
Merge branch 'bc/http-keep-memory-given-to-curl' into maint
Junio C Hamano
1
-3
/
+9
2013-07-15
Merge branch 'jk/pull-into-dirty-unborn' into maint
Junio C Hamano
2
-2
/
+38
2013-07-15
Merge branch 'fg/submodule-non-ascii-path' into maint
Junio C Hamano
2
-1
/
+17
2013-07-15
Merge branch 'fc/sequencer-plug-leak' into maint
Junio C Hamano
1
-7
/
+11
2013-07-15
Merge branch 'mt/send-email-cc-match-fix' into maint
Junio C Hamano
2
-9
/
+106
2013-07-15
Merge branch 'bc/send-email-use-port-as-separate-param'
Junio C Hamano
1
-2
/
+4
2013-07-15
Merge branch 'fg/submodule-clone-depth'
Junio C Hamano
4
-12
/
+62
2013-07-15
Merge branch 'cp/submodule-custom-update'
Junio C Hamano
3
-1
/
+38
2013-07-15
Merge branch 'jk/format-patch-from'
Junio C Hamano
7
-9
/
+145
2013-07-15
Merge branch 'mv/merge-ff-tristate'
Junio C Hamano
2
-25
/
+42
2013-07-15
Merge branch 'jk/fetch-pack-many-refs'
Junio C Hamano
3
-9
/
+11
2013-07-15
templates: spell ASCII in uppercase in pre-commit hook
Richard Hartmann
1
-3
/
+3
2013-07-15
templates: Reformat pre-commit hook's message
Richard Hartmann
1
-4
/
+2
2013-07-15
templates: Use heredoc in pre-commit hook
Richard Hartmann
1
-12
/
+13
2013-07-15
diff.c: Do not initialize a variable, which gets reassigned anyway.
Stefan Beller
1
-3
/
+1
2013-07-15
commit: Fix a memory leak in determine_author_info
Stefan Beller
1
-1
/
+0
2013-07-15
daemon.c:handle: Remove unneeded check for null pointer.
Stefan Beller
1
-1
/
+1
2013-07-15
Revert "git-clone.txt: remove the restriction on pushing from a shallow clone"
Junio C Hamano
1
-7
/
+5
2013-07-15
mailmap: style fixes
Junio C Hamano
1
-15
/
+27
2013-07-15
mailmap: debug: avoid passing NULL to fprintf() '%s' conversion specification
Eric Sunshine
1
-6
/
+9
2013-07-15
mailmap: debug: eliminate -Wformat field precision type warning
Eric Sunshine
1
-3
/
+3
2013-07-15
mailmap: debug: fix malformed fprintf() format conversion specification
Eric Sunshine
1
-1
/
+1
2013-07-15
mailmap: debug: fix out-of-order fprintf() arguments
Eric Sunshine
1
-1
/
+1
2013-07-15
mailmap: do not downcase mailmap entries
Junio C Hamano
2
-13
/
+9
2013-07-15
t4203: demonstrate loss of uppercase characters in canonical email
Eric Sunshine
1
-0
/
+9
2013-07-15
mailmap: do not lose single-letter names
Junio C Hamano
2
-2
/
+2
2013-07-15
t4203: demonstrate loss of single-character name in mailmap entry
Eric Sunshine
1
-0
/
+9
2013-07-15
.mailmap: Combine more (email, name) to individual persons
Stefan Beller
1
-7
/
+35
2013-07-13
t4203: test check-mailmap command invocation
Eric Sunshine
1
-0
/
+43
2013-07-13
builtin: add git-check-mailmap command
Eric Sunshine
8
-0
/
+119
2013-07-12
.mailmap: Map email addresses to names
Stefan Beller
1
-25
/
+110
2013-07-12
Update draft release notes for 1.8.4
Junio C Hamano
1
-0
/
+7
2013-07-12
Merge branch 'jc/remote-http-argv-array'
Junio C Hamano
1
-16
/
+16
2013-07-12
Merge branch 'rs/pickaxe-simplify'
Junio C Hamano
1
-7
/
+4
2013-07-12
Merge branch 'tr/test-lint-no-export-assignment-in-shell'
Junio C Hamano
2
-1
/
+2
2013-07-12
Merge branch 'rr/name-rev-stdin-doc'
Junio C Hamano
1
-2
/
+4
2013-07-12
Merge branch 'ft/diff-rename-default-score-is-half'
Junio C Hamano
1
-1
/
+1
2013-07-12
Merge branch 'ml/cygwin-does-not-have-fifo'
Junio C Hamano
1
-1
/
+8
2013-07-12
Merge branch 'tf/gitweb-extra-breadcrumbs'
Junio C Hamano
2
-3
/
+26
2013-07-12
Merge branch 'ms/remote-tracking-branches-in-doc'
Junio C Hamano
6
-14
/
+17
[prev]
[next]