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-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
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
2006-07-13
Record rebase changes as 'rebase' in the reflog.
Shawn Pearce
2
-4
/
+11
2006-07-13
gitweb.css: Use monospace fonts for commits and tree-diff.
Luben Tuikov
1
-1
/
+8
2006-07-13
Do not use perl in git-commit.sh
Alex Riesen
1
-19
/
+13
2006-07-13
diff: Support 256 colors
Timo Hirvonen
1
-6
/
+18
2006-07-13
diff: Support both attributes and colors
Timo Hirvonen
1
-57
/
+107
2006-07-13
Documentation about exclude/ignore files
Matthias Lederhofer
2
-5
/
+7
2006-07-13
daemon: new option --detach to run git-daemon in background
Matthias Lederhofer
1
-1
/
+28
2006-07-13
daemon: new option --pid-file=<path> to store the pid
Matthias Lederhofer
1
-0
/
+17
2006-07-13
upload-pack: ignore write errors to stderr
Matthias Lederhofer
1
-0
/
+4
2006-07-13
daemon: if one of the standard fds is missing open it to /dev/null
Matthias Lederhofer
1
-0
/
+14
2006-07-13
daemon: use a custom die routine with syslog
Matthias Lederhofer
1
-8
/
+11
[next]