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
2008-07-05
Merge branch 'qq/maint'
Junio C Hamano
11
-92
/
+75
2008-07-05
clone -q: honor "quiet" option over native transports.
Junio C Hamano
1
-1
/
+3
2008-07-05
attribute documentation: keep EXAMPLE at end
Junio C Hamano
1
-16
/
+17
2008-07-05
builtin-commit.c: Use 'git_config_string' to get 'commit.template'
Brian Hetro
1
-7
/
+4
2008-07-05
http.c: Use 'git_config_string' to clean up SSL config.
Brian Hetro
1
-24
/
+12
2008-07-05
diff.c: Use 'git_config_string' to get 'diff.external'
Brian Hetro
1
-6
/
+2
2008-07-05
convert.c: Use 'git_config_string' to get 'smudge' and 'clean'
Brian Hetro
1
-16
/
+9
2008-07-05
builtin-log.c: Use 'git_config_string' to get 'format.subjectprefix' and 'for...
Brian Hetro
1
-12
/
+4
2008-07-05
Documentation cvs: Clarify when a bare repository is needed
Matthew Ogilvie
3
-0
/
+14
2008-07-05
Move read_revisions_from_stdin from builtin-rev-list.c to revision.c
Adam Brewster
3
-17
/
+19
2008-07-05
Fix some warnings (on cygwin) to allow -Werror
Ramsay Jones
9
-21
/
+32
2008-07-05
Documentation: be precise about which date --pretty uses
Nikolaus Schulz
1
-4
/
+4
2008-07-05
manpages: use teletype font for sample command lines
Jonathan Nieder
5
-7
/
+7
2008-07-05
manpages: italicize git subcommand names (which were in teletype font)
Jonathan Nieder
4
-10
/
+10
2008-07-05
manpages: italicize nongit command names (if they are in teletype font)
Jonathan Nieder
12
-24
/
+24
2008-07-05
manpages: italicize gitk's name (where it was in teletype font)
Jonathan Nieder
4
-5
/
+5
2008-07-05
manpages: italicize git command names (which were in teletype font)
Jonathan Nieder
117
-712
/
+712
2008-07-05
manpages: italicize command names
Jonathan Nieder
6
-11
/
+11
2008-07-05
manpages: italicize command names in synopses
Jonathan Nieder
2
-10
/
+10
2008-07-05
gitdiffcore(7): fix awkward wording
Jonathan Nieder
1
-2
/
+2
2008-07-05
Documentation: more "git-" versus "git " changes
Jonathan Nieder
13
-71
/
+71
2008-07-05
Documentation: rewrap to prepare for "git-" vs "git " change
Jonathan Nieder
2
-6
/
+6
2008-07-05
git-commit(1): depersonalize description
Jonathan Nieder
1
-2
/
+2
2008-07-05
git(1): add comma
Jonathan Nieder
1
-1
/
+1
2008-07-05
manpages: fix bogus whitespace
Jonathan Nieder
3
-7
/
+7
2008-07-05
Documentation: fix gitlinks
Jonathan Nieder
2
-2
/
+2
2008-07-05
git-format-patch(1): fix stray \ in output
Jonathan Nieder
1
-1
/
+1
2008-07-05
Retire 'stupid' merge strategy
Miklos Vajna
3
-83
/
+1
2008-07-05
Fix apply --recount handling of no-EOL line
Thomas Rast
6
-1
/
+29
2008-07-04
Merge branch 'maint'
Junio C Hamano
6
-23
/
+31
2008-07-04
GIT 1.5.6.2
Junio C Hamano
2
-11
/
+21
2008-07-04
Fix executable bits in t/ scripts
Junio C Hamano
2
-0
/
+0
2008-07-04
t4127-apply-same-fn: Avoid sed -i
Johannes Sixt
1
-11
/
+16
2008-07-04
Work around gcc warnings from curl headers
Junio C Hamano
2
-12
/
+10
2008-07-03
fast-export --export-marks: fix off by one error
Junio C Hamano
2
-9
/
+6
2008-07-02
git-send-email: Do not attempt to STARTTLS more than once
Thomas Rast
1
-0
/
+1
2008-07-02
Merge branch 'j6t/mingw'
Junio C Hamano
26
-80
/
+7633
2008-07-02
Merge branch 'maint'
Junio C Hamano
2
-1
/
+3
2008-07-02
Merge branch 'js/maint-clone-insteadof' into maint
Junio C Hamano
1
-1
/
+9
2008-07-02
Merge branch 'jk/maint-fetch-ref-hier' into maint
Junio C Hamano
1
-16
/
+35
2008-07-02
Merge branch 'jc/maint-reset' into maint
Junio C Hamano
2
-5
/
+81
2008-07-02
Fix describe --tags --long so it does not segfault
Shawn O. Pearce
2
-1
/
+3
2008-07-02
git fetch-pack: do not complain about "no common commits" in an empty repo
Johannes Schindelin
1
-1
/
+2
2008-07-02
Documentation: Point to gitcli(7) from git(1)
Brian Gernhardt
1
-1
/
+1
2008-07-01
Update draft release notes for 1.6.0
Junio C Hamano
1
-4
/
+25
2008-07-01
gitcli: Document meaning of --cached and --index
Nanako Shiraishi
1
-1
/
+37
2008-07-01
Documentation formatting and cleanup
Jonathan Nieder
103
-509
/
+510
2008-07-01
Documentation: be consistent about "git-" versus "git "
Jonathan Nieder
131
-462
/
+462
2008-07-01
Documentation: prepare to be consistent about "git-" versus "git "
Jonathan Nieder
4
-10
/
+10
2008-07-01
git-daemon(1): don't assume git-daemon is in /usr/bin
Jonathan Nieder
1
-5
/
+5
[next]