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
2011-11-10
mktree: fix a memory leak in write_tree()
Liu Yuan
1
-0
/
+1
2007-09-06
mktree: Simplify write_tree() using strbuf API
Pierre Habouzit
1
-15
/
+8
2007-09-06
fast-import: Use strbuf API, and simplify cmd_data()
Pierre Habouzit
1
-17
/
+13
2007-09-06
Simplify strbuf uses in archive-tar.c using strbuf API
Pierre Habouzit
1
-49
/
+16
2007-09-06
Rework strbuf API and semantics.
Pierre Habouzit
5
-28
/
+180
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
2007-08-31
Hopefully the final update to draft release notes for 1.5.3.
Junio C Hamano
1
-1
/
+13
2007-08-31
Make "git-log --" without paths behave the same as "git-log" without --
Junio C Hamano
1
-1
/
+2
2007-08-31
git-init: autodetect core.symlinks
Junio C Hamano
1
-0
/
+15
2007-08-30
Make git-archimport log entries more consistent
Miles Bader
1
-1
/
+5
2007-08-30
fix same sized delta logic
Nicolas Pitre
1
-4
/
+8
2007-08-30
filter-branch: make sure orig_namespace ends with a single slash.
Junio C Hamano
1
-1
/
+1
2007-08-30
git-filter-branch: document --original option
Giuseppe Bilotta
1
-1
/
+6
[next]