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-01-10
Don't save the commit buffer in git-describe.
Shawn O. Pearce
1
-0
/
+1
2007-01-09
Fix warnings in sha1_file.c - use C99 printf format if available
Pavel Roskin
1
-4
/
+11
2007-01-09
-u is now default for 'git-mailinfo'.
Junio C Hamano
4
-18
/
+21
2007-01-09
-u is now default for 'git-applymbox'
Junio C Hamano
2
-8
/
+9
2007-01-09
git-am: should work when "--no-utf8 --utf8" is given
Junio C Hamano
1
-1
/
+1
2007-01-09
Don't die in git-http-fetch when fetching packs.
Shawn O. Pearce
2
-0
/
+4
2007-01-09
Update git-svn manpage to remove the implication that SVN::* is optional.
Steven Grimm
1
-59
/
+6
2007-01-09
Replacing the system call pread() with lseek()/xread()/lseek() sequence.
Stefan-W. Hahn
3
-0
/
+30
2007-01-09
gitweb: Fix git_patchset_body not closing <div class="patch">
Jakub Narebski
1
-3
/
+4
2007-01-09
git.el: Define the propertize function if needed, for XEmacs compatibility.
Alexandre Julliard
1
-5
/
+13
2007-01-09
git-clone: Make sure the master branch exists before running cat on it.
Alexandre Julliard
1
-1
/
+1
2007-01-09
git-apply: Remove directories that have become empty after deleting a file.
Alexandre Julliard
1
-2
/
+13
2007-01-09
get_tree_entry: map blank requested entry to tree root
Jeff King
1
-1
/
+8
2007-01-09
builtin-archive: do not free a tree held by the object layer.
Junio C Hamano
1
-1
/
+0
2007-01-09
Merge branch 'maint'
Junio C Hamano
1
-1
/
+2
2007-01-09
Fix "Do not ignore a detected patchfile brokenness."
Junio C Hamano
1
-1
/
+2
2007-01-09
Do not ignore a detected patchfile brokenness.
Junio C Hamano
1
-1
/
+1
2007-01-08
merge-base: do not leak commit list
Junio C Hamano
1
-2
/
+4
2007-01-08
Auto-quote config values in config.c:store_write_pair()
Brian Gernhardt
2
-0
/
+31
2007-01-08
Ignore git-init and git-remote
Brian Gernhardt
1
-0
/
+2
2007-01-08
rm git-rerere.perl -- it is now a built-in.
Junio C Hamano
1
-284
/
+0
2007-01-08
cvsserver: fix revision number during file adds
Martin Langhoff
1
-1
/
+4
2007-01-08
cvsserver: detect early of we are up to date and avoid costly rev-list
Martin Langhoff
1
-1
/
+8
2007-01-08
Documentation: add git-remote man page
J. Bruce Fields
1
-0
/
+76
2007-01-08
Merge branch 'jc/reflog'
Junio C Hamano
6
-222
/
+571
2007-01-08
short i/o: fix config updates to use write_in_full
Andy Whitcroft
1
-29
/
+77
2007-01-08
short i/o: fix calls to write to use xwrite or write_in_full
Andy Whitcroft
20
-89
/
+74
2007-01-08
short i/o: fix calls to read to use xread or read_in_full
Andy Whitcroft
17
-39
/
+57
2007-01-08
short i/o: clean up the naming for the write_{in,or}_xxx family
Andy Whitcroft
4
-35
/
+48
2007-01-08
--prune is now default for 'pack-refs'
Junio C Hamano
3
-7
/
+13
2007-01-08
--utf8 is now default for 'git-am'
Junio C Hamano
2
-6
/
+21
2007-01-08
git-commit: do not fail to print the diffstat even if there is a file named HEAD
Michael Loeffler
1
-1
/
+1
2007-01-08
ssh-upload: prevent buffer overrun
Andy Whitcroft
1
-1
/
+1
2007-01-08
cvsimport: cleanup temporary cvsps file
Martin Langhoff
1
-5
/
+11
2007-01-08
cvsimport: document -S and -L options
Martin Langhoff
1
-0
/
+8
2007-01-08
cvsimport: skip commits that are too recent (option and documentation)
Martin Langhoff
2
-4
/
+11
2007-01-07
git-svn: pass an unambiguous ref to rev-list when grafting-branches
Eric Wong
1
-1
/
+1
2007-01-07
git-svn: add --prefix= option to multi-init
Eric Wong
2
-3
/
+23
2007-01-07
Documentation: clarify definition of "reachable"
J. Bruce Fields
1
-2
/
+5
2007-01-07
git-svnimport: fix edge revisions double importing
Sasha Khapyorsky
1
-2
/
+2
2007-01-07
cvsimport: skip commits that are too recent
Martin Langhoff
1
-0
/
+14
2007-01-07
gitweb: Remove superfluous "|" in "commit" view
Jakub Narebski
1
-1
/
+1
2007-01-07
Remove unnecessary git-rm --cached reference from status output
Jürgen Rühle
1
-2
/
+2
2007-01-07
"init-db" can really be just "init"
Nicolas Pitre
8
-6
/
+9
2007-01-07
Merge branch 'sp/mmap'
Junio C Hamano
14
-231
/
+582
2007-01-07
Spell default packedgitlimit slightly differently
Junio C Hamano
1
-3
/
+1
2007-01-06
Merge branch 'jr/status'
Junio C Hamano
2
-13
/
+37
2007-01-06
Merge branch 'jc/remote'
Junio C Hamano
2
-1
/
+278
2007-01-06
git-reset <tree> -- <path> restores absense of <path> in <tree>
Junio C Hamano
1
-2
/
+4
2007-01-06
diff-index --cached --raw: show tree entry on the LHS for unmerged entries.
Junio C Hamano
4
-8
/
+15
[next]