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
*
make reflog filename independent from struct ref_lock
Nicolas Pitre
2007-01-28
*
Compute accurate distances in git-describe before output.
Shawn O. Pearce
2007-01-28
*
Update describe documentation.
Junio C Hamano
2007-01-28
*
Teach git-describe to display distances from tags.
Shawn O. Pearce
2007-01-28
*
git-blame --porcelain: quote filename in c-style when needed.
Junio C Hamano
2007-01-28
*
git-blame --incremental
Linus Torvalds
2007-01-28
*
Don't force everybody to call setup_ident().
Junio C Hamano
2007-01-28
*
git-log -g --pretty=oneline should display the reflog message
Nicolas Pitre
2007-01-28
*
Document --check option to git diff.
Bill Lear
2007-01-27
*
Allow the tag signing key to be specified in the config file
Andy Parkins
2007-01-27
*
If abbrev is set to zero in git-describe, don't add the unique suffix
Andy Parkins
2007-01-26
*
fix suggested branch creation command when detaching head
Nicolas Pitre
2007-01-26
*
write_in_full: size_t is unsigned.
Junio C Hamano
2007-01-26
*
create_symref: check error return from open().
Junio C Hamano
2007-01-26
*
vc-git.el: Take into account the destination name in vc-checkout.
Alexandre Julliard
2007-01-26
*
git-merge: leave sensible reflog message when used as the first level UI.
Junio C Hamano
2007-01-26
*
Make sure we do not write bogus reflog entries.
Junio C Hamano
2007-01-26
*
Remove unnecessary found variable from describe.
Shawn O. Pearce
2007-01-26
*
Use inttypes.h rather than stdint.h.
Jason Riedy
2007-01-26
*
Documentation: pack-refs --all vs default behaviour
Junio C Hamano
2007-01-26
*
show-branch -g: default to HEAD
Junio C Hamano
2007-01-25
*
Add dangling objects tips.
Linus Torvalds
2007-01-25
*
parse-remote: do not barf on a remote shorthand without any refs to fetch.
Junio C Hamano
2007-01-25
*
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
[next]