Code

git.git
2007-01-28 Shawn O. PearceCompute accurate distances in git-describe before output.
2007-01-28 Junio C HamanoUpdate describe documentation.
2007-01-28 Shawn O. PearceTeach git-describe to display distances from tags.
2007-01-28 Junio C Hamanogit-blame --porcelain: quote filename in c-style when...
2007-01-28 Linus Torvaldsgit-blame --incremental
2007-01-28 Junio C HamanoDon't force everybody to call setup_ident().
2007-01-28 Nicolas Pitregit-log -g --pretty=oneline should display the reflog...
2007-01-27 Bill LearDocument --check option to git diff.
2007-01-27 Andy ParkinsAllow the tag signing key to be specified in the config...
2007-01-27 Andy ParkinsIf abbrev is set to zero in git-describe, don't add...
2007-01-27 Nicolas Pitrefix suggested branch creation command when detaching...
2007-01-27 Junio C Hamanowrite_in_full: size_t is unsigned.
2007-01-27 Junio C Hamanocreate_symref: check error return from open().
2007-01-26 Alexandre Julliardvc-git.el: Take into account the destination name in...
2007-01-26 Junio C Hamanogit-merge: leave sensible reflog message when used...
2007-01-26 Junio C HamanoMake sure we do not write bogus reflog entries.
2007-01-26 Shawn O. PearceRemove unnecessary found variable from describe.
2007-01-26 Jason RiedyUse inttypes.h rather than stdint.h.
2007-01-26 Junio C HamanoDocumentation: pack-refs --all vs default behaviour
2007-01-26 Junio C Hamanoshow-branch -g: default to HEAD
2007-01-26 Linus TorvaldsAdd dangling objects tips.
2007-01-26 Junio C Hamanoparse-remote: do not barf on a remote shorthand without...
2007-01-26 Jeff Kingdiffcore-pickaxe: fix infinite loop on zero-length...
2007-01-26 Junio C HamanoAllow non-developer to clone, checkout and fetch more...
2007-01-26 Sam Vilaincontrib/emacs/vc-git.el: support vc-version-other-window
2007-01-26 Linus TorvaldsFix seriously broken "git pack-refs"
2007-01-25 Andy ParkinsNew files in git weren't being downloaded during CVS...
2007-01-25 Uwe Kleine... make --upload-pack option to git-fetch configurable
2007-01-25 Junio C HamanoConsolidate {receive,fetch}.unpackLimit
2007-01-25 Junio C Hamanofetch-pack: remove --keep-auto and make it the default.
2007-01-25 Junio C HamanoAllow fetch-pack to decide keeping the fetched pack...
2007-01-25 Junio C HamanoRefactor the pack header reading function out of receiv...
2007-01-25 Alex RiesenAllow default core.logallrefupdates to be overridden...
2007-01-25 Junio C Hamanols-remote and clone: accept --upload-pack=<path> as...
2007-01-25 Uwe Kleine... rename --exec to --upload-pack for fetch-pack and peek...
2007-01-24 Peter EriksenDocumentation: --amend cannot be combined with -c/...
2007-01-24 Jakub NarebskiDocumentation/config.txt: Correct info about subsection...
2007-01-24 Junio C Hamanogit-daemon documentation on enabling services.
2007-01-24 Johannes Schindelinreflog inspection: introduce shortcut "-g"
2007-01-24 Johannes Schindelinannotate: use pager
2007-01-24 Jakub Narebskit/t1300-repo-config.sh: value continued on next line
2007-01-24 Junio C Hamanogit-checkout -m: fix merge case
2007-01-23 Junio C Hamanoreflog gc: a tag that does not point at a commit is...
2007-01-23 Jeff Kingcontrib/vim: update syntax for changed commit template
2007-01-23 Jeff Kingformat-patch: fix bug with --stdout in a subdirectory
2007-01-23 Junio C Hamano[PATCH] honor --author even with --amend, -C, and -c.
2007-01-23 Junio C Hamano.mailmap: fix screw-ups in Uwe's name
2007-01-22 Eric Wonggit-svn: remove leading slash when printing removed...
2007-01-22 Peter Eriksensha1_file.c: Avoid multiple calls to find_pack_entry().
2007-01-22 Jakub NarebskiDocumentation/config.txt: Document config file syntax...
2007-01-22 Junio C Hamanocvsimport: activate -a option, really.
2007-01-22 Alex RiesenCleanup uninitialized value in chomp
2007-01-22 Alex RiesenForce Activestate Perl to tie git command pipe handle...
2007-01-22 Alex RiesenInsert ACTIVESTATE_STRING in Git.pm
2007-01-22 Linus Torvaldsfsck-objects: refactor checking for connectivity
2007-01-22 Junio C Hamanogit-gc: do not run git-prune by default.
2007-01-22 Junio C Hamanoshallow repository: disable unsupported operations...
2007-01-22 Junio C Hamanois_repository_shallow(): prototype fix.
2007-01-22 Junio C HamanoMake sure git_connect() always give two file descriptors.
2007-01-22 Junio C HamanoRevert "prune: --grace=time"
2007-01-22 Junio C HamanoDocumentation/tutorial-2: Fix interesting typo in an...
2007-01-21 Junio C HamanoGIT v1.5.0-rc2 v1.5.0-rc2
2007-01-21 Matthias Lederhoferprune: --grace=time
2007-01-21 Johannes Schindelin--walk-reflogs: do not crash with cyclic reflog ancestry
2007-01-21 Johannes Schindelin--walk-reflogs: actually find the right commit by date.
2007-01-21 Junio C HamanoFix --walk-reflog with --pretty=oneline
2007-01-21 Junio C Hamanoreflog-walk: build fixes
2007-01-21 Junio C Hamanolog --walk-reflog: documentation
2007-01-21 Johannes Schindelin--walk-reflogs: disallow uninteresting commits
2007-01-21 Johannes SchindelinTeach the revision walker to walk by reflogs with ...
2007-01-21 Junio C Hamanogit-rebase: allow rebasing a detached HEAD.
2007-01-21 Junio C Hamanobranch -f: no reason to forbid updating the current...
2007-01-21 Junio C Hamanogit-tag -d: allow deleting multiple tags at once.
2007-01-21 Johannes SchindelinDo not verify filenames in a bare repository
2007-01-21 Junio C HamanoStop ignoring Documentation/README
2007-01-21 Johannes Schindelinapply --cached: fix crash in subdirectory
2007-01-21 Junio C Hamanoshow-branch --reflog: fix show_date() call
2007-01-21 Johannes Schindelinshow_date(): fix relative dates
2007-01-20 Junio C Hamanoshow-branch --reflog: tighten input validation.
2007-01-20 Junio C Hamanoshow-branch --reflog: show the reflog message at the...
2007-01-20 Junio C HamanoExtend read_ref_at() to be usable from places other...
2007-01-20 Junio C Hamanodwim_ref(): Separate name-to-ref DWIM code out.
2007-01-20 Johannes Schindelinconfig_set_multivar(): disallow newlines in keys
2007-01-20 Uwe Kleine... rename --exec to --receive-pack for push and send-pack
2007-01-20 Uwe Kleine... make --exec=... option to git-push configurable
2007-01-20 Uwe Kleine... Update documentation of fetch-pack, push and send-pack
2007-01-20 Junio C HamanoDocumentation/git.txt: command re-classification
2007-01-19 Junio C HamanoDocumentation: generated cmds-*.txt does not depend...
2007-01-19 Junio C Hamanorefs.c::read_ref_at(): fix bogus munmap() call.
2007-01-19 Junio C Hamanofor_each_reflog_ent: do not leak FILE *
2007-01-19 Junio C HamanoDocumentation: Generate command lists.
2007-01-18 Junio C HamanoDocumentation: sync git.txt command list and manual...
2007-01-18 Junio C HamanoDocumentation: move command list in git.txt into separa...
2007-01-18 Matthias Lederhoferprune-packed: add -q to usage
2007-01-18 David KågedalDocument --ignore-if-in-upstream in git-format-patch
2007-01-18 David KågedalShell syntax fix in git-reset
2007-01-18 Simon 'corecode... Use standard -t option for touch.
2007-01-18 Junio C HamanoUse fixed-size integers for .idx file I/O
2007-01-18 Simon 'corecode... Use fixed-size integers for the on-disk pack structure.
2007-01-18 Junio C Hamanogit-format-patch: the default suffix is now .patch...
next