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-25
contrib/emacs/vc-git.el: support vc-version-other-window
Sam Vilain
1
-1
/
+26
2007-01-25
Fix seriously broken "git pack-refs"
Linus Torvalds
2
-1
/
+12
2007-01-24
New files in git weren't being downloaded during CVS update
Andy Parkins
1
-3
/
+3
2007-01-24
make --upload-pack option to git-fetch configurable
Uwe Kleine-König
3
-1
/
+24
2007-01-24
Consolidate {receive,fetch}.unpackLimit
Junio C Hamano
4
-10
/
+35
2007-01-24
fetch-pack: remove --keep-auto and make it the default.
Junio C Hamano
3
-15
/
+29
2007-01-24
Allow fetch-pack to decide keeping the fetched pack without exploding
Junio C Hamano
1
-32
/
+59
2007-01-24
Refactor the pack header reading function out of receive-pack.c
Junio C Hamano
3
-12
/
+40
2007-01-24
Allow default core.logallrefupdates to be overridden with template's config
Alex Riesen
1
-1
/
+3
2007-01-24
ls-remote and clone: accept --upload-pack=<path> as well.
Junio C Hamano
3
-6
/
+15
2007-01-24
rename --exec to --upload-pack for fetch-pack and peek-remote
Uwe Kleine-König
4
-12
/
+26
2007-01-24
Documentation: --amend cannot be combined with -c/-C/-F.
Peter Eriksen
2
-5
/
+5
2007-01-24
Documentation/config.txt: Correct info about subsection name
Jakub Narebski
1
-2
/
+2
2007-01-24
git-daemon documentation on enabling services.
Junio C Hamano
1
-2
/
+2
2007-01-24
reflog inspection: introduce shortcut "-g"
Johannes Schindelin
4
-6
/
+9
2007-01-24
annotate: use pager
Johannes Schindelin
1
-1
/
+1
2007-01-23
t/t1300-repo-config.sh: value continued on next line
Jakub Narebski
1
-0
/
+20
2007-01-23
git-checkout -m: fix merge case
Junio C Hamano
2
-11
/
+32
2007-01-22
reflog gc: a tag that does not point at a commit is not a crime.
Junio C Hamano
1
-3
/
+0
2007-01-22
contrib/vim: update syntax for changed commit template
Jeff King
1
-2
/
+2
2007-01-22
format-patch: fix bug with --stdout in a subdirectory
Jeff King
1
-1
/
+1
2007-01-22
[PATCH] honor --author even with --amend, -C, and -c.
Junio C Hamano
1
-9
/
+10
2007-01-22
.mailmap: fix screw-ups in Uwe's name
Junio C Hamano
1
-0
/
+2
2007-01-22
git-svn: remove leading slash when printing removed directories
Eric Wong
1
-1
/
+1
2007-01-22
sha1_file.c: Avoid multiple calls to find_pack_entry().
Peter Eriksen
1
-10
/
+9
2007-01-22
Documentation/config.txt: Document config file syntax better
Jakub Narebski
1
-7
/
+69
2007-01-22
cvsimport: activate -a option, really.
Junio C Hamano
1
-1
/
+1
2007-01-22
Cleanup uninitialized value in chomp
Alex Riesen
1
-1
/
+1
2007-01-22
Force Activestate Perl to tie git command pipe handle to a handle class
Alex Riesen
1
-1
/
+7
2007-01-22
Insert ACTIVESTATE_STRING in Git.pm
Alex Riesen
1
-3
/
+4
2007-01-21
fsck-objects: refactor checking for connectivity
Linus Torvalds
1
-38
/
+95
2007-01-21
git-gc: do not run git-prune by default.
Junio C Hamano
2
-3
/
+32
2007-01-21
shallow repository: disable unsupported operations for now.
Junio C Hamano
2
-1
/
+5
2007-01-21
is_repository_shallow(): prototype fix.
Junio C Hamano
2
-2
/
+2
2007-01-21
Make sure git_connect() always give two file descriptors.
Junio C Hamano
2
-1
/
+2
2007-01-21
Revert "prune: --grace=time"
Junio C Hamano
6
-48
/
+12
2007-01-21
Documentation/tutorial-2: Fix interesting typo in an example.
Junio C Hamano
1
-2
/
+2
2007-01-20
GIT v1.5.0-rc2
Junio C Hamano
1
-1
/
+1
2007-01-20
prune: --grace=time
Matthias Lederhofer
6
-12
/
+48
2007-01-20
--walk-reflogs: do not crash with cyclic reflog ancestry
Johannes Schindelin
1
-2
/
+5
2007-01-20
--walk-reflogs: actually find the right commit by date.
Johannes Schindelin
1
-1
/
+1
2007-01-20
Fix --walk-reflog with --pretty=oneline
Junio C Hamano
4
-14
/
+28
2007-01-20
reflog-walk: build fixes
Junio C Hamano
2
-1
/
+2
2007-01-20
log --walk-reflog: documentation
Junio C Hamano
1
-0
/
+15
2007-01-20
--walk-reflogs: disallow uninteresting commits
Johannes Schindelin
1
-0
/
+3
2007-01-20
Teach the revision walker to walk by reflogs with --walk-reflogs
Johannes Schindelin
6
-1
/
+263
2007-01-20
git-rebase: allow rebasing a detached HEAD.
Junio C Hamano
1
-2
/
+6
2007-01-20
branch -f: no reason to forbid updating the current branch in a bare repo.
Junio C Hamano
1
-1
/
+1
2007-01-20
git-tag -d: allow deleting multiple tags at once.
Junio C Hamano
2
-10
/
+19
2007-01-20
Do not verify filenames in a bare repository
Johannes Schindelin
3
-0
/
+56
[prev]
[next]