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
2007-09-10
Merge branch 'sp/maint-no-thin'
Junio C Hamano
4
-11
/
+24
2007-09-10
Make --no-thin the default in git-push to save server resources
Shawn O. Pearce
1
-1
/
+1
2007-09-09
fix doc for --compression argument to pack-objects
Nicolas Pitre
1
-6
/
+2
2007-09-09
git-tag -s must fail if gpg cannot sign the tag.
Carlos Rica
2
-4
/
+21
2007-09-09
Merge branch 'maint'
Junio C Hamano
6
-16
/
+40
2007-09-09
git-svn: understand grafts when doing dcommit
Eric Wong
1
-8
/
+3
2007-09-09
git-diff: don't squelch the new SHA1 in submodule diffs
Sven Verdoolaege
2
-4
/
+21
2007-09-07
git-svn: fix "Malformed network data" with svn:// servers
Eric Wong
1
-1
/
+13
2007-09-07
(cvs|svn)import: Ask git-tag to overwrite old tags.
Michael Smith
2
-2
/
+2
2007-09-07
git-rebase: fix -C option
J. Bruce Fields
1
-1
/
+0
2007-09-07
git-rebase: support --whitespace=<option>
J. Bruce Fields
2
-3
/
+11
2007-09-07
Documentation / grammer nit
Mike Ralphson
1
-1
/
+1
2007-09-06
Merge branch 'master' of git://repo.or.cz/git/git-p4
Junio C Hamano
1
-130
/
+212
2007-09-05
Merge branch 'maint'
Junio C Hamano
6
-4
/
+73
2007-09-05
Include a git-push example for creating a remote branch
Shawn O. Pearce
1
-0
/
+6
2007-09-05
Cleanup unnecessary file modifications in t1400-update-ref
Shawn O. Pearce
1
-2
/
+0
2007-09-05
Makefile: Add cache-tree.h to the headers list
Dmitry V. Levin
1
-1
/
+1
2007-09-05
Don't allow contrib/workdir/git-new-workdir to trash existing dirs
Shawn O. Pearce
1
-0
/
+6
2007-09-05
git-apply: do not read past the end of buffer
Junio C Hamano
2
-1
/
+60
2007-09-05
Merge branch 'ds/sendmail'
Junio C Hamano
2
-27
/
+109
2007-09-05
Function for updating refs.
Carlos Rica
5
-29
/
+46
2007-09-03
git-p4: Added support for automatically importing newly appearing perforce br...
Simon Hausmann
1
-2
/
+74
2007-09-03
git-p4: Cleanup; moved the (duplicated) code for turning a branch into a git ...
Simon Hausmann
1
-17
/
+11
2007-09-03
git-p4: Cleanup; moved the code for the initial #head or revision import into...
Simon Hausmann
1
-42
/
+45
2007-09-03
git-p4: Cleanup; Turn self.revision into a function local variable (it's not ...
Simon Hausmann
1
-9
/
+9
2007-09-03
git-p4: Cleanup; moved the code to import a list of p4 changes using fast-imp...
Simon Hausmann
1
-69
/
+71
2007-09-03
git-p4: Cleanup; moved the code for getting a sorted list of p4 changes for a...
Simon Hausmann
1
-9
/
+14
2007-09-03
git-p4: After submission to p4 always synchronize from p4 again (into refs/re...
Simon Hausmann
1
-2
/
+9
2007-09-03
git-p4: Always call 'p4 sync ...' before submitting to Perforce.
Simon Hausmann
1
-3
/
+2
2007-09-03
send-email: Add support for SSL and SMTP-AUTH
Douglas Stockwell
2
-27
/
+109
2007-09-03
Start 1.5.4 cycle
Junio C Hamano
3
-2
/
+16
2007-09-03
GIT 1.5.3.1: obsolete git-p4 in RPM spec file.
Junio C Hamano
5
-3
/
+17
2007-09-02
Typofix: 1.5.3 release notes
Junio C Hamano
1
-1
/
+1
2007-09-02
GIT 1.5.3
Junio C Hamano
1
-7
/
+21
2007-09-01
Merge branch 'jp/send-email-cc'
Junio C Hamano
2
-2
/
+31
2007-09-01
Mention -m as an abbreviation for --merge
Robin Rosenberg
1
-2
/
+2
2007-09-01
Update my contact address as the maintainer.
Junio C Hamano
2
-2
/
+3
2007-09-01
Documentation: minor AsciiDoc mark-up fixes.
Junio C Hamano
2
-14
/
+14
2007-09-01
URL: allow port specification in ssh:// URLs
Luben Tuikov
2
-2
/
+32
2007-09-01
Avoid one-or-more (\+) non BRE in sed scripts.
Junio C Hamano
2
-5
/
+2
2007-09-01
rebase -m: Fix incorrect short-logs of already applied commits.
Johannes Sixt
2
-5
/
+52
2007-08-31
git-diff: resurrect the traditional empty "diff --git" behaviour
Junio C Hamano
4
-7
/
+45
2007-08-31
git-tag: Fix -l option to use better shell style globs.
Carlos Rica
2
-20
/
+11
2007-08-31
git-svn: fix dcommit clobbering upstream when committing multiple changes
Eric Wong
2
-28
/
+62
2007-08-31
git-svn: Protect against "diff.color = true".
Junio C Hamano
1
-2
/
+2
2007-08-31
filter-branch: introduce convenience function "skip_commit"
Johannes Schindelin
3
-14
/
+42
2007-08-31
filter-branch: provide the convenience functions also for commit filters
Johannes Schindelin
3
-13
/
+25
2007-08-31
rebase -i: mention the option to split commits in the man page
Johannes Schindelin
1
-1
/
+38
2007-08-31
filter-branch: fix remnants of old syntax in documentation
Johannes Schindelin
1
-14
/
+18
2007-08-31
Teach bash about completing arguments for git-tag
Shawn O. Pearce
1
-0
/
+58
[next]