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
send-email: work around double encoding of in-body From field.
Jürgen Rühle
1
-0
/
+10
2007-01-10
Add git-init documentation.
Nicolas Pitre
1
-0
/
+1
2007-01-10
Fix t1410 for core.filemode==false
Johannes Schindelin
1
-0
/
+2
2007-01-10
Make git-describe a builtin.
Shawn O. Pearce
4
-3
/
+6
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
git-checkout: handle local changes sanely when detaching HEAD
Junio C Hamano
1
-11
/
+25
2007-01-09
Don't die in git-http-fetch when fetching packs.
Shawn O. Pearce
2
-0
/
+4
2007-01-09
git-checkout: safety check for detached HEAD checks existing refs
Junio C Hamano
1
-7
/
+7
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
Sanitize for_each_reflog_ent()
Johannes Schindelin
6
-24
/
+44
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
git-checkout: fix branch name output from the command
Junio C Hamano
2
-2
/
+2
2007-01-08
git-checkout: safety when coming back from the detached HEAD state.
Junio C Hamano
1
-0
/
+18
2007-01-08
git-checkout: rewording comments regarding detached HEAD.
Junio C Hamano
1
-9
/
+12
2007-01-08
git-checkout: do not warn detaching HEAD when it is already detached.
Junio C Hamano
1
-3
/
+8
2007-01-08
Detached HEAD (experimental)
Junio C Hamano
5
-23
/
+50
2007-01-08
git-branch: show detached HEAD
Lars Hjemli
1
-7
/
+24
2007-01-08
git-status: show detached HEAD
Junio C Hamano
1
-2
/
+11
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
[prev]
[next]