aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* [PATCH] honor --author even with --amend, -C, and -c.Junio C Hamano2007-01-22
* .mailmap: fix screw-ups in Uwe's nameJunio C Hamano2007-01-22
* git-svn: remove leading slash when printing removed directoriesEric Wong2007-01-22
* sha1_file.c: Avoid multiple calls to find_pack_entry().Peter Eriksen2007-01-22
* Documentation/config.txt: Document config file syntax betterJakub Narebski2007-01-22
* cvsimport: activate -a option, really.Junio C Hamano2007-01-22
* Cleanup uninitialized value in chompAlex Riesen2007-01-22
* Force Activestate Perl to tie git command pipe handle to a handle classAlex Riesen2007-01-22
* Insert ACTIVESTATE_STRING in Git.pmAlex Riesen2007-01-22
* fsck-objects: refactor checking for connectivityLinus Torvalds2007-01-21
* git-gc: do not run git-prune by default.Junio C Hamano2007-01-21
* shallow repository: disable unsupported operations for now.Junio C Hamano2007-01-21
* is_repository_shallow(): prototype fix.Junio C Hamano2007-01-21
* Make sure git_connect() always give two file descriptors.Junio C Hamano2007-01-21
* Revert "prune: --grace=time"Junio C Hamano2007-01-21
* Documentation/tutorial-2: Fix interesting typo in an example.Junio C Hamano2007-01-21
* GIT v1.5.0-rc2v1.5.0-rc2Junio C Hamano2007-01-20
* prune: --grace=timeMatthias Lederhofer2007-01-20
* --walk-reflogs: do not crash with cyclic reflog ancestryJohannes Schindelin2007-01-20
* --walk-reflogs: actually find the right commit by date.Johannes Schindelin2007-01-20
* Fix --walk-reflog with --pretty=onelineJunio C Hamano2007-01-20
* reflog-walk: build fixesJunio C Hamano2007-01-20
* log --walk-reflog: documentationJunio C Hamano2007-01-20
* --walk-reflogs: disallow uninteresting commitsJohannes Schindelin2007-01-20
* Teach the revision walker to walk by reflogs with --walk-reflogsJohannes Schindelin2007-01-20
* git-rebase: allow rebasing a detached HEAD.Junio C Hamano2007-01-20
* branch -f: no reason to forbid updating the current branch in a bare repo.Junio C Hamano2007-01-20
* git-tag -d: allow deleting multiple tags at once.Junio C Hamano2007-01-20
* Do not verify filenames in a bare repositoryJohannes Schindelin2007-01-20
* Stop ignoring Documentation/READMEJunio C Hamano2007-01-20
* apply --cached: fix crash in subdirectoryJohannes Schindelin2007-01-20
* show-branch --reflog: fix show_date() callJunio C Hamano2007-01-20
* show_date(): fix relative datesJohannes Schindelin2007-01-20
* show-branch --reflog: tighten input validation.Junio C Hamano2007-01-19
* show-branch --reflog: show the reflog message at the top.Junio C Hamano2007-01-19
* Extend read_ref_at() to be usable from places other than sha1_name.Junio C Hamano2007-01-19
* dwim_ref(): Separate name-to-ref DWIM code out.Junio C Hamano2007-01-19
* config_set_multivar(): disallow newlines in keysJohannes Schindelin2007-01-19
* rename --exec to --receive-pack for push and send-packUwe Kleine-König2007-01-19
* make --exec=... option to git-push configurableUwe Kleine-König2007-01-19
* Update documentation of fetch-pack, push and send-packUwe Kleine-König2007-01-19
* Documentation/git.txt: command re-classificationJunio C Hamano2007-01-19
* Documentation: generated cmds-*.txt does not depend on git.txtJunio C Hamano2007-01-19
* refs.c::read_ref_at(): fix bogus munmap() call.Junio C Hamano2007-01-19
* for_each_reflog_ent: do not leak FILE *Junio C Hamano2007-01-18
* Documentation: Generate command lists.Junio C Hamano2007-01-18
* Documentation: sync git.txt command list and manual page titleJunio C Hamano2007-01-18
* Documentation: move command list in git.txt into separate files.Junio C Hamano2007-01-18
* prune-packed: add -q to usageMatthias Lederhofer2007-01-18
* Document --ignore-if-in-upstream in git-format-patchDavid Kågedal2007-01-18