summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-01-20log --walk-reflog: documentationLibravatar Junio C Hamano1-0/+15
2007-01-20--walk-reflogs: disallow uninteresting commitsLibravatar Johannes Schindelin1-0/+3
2007-01-20Teach the revision walker to walk by reflogs with --walk-reflogsLibravatar Johannes Schindelin6-1/+263
2007-01-20git-rebase: allow rebasing a detached HEAD.Libravatar Junio C Hamano1-2/+6
2007-01-20branch -f: no reason to forbid updating the current branch in a bare repo.Libravatar Junio C Hamano1-1/+1
2007-01-20git-tag -d: allow deleting multiple tags at once.Libravatar Junio C Hamano2-10/+19
2007-01-20Do not verify filenames in a bare repositoryLibravatar Johannes Schindelin3-0/+56
2007-01-20Stop ignoring Documentation/READMELibravatar Junio C Hamano1-1/+0
2007-01-20apply --cached: fix crash in subdirectoryLibravatar Johannes Schindelin1-1/+1
2007-01-20show-branch --reflog: fix show_date() callLibravatar Junio C Hamano1-1/+1
2007-01-20show_date(): fix relative datesLibravatar Johannes Schindelin1-3/+2
2007-01-19show-branch --reflog: tighten input validation.Libravatar Junio C Hamano1-4/+11
2007-01-19show-branch --reflog: show the reflog message at the top.Libravatar Junio C Hamano3-33/+109
2007-01-19Extend read_ref_at() to be usable from places other than sha1_name.Libravatar Junio C Hamano4-13/+52
2007-01-19dwim_ref(): Separate name-to-ref DWIM code out.Libravatar Junio C Hamano2-14/+26
2007-01-19config_set_multivar(): disallow newlines in keysLibravatar Johannes Schindelin2-0/+11
2007-01-19rename --exec to --receive-pack for push and send-packLibravatar Uwe Kleine-König4-18/+32
2007-01-19make --exec=... option to git-push configurableLibravatar Uwe Kleine-König2-0/+15
2007-01-19Update documentation of fetch-pack, push and send-packLibravatar Uwe Kleine-König6-13/+33
2007-01-19Documentation/git.txt: command re-classificationLibravatar Junio C Hamano3-48/+86
2007-01-19Documentation: generated cmds-*.txt does not depend on git.txtLibravatar Junio C Hamano1-1/+1
2007-01-19refs.c::read_ref_at(): fix bogus munmap() call.Libravatar Junio C Hamano1-3/+5
2007-01-18for_each_reflog_ent: do not leak FILE *Libravatar Junio C Hamano1-3/+4
2007-01-18Documentation: Generate command lists.Libravatar Junio C Hamano9-379/+196
2007-01-18Documentation: sync git.txt command list and manual page titleLibravatar Junio C Hamano63-143/+132
2007-01-18Documentation: move command list in git.txt into separate files.Libravatar Junio C Hamano7-387/+393
2007-01-18prune-packed: add -q to usageLibravatar Matthias Lederhofer1-1/+1
2007-01-18Document --ignore-if-in-upstream in git-format-patchLibravatar David Kågedal1-0/+8
2007-01-18Shell syntax fix in git-resetLibravatar David Kågedal1-1/+1
2007-01-18Use standard -t option for touch.Libravatar Simon 'corecode' Schubert1-12/+12
2007-01-18Use fixed-size integers for .idx file I/OLibravatar Junio C Hamano3-7/+7
2007-01-18Use fixed-size integers for the on-disk pack structure.Libravatar Simon 'corecode' Schubert2-3/+4
2007-01-18Accept 'inline' file data in fast-import commit structure.Libravatar Shawn O. Pearce2-6/+82
2007-01-18Reduce value duplication in t9300-fast-import.Libravatar Shawn O. Pearce1-17/+17
2007-01-18Create test case for fast-import.Libravatar Shawn O. Pearce1-0/+184
2007-01-18Support delimited data regions in fast-import.Libravatar Shawn O. Pearce1-15/+49
2007-01-18Remove unnecessary options from fast-import.Libravatar Shawn O. Pearce1-12/+4
2007-01-18Use fixed-size integers when writing out the index in fast-import.Libravatar Shawn O. Pearce2-2/+3
2007-01-18Always use struct pack_header for pack header in fast-import.Libravatar Shawn O. Pearce1-12/+14
2007-01-17git-format-patch: the default suffix is now .patch, not .txtLibravatar Junio C Hamano3-10/+9
2007-01-17git-format-patch: make --binary on by defaultLibravatar Junio C Hamano1-0/+3
2007-01-17Add --summary to git-format-patch by defaultLibravatar Junio C Hamano7-1/+13
2007-01-17git-format-patch -3Libravatar Junio C Hamano2-2/+10
2007-01-17Document pack .idx file format upgrade strategy.Libravatar Shawn O. Pearce2-3/+42
2007-01-17Refer users to git-rev-parse for revision specification syntax.Libravatar Shawn O. Pearce7-1/+17
2007-01-17Document the master@{n} reflog query syntax.Libravatar Shawn O. Pearce1-0/+8
2007-01-17Documentation/git-parse-remote.txt: we deal with config vars as wellLibravatar Junio C Hamano1-2/+4
2007-01-17Documentation: m can be relative in "git-blame -Ln,m"Libravatar Junio C Hamano1-1/+4
2007-01-17Documentation: suggest corresponding Porcelain-level in plumbing docs.Libravatar Junio C Hamano5-1/+13
2007-01-17Documentation/git-resolve: deprecated.Libravatar Junio C Hamano1-0/+2