summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GIT v1.5.0-rc2v1.5.0-rc2Junio C Hamano2007-01-201-1/+1
* prune: --grace=timeMatthias Lederhofer2007-01-206-12/+48
* --walk-reflogs: do not crash with cyclic reflog ancestryJohannes Schindelin2007-01-201-2/+5
* --walk-reflogs: actually find the right commit by date.Johannes Schindelin2007-01-201-1/+1
* Fix --walk-reflog with --pretty=onelineJunio C Hamano2007-01-204-14/+28
* reflog-walk: build fixesJunio C Hamano2007-01-202-1/+2
* log --walk-reflog: documentationJunio C Hamano2007-01-201-0/+15
* --walk-reflogs: disallow uninteresting commitsJohannes Schindelin2007-01-201-0/+3
* Teach the revision walker to walk by reflogs with --walk-reflogsJohannes Schindelin2007-01-206-1/+263
* git-rebase: allow rebasing a detached HEAD.Junio C Hamano2007-01-201-2/+6
* branch -f: no reason to forbid updating the current branch in a bare repo.Junio C Hamano2007-01-201-1/+1
* git-tag -d: allow deleting multiple tags at once.Junio C Hamano2007-01-202-10/+19
* Do not verify filenames in a bare repositoryJohannes Schindelin2007-01-203-0/+56
* Stop ignoring Documentation/READMEJunio C Hamano2007-01-201-1/+0
* apply --cached: fix crash in subdirectoryJohannes Schindelin2007-01-201-1/+1
* show-branch --reflog: fix show_date() callJunio C Hamano2007-01-201-1/+1
* show_date(): fix relative datesJohannes Schindelin2007-01-201-3/+2
* show-branch --reflog: tighten input validation.Junio C Hamano2007-01-191-4/+11
* show-branch --reflog: show the reflog message at the top.Junio C Hamano2007-01-193-33/+109
* Extend read_ref_at() to be usable from places other than sha1_name.Junio C Hamano2007-01-194-13/+52
* dwim_ref(): Separate name-to-ref DWIM code out.Junio C Hamano2007-01-192-14/+26
* config_set_multivar(): disallow newlines in keysJohannes Schindelin2007-01-192-0/+11
* rename --exec to --receive-pack for push and send-packUwe Kleine-König2007-01-194-18/+32
* make --exec=... option to git-push configurableUwe Kleine-König2007-01-192-0/+15
* Update documentation of fetch-pack, push and send-packUwe Kleine-König2007-01-196-13/+33
* Documentation/git.txt: command re-classificationJunio C Hamano2007-01-193-48/+86
* Documentation: generated cmds-*.txt does not depend on git.txtJunio C Hamano2007-01-191-1/+1
* refs.c::read_ref_at(): fix bogus munmap() call.Junio C Hamano2007-01-191-3/+5
* for_each_reflog_ent: do not leak FILE *Junio C Hamano2007-01-181-3/+4
* Documentation: Generate command lists.Junio C Hamano2007-01-189-379/+196
* Documentation: sync git.txt command list and manual page titleJunio C Hamano2007-01-1863-143/+132
* Documentation: move command list in git.txt into separate files.Junio C Hamano2007-01-187-387/+393
* prune-packed: add -q to usageMatthias Lederhofer2007-01-181-1/+1
* Document --ignore-if-in-upstream in git-format-patchDavid Kågedal2007-01-181-0/+8
* Shell syntax fix in git-resetDavid Kågedal2007-01-181-1/+1
* Use standard -t option for touch.Simon 'corecode' Schubert2007-01-181-12/+12
* Use fixed-size integers for .idx file I/OJunio C Hamano2007-01-183-7/+7
* Use fixed-size integers for the on-disk pack structure.Simon 'corecode' Schubert2007-01-182-3/+4
* git-format-patch: the default suffix is now .patch, not .txtJunio C Hamano2007-01-173-10/+9
* git-format-patch: make --binary on by defaultJunio C Hamano2007-01-171-0/+3
* Add --summary to git-format-patch by defaultJunio C Hamano2007-01-177-1/+13
* git-format-patch -3Junio C Hamano2007-01-172-2/+10
* Document pack .idx file format upgrade strategy.Shawn O. Pearce2007-01-172-3/+42
* Refer users to git-rev-parse for revision specification syntax.Shawn O. Pearce2007-01-177-1/+17
* Document the master@{n} reflog query syntax.Shawn O. Pearce2007-01-171-0/+8
* Documentation/git-parse-remote.txt: we deal with config vars as wellJunio C Hamano2007-01-171-2/+4
* Documentation: m can be relative in "git-blame -Ln,m"Junio C Hamano2007-01-171-1/+4
* Documentation: suggest corresponding Porcelain-level in plumbing docs.Junio C Hamano2007-01-175-1/+13
* Documentation/git-resolve: deprecated.Junio C Hamano2007-01-171-0/+2
* sanitize content of README fileNicolas Pitre2007-01-174-582/+618