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
2006-07-26
Extend testing git-mv for renaming of subdirectories
Josef Weidendorfer
1
-0
/
+21
2006-07-25
cvsserver: avoid warning about active db handles
Johannes Schindelin
1
-14
/
+56
2006-07-25
cvsserver: suppress warnings
Johannes Schindelin
1
-1
/
+1
2006-07-25
Substitute xmalloc()+memset(0) with xcalloc().
Peter Eriksen
3
-6
/
+3
2006-07-25
gitweb: escape tag comments
Daniel Drake
1
-1
/
+1
2006-07-25
Merge branch 'jc/clone-bind-failure'
Junio C Hamano
2
-4
/
+11
2006-07-25
Merge branch 'jt/format-patch'
Junio C Hamano
4
-1
/
+63
2006-07-25
Merge branch 'ew/apply'
Junio C Hamano
2
-14
/
+163
2006-07-24
Merge branch 'jc/read-tree'
Junio C Hamano
1
-2
/
+2
2006-07-24
Merge branch 'lt/objformat'
Junio C Hamano
5
-8
/
+111
2006-07-24
Trivial path optimization test
Alex Riesen
1
-0
/
+19
2006-07-24
Always reset the color _before_ printing out the newline
Johannes Schindelin
1
-1
/
+1
2006-07-24
upload-pack: fix timeout in create_pack_file
Matthias Lederhofer
1
-0
/
+2
2006-07-24
Defaulting fetch to origin when set in the repo-config
Santi Béjar
1
-1
/
+2
2006-07-24
Colorize 'commit' lines in log ui
Jeff King
3
-18
/
+26
2006-07-23
git-am: Don't accept an mbox on stdin of we already have a .dotest directory
Lukas Sandström
1
-2
/
+4
2006-07-23
show-branch: Fix another performance problem.
Alexandre Julliard
1
-0
/
+2
2006-07-23
pack-objects: check pack.window for default window size
Jeff King
2
-1
/
+16
2006-07-23
Disable linking with Fink or DarwinPorts.
Shawn Pearce
1
-8
/
+22
2006-07-23
git.el: Put the git customize group in the 'tools' parent group.
Alexandre Julliard
1
-1
/
+2
2006-07-23
git.el: Try to reuse an existing buffer when running git-status.
Alexandre Julliard
1
-1
/
+23
2006-07-23
git.el: Prepend a slash to the file name when adding to .gitignore.
Alexandre Julliard
1
-1
/
+1
2006-07-23
git.el: Run git-rerere on commits if the rr-cache directory exists.
Alexandre Julliard
1
-0
/
+2
2006-07-23
git-svn: fix fetching new directories copies when using SVN:: libs
Eric Wong
1
-7
/
+16
2006-07-23
tar-tree: add the "tar.umask" config option
Willy Tarreau
3
-4
/
+43
2006-07-23
Fix t4114 on cygwin
Johannes Schindelin
1
-1
/
+1
2006-07-23
cvsexportcommit - add -a (add author line) flag, cleanup warnings
Martin Langhoff
2
-14
/
+44
2006-07-17
unpack-objects: remove stale and confusing comment
Junio C Hamano
1
-5
/
+0
2006-07-17
git-fetch: fix --keep vs --thin
Junio C Hamano
1
-1
/
+2
2006-07-17
Merge branch 'sp/reflog'
Junio C Hamano
6
-11
/
+33
2006-07-17
apply: handle type-changing patch correctly.
Junio C Hamano
1
-5
/
+24
2006-07-16
apply: split out removal and creation into different phases.
Junio C Hamano
1
-7
/
+17
2006-07-16
apply: check D/F conflicts more carefully.
Junio C Hamano
1
-3
/
+18
2006-07-16
checkout -f failed to check out a file if an existing directory interfered.
Junio C Hamano
1
-2
/
+2
2006-07-16
typechange tests for git apply (currently failing)
Eric Wong
1
-0
/
+105
2006-07-16
git-svn: don't check for migrations/upgrades on commit-diff
Eric Wong
1
-1
/
+1
2006-07-16
show-branch: fix performance problem.
Junio C Hamano
1
-4
/
+5
2006-07-14
builtin-log: typefix for recent format-patch changes.
Junio C Hamano
1
-3
/
+6
2006-07-14
Add option to set initial In-Reply-To/References
Josh Triplett
2
-0
/
+16
2006-07-14
Add option to enable threading headers
Josh Triplett
2
-9
/
+22
2006-07-14
git-format-patch: Make the second and subsequent mails replies to the first
Josh Triplett
3
-0
/
+30
2006-07-14
Documentation/urls.txt: Use substitution to escape square brackets
Jonas Fonseca
2
-8
/
+11
2006-07-14
Documentation/Makefile: product depends on asciidoc.conf
Junio C Hamano
1
-0
/
+1
2006-07-14
Merge branch 'lt/unitype'
Junio C Hamano
23
-95
/
+90
2006-07-14
Merge branch 'sp/lazy-mkdir'
Junio C Hamano
1
-14
/
+12
2006-07-14
Fix "git-fetch --tags" exit status when nothing has been changed
Sergey Vlasov
1
-1
/
+1
2006-07-14
argv created by handle_alias should be NULL terminated
Matthias Lederhofer
1
-6
/
+5
2006-07-14
documentation (urls.txt) typofix
Alp Toker
1
-1
/
+1
2006-07-13
builtin-prune.c: forgot TYPE => OBJ changes.
Junio C Hamano
1
-3
/
+3
2006-07-13
sha1_file: add the ability to parse objects in "pack file format"
Linus Torvalds
5
-8
/
+111
[next]