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-10-26
Doc format-patch: clarify --notes use case
Philip Oakley
1
-7
/
+6
2012-10-26
Use character class for sed expression instead of \s
Ben Walton
1
-1
/
+1
2012-10-25
configure: fix some output message
Stefano Lattarini
1
-2
/
+2
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
Merge branch 'jk/strbuf-detach-always-non-null'
Jeff King
1
-1
/
+3
2012-10-25
Merge branch 'js/mingw-fflush-errno'
Jeff King
3
-6
/
+26
2012-10-25
Merge branch 'da/mergetools-p4'
Jeff King
1
-0
/
+25
2012-10-25
Merge branch 'jc/test-say-color-avoid-echo-escape'
Jeff King
1
-1
/
+1
2012-10-25
Merge branch 'nd/attr-match-optim'
Jeff King
1
-8
/
+13
2012-10-25
Merge branch 'jk/peel-ref'
Jeff King
5
-36
/
+19
2012-10-25
Merge branch 'bw/config-lift-variable-name-length-limit'
Jeff King
1
-30
/
+29
2012-10-25
Merge branch 'fa/remote-svn'
Jeff King
16
-38
/
+655
2012-10-25
Merge branch 'jm/diff-context-config'
Jeff King
3
-1
/
+104
2012-10-25
Merge branch 'jk/no-more-pre-exec-callback'
Jeff King
3
-29
/
+0
2012-10-25
Doc notes: Include the format-patch --notes option
Philip Oakley
1
-0
/
+4
2012-10-25
Doc SubmittingPatches: Mention --notes option after "cover letter"
Philip Oakley
1
-1
/
+2
2012-10-25
git-send-email: add rfc2047 quoting for "=?"
Krzysztof Mazur
1
-1
/
+1
2012-10-25
git-send-email: introduce quote_subject()
Krzysztof Mazur
1
-6
/
+19
2012-10-25
git-send-email: skip RFC2047 quoting for ASCII subjects
Krzysztof Mazur
2
-1
/
+19
2012-10-25
git-send-email: use compose-encoding for Subject
Krzysztof Mazur
2
-4
/
+18
2012-10-25
Documentation: build html for all files in technical and howto
Thomas Ackermann
1
-2
/
+24
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-24
git-config: use git_config_with_options
Jeff King
1
-42
/
+2
2012-10-24
git-config: do not complain about duplicate entries
Jeff King
3
-22
/
+14
2012-10-24
git-config: collect values instead of immediately printing
Jeff King
1
-15
/
+35
2012-10-24
git-config: fix regexp memory leaks on error conditions
Jeff King
2
-10
/
+14
2012-10-24
git-config: remove memory leak of key regexp
Jeff King
1
-0
/
+4
2012-10-24
t1300: test "git config --get-all" more thoroughly
Jeff King
1
-2
/
+7
2012-10-24
t1300: remove redundant test
Jeff King
1
-4
/
+0
2012-10-24
t1300: style updates
Jeff King
1
-123
/
+178
2012-10-21
Git 1.8.0
Junio C Hamano
3
-10
/
+19
2012-10-21
git symbolic-ref --delete $symref
Johan Herland
3
-11
/
+62
2012-10-21
Fix failure to delete a packed ref through a symref
Johan Herland
2
-2
/
+2
2012-10-21
t1400-update-ref: Add test verifying bug with symrefs in delete_ref()
Johan Herland
1
-0
/
+18
2012-10-19
get_fetch_map(): tighten checks on dest refs
Junio C Hamano
1
-2
/
+2
2012-10-19
Fix potential hang in https handshake
Stefan Zager
1
-0
/
+12
2012-10-19
tree-walk: use enum interesting instead of integer
Nguyễn Thái Ngọc Duy
1
-4
/
+4
2012-10-19
Documentation: decribe format-patch --notes
Junio C Hamano
1
-1
/
+14
2012-10-18
filter-branch: use git-sh-setup's ident parsing functions
Jeff King
2
-35
/
+16
2012-10-18
git-sh-setup: refactor ident-parsing functions
Jeff King
1
-19
/
+43
2012-10-18
status: add --long output format option
Jeff King
3
-6
/
+30
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
2012-10-18
format-patch: fix rfc2047 address encoding with respect to rfc822 specials
Jan H. Schönherr
2
-18
/
+33
[prev]
[next]