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-10-20
Define compat version of mkdtemp for systems lacking it
Shawn O. Pearce
3
-0
/
+21
2007-10-19
Avoid scary errors about tagged trees/blobs during git-fetch
Shawn O. Pearce
1
-3
/
+3
2007-10-16
fetch: if not fetching from default remote, ignore default merge
Johannes Schindelin
3
-3
/
+17
2007-10-16
Support 'push --dry-run' for http transport
Shawn O. Pearce
3
-4
/
+16
2007-10-16
Support 'push --dry-run' for rsync transport
Shawn O. Pearce
1
-10
/
+19
2007-10-16
Fix 'push --all branch...' error handling
Shawn O. Pearce
1
-3
/
+5
2007-10-16
Merge branch 'master' into db/fetch-pack
Shawn O. Pearce
164
-2998
/
+4642
2007-10-15
Merge branch 'maint'
Shawn O. Pearce
12
-38
/
+82
2007-10-15
Whip post 1.5.3.4 maintenance series into shape.
Shawn O. Pearce
2
-1
/
+26
2007-10-15
Minor usage update in setgitperms.perl
Josh England
1
-3
/
+4
2007-10-15
manual: use 'URL' instead of 'url'.
Ralf Wildenhues
1
-4
/
+4
2007-10-15
manual: add some markup.
Ralf Wildenhues
2
-6
/
+6
2007-10-15
manual: Fix example finding commits referencing given content.
Ralf Wildenhues
1
-1
/
+1
2007-10-15
Fix wording in push definition.
Ralf Wildenhues
1
-2
/
+2
2007-10-15
Fix some typos, punctuation, missing words, minor markup.
Ralf Wildenhues
10
-26
/
+27
2007-10-15
manual: Fix or remove em dashes.
Ralf Wildenhues
1
-10
/
+10
2007-10-15
Add a --dry-run option to git-push.
Brian Ewins
3
-3
/
+22
2007-10-15
Add a --dry-run option to git-send-pack.
Brian Ewins
2
-13
/
+23
2007-10-15
Fix compilation when NO_CURL is defined
Johannes Schindelin
2
-19
/
+10
2007-10-15
Fix in-place editing functions in convert.c
Pierre Habouzit
1
-7
/
+10
2007-10-15
instaweb: support for Ruby's WEBrick server
Mike Dalessio
2
-1
/
+41
2007-10-15
instaweb: allow for use of auto-generated scripts
Mike Dalessio
1
-1
/
+3
2007-10-15
Add 'git-p4 commit' as an alias for 'git-p4 submit'
Marius Storm-Olsen
1
-0
/
+1
2007-10-15
hg-to-git speedup through selectable repack intervals
Michael Gebetsroither
1
-3
/
+11
2007-10-15
git-svn: respect Subversion's [auth] section configuration values
Eygene Ryabinkin
1
-0
/
+23
2007-10-15
gtksourceview2 support for gitview
Frederick Akalin
1
-22
/
+31
2007-10-15
fix contrib/hooks/post-receive-email hooks.recipients error message
Jeff Muizelaar
1
-1
/
+9
2007-10-15
Support cvs via git-shell
Johannes Schindelin
1
-1
/
+26
2007-10-15
rebase -i: use diff plumbing instead of porcelain
Johannes Schindelin
1
-2
/
+2
2007-10-15
Do not remove distributed configure script
Mathias Megyei
1
-1
/
+4
2007-10-15
git-archive: document --exec
Michele Ballabio
1
-1
/
+6
2007-10-15
git-reflog: document --verbose
Michele Ballabio
1
-1
/
+4
2007-10-15
makefile: Add a cscope target
Kristof Provost
2
-2
/
+9
2007-10-15
git-config: handle --file option with relative pathname properly
Gerrit Pape
1
-2
/
+7
2007-10-15
clear_commit_marks(): avoid deep recursion
Johannes Schindelin
1
-9
/
+14
2007-10-15
git add -i: Remove unused variables
Jean-Luc Herren
1
-10
/
+6
2007-10-15
git add -i: Fix parsing of abbreviated hunk headers
Jean-Luc Herren
1
-6
/
+5
2007-10-15
git-config: don't silently ignore options after --list
Frank Lichtenheld
1
-1
/
+4
2007-10-15
git-gc --auto: simplify "repack" command line building
Brandon Casey
1
-7
/
+1
2007-10-15
git-gc: by default use safer "-A" option to repack when not --prune'ing
Brandon Casey
1
-1
/
+11
2007-10-15
Added a test for fetching remote tags when there is not tags.
Väinö Järvelä
1
-0
/
+12
2007-10-15
Fix a crash in ls-remote when refspec expands into nothing
Alex Riesen
1
-1
/
+2
2007-10-15
Remove duplicate ref matches in fetch
Daniel Barkalow
3
-0
/
+33
2007-10-15
fix t5403-post-checkout-hook.sh: built-in test in dash does not have "=="
Alex Riesen
1
-4
/
+4
2007-10-15
Clean up "git log" format with DIFF_FORMAT_NO_OUTPUT
Linus Torvalds
3
-3
/
+3
2007-10-15
Fix embarrassing "git log --follow" bug
Linus Torvalds
1
-2
/
+2
2007-10-04
Update state documentation link for 1.5.3.4
Junio C Hamano
1
-0
/
+1
2007-10-03
Don't checkout the full tree if avoidable
Steven Walter
1
-16
/
+48
2007-10-03
builtin-apply: fix conversion error in strbuf series
Junio C Hamano
1
-1
/
+1
2007-10-03
Merge branch 'mv/unknown'
Junio C Hamano
6
-16
/
+11
[next]