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-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
2007-01-20
Stop ignoring Documentation/README
Junio C Hamano
1
-1
/
+0
2007-01-20
apply --cached: fix crash in subdirectory
Johannes Schindelin
1
-1
/
+1
2007-01-20
show-branch --reflog: fix show_date() call
Junio C Hamano
1
-1
/
+1
2007-01-20
show_date(): fix relative dates
Johannes Schindelin
1
-3
/
+2
2007-01-19
show-branch --reflog: tighten input validation.
Junio C Hamano
1
-4
/
+11
2007-01-19
show-branch --reflog: show the reflog message at the top.
Junio C Hamano
3
-33
/
+109
2007-01-19
Extend read_ref_at() to be usable from places other than sha1_name.
Junio C Hamano
4
-13
/
+52
2007-01-19
dwim_ref(): Separate name-to-ref DWIM code out.
Junio C Hamano
2
-14
/
+26
2007-01-19
config_set_multivar(): disallow newlines in keys
Johannes Schindelin
2
-0
/
+11
2007-01-19
rename --exec to --receive-pack for push and send-pack
Uwe Kleine-König
4
-18
/
+32
2007-01-19
make --exec=... option to git-push configurable
Uwe Kleine-König
2
-0
/
+15
2007-01-19
Update documentation of fetch-pack, push and send-pack
Uwe Kleine-König
6
-13
/
+33
2007-01-19
Documentation/git.txt: command re-classification
Junio C Hamano
3
-48
/
+86
2007-01-19
Documentation: generated cmds-*.txt does not depend on git.txt
Junio C Hamano
1
-1
/
+1
2007-01-19
refs.c::read_ref_at(): fix bogus munmap() call.
Junio C Hamano
1
-3
/
+5
2007-01-18
for_each_reflog_ent: do not leak FILE *
Junio C Hamano
1
-3
/
+4
2007-01-18
Documentation: Generate command lists.
Junio C Hamano
9
-379
/
+196
[next]