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