summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-01-31GIT v1.5.0-rc3v1.5.0-rc3Junio C Hamano1-1/+1
2007-01-31Do not use hardcoded path to xhmtl.xsl to generate user's manualJunio C Hamano1-1/+1
2007-01-31git main documentation: point at the user's manual.Junio C Hamano1-0/+3
2007-01-31Merge branch 'master' of git://linux-nfs.org/~bfields/gitJunio C Hamano4-1/+3273
2007-01-31t9200: do not test -x bit if the filesystem does not support it.Junio C Hamano1-0/+6
2007-01-31t9200: Re-code non-ascii path test in UTF-8Junio C Hamano1-8/+8
2007-01-31Update git-cat-file documentationAneesh Kumar K.V1-1/+3
2007-01-31Documentation: "git-checkout <tree> <path>" takes any tree-ishJunio C Hamano1-5/+7
2007-01-31Improved error message from git-rebaseDavid Kågedal1-1/+2
2007-01-31Fix git-update-index to work with relative pathnames.Alex Riesen1-2/+6
2007-01-31Escape --upload-pack from expr.Shawn O. Pearce3-3/+3
2007-01-31Don't coredump on bad refs in update-server-info.Shawn O. Pearce1-0/+2
2007-01-31tone down the detached head warningNicolas Pitre1-3/+3
2007-01-30Fix git-tag -uJunio C Hamano1-3/+4
2007-01-30user-manual: todo'sJ. Bruce Fields1-1/+3
2007-01-30user-manual: point to README for gitweb informationJ. Bruce Fields1-1/+4
2007-01-30blameview: Use git-cat-file to read the file content.Aneesh Kumar K.V1-1/+2
2007-01-30git-fetch: Allow fetching the remote HEADSanti Béjar1-1/+1
2007-01-30git-send-email: remove debugging output.Junio C Hamano1-1/+1
2007-01-30Add a missing fork() error check.Johannes Sixt1-0/+2
2007-01-29git-blame: somewhat better commenting.Junio C Hamano1-38/+255
2007-01-29Make fsck and fsck-objects be builtins.Mark Wooding4-2/+5
2007-01-29git-commit -s: no extra space when sign-offs appear at the end already.Junio C Hamano1-1/+4
2007-01-29Replace perl code with pure shell codeSimon 'corecode' Schubert1-44/+23
2007-01-29lock_any_ref_for_update(): do not accept malformatted refs.Junio C Hamano2-4/+4
2007-01-29Two small typofixes.Junio C Hamano1-2/+2
2007-01-29user-manual: SHA1 -> object nameJ. Bruce Fields1-5/+5
2007-01-29user-manual: document git-show-branch exampleJ. Bruce Fields1-2/+28
2007-01-29user-manual: minor "TODO" updatesJ. Bruce Fields1-9/+6
2007-01-29user-manual: rewrap a few long linesJ. Bruce Fields1-56/+59
2007-01-29user-manual: reflogs, other recoveryJ. Bruce Fields1-15/+78
2007-01-29user-manual: fix a header levelJ. Bruce Fields1-1/+1
2007-01-29user-manual: typo fixJ. Bruce Fields1-1/+1
2007-01-29user-manual: add references to git-config man pageJ. Bruce Fields1-3/+7
2007-01-28user-manual: repo-config -> configJ. Bruce Fields1-9/+9
2007-01-28user-manual: fsck-objects -> fsckJ. Bruce Fields1-8/+8
2007-01-28user-manual: git-fsck, dangling objectsJ. Bruce Fields1-6/+118
2007-01-28git-fsck-objects is now synonym to git-fsckJunio C Hamano15-140/+159
2007-01-28[PATCH] Rename git-repo-config to git-config.Tom Prince58-439/+460
2007-01-28Heavily expanded update hook to send more useful emails than the old hookAndy Parkins1-72/+268
2007-01-28UNIX reference time of 1970-01-01 00:00 is UTC timezone, not local time zoneAndy Parkins1-1/+1
2007-01-28Teach for-each-ref about a little language called Tcl.Shawn O. Pearce4-2/+47
2007-01-28Add a sample program 'blameview' to show how to use git-blame --incrementalJeff King2-0/+128
2007-01-28git-push through git protocolLinus Torvalds1-0/+7
2007-01-28Document 'git-blame --incremental'Junio C Hamano1-1/+46
2007-01-28Documentation/config.txt: Fix documentation of colour config tweaks.Mark Wooding1-10/+16
2007-01-28wt-status: Actually accept `color.status.BLAH' configuration variables.Mark Wooding1-1/+1
2007-01-28git-blame --incremental: don't use pagerRen,Ai(B Scharfe2-1/+4
2007-01-28Compute accurate distances in git-describe before output.Shawn O. Pearce1-1/+41
2007-01-28Update describe documentation.Junio C Hamano1-9/+22
2007-01-28Teach git-describe to display distances from tags.Shawn O. Pearce1-2/+3
2007-01-28git-blame --porcelain: quote filename in c-style when needed.Junio C Hamano1-5/+10
2007-01-28git-blame --incrementalLinus Torvalds1-66/+107
2007-01-28Don't force everybody to call setup_ident().Junio C Hamano13-28/+35
2007-01-28git-log -g --pretty=oneline should display the reflog messageNicolas Pitre2-2/+7
2007-01-27Document --check option to git diff.Bill Lear2-1/+6
2007-01-27Allow the tag signing key to be specified in the config fileAndy Parkins3-2/+21
2007-01-26If abbrev is set to zero in git-describe, don't add the unique suffixAndy Parkins1-3/+6
2007-01-26fix suggested branch creation command when detaching headNicolas Pitre1-3/+3
2007-01-27user-manual: reorganize fetch discussion, add internals, etc.J. Bruce Fields1-204/+954
2007-01-26write_in_full: size_t is unsigned.Junio C Hamano1-1/+1
2007-01-26create_symref: check error return from open().Junio C Hamano1-1/+5
2007-01-26vc-git.el: Take into account the destination name in vc-checkout.Alexandre Julliard1-24/+8
2007-01-26git-merge: leave sensible reflog message when used as the first level UI.Junio C Hamano2-1/+3
2007-01-26Make sure we do not write bogus reflog entries.Junio C Hamano2-18/+23
2007-01-26Remove unnecessary found variable from describe.Shawn O. Pearce1-2/+1
2007-01-26Use inttypes.h rather than stdint.h.Jason Riedy1-1/+1
2007-01-26Documentation: pack-refs --all vs default behaviourJunio C Hamano1-1/+12
2007-01-25show-branch -g: default to HEADJunio C Hamano1-4/+13
2007-01-25Add dangling objects tips.Linus Torvalds1-0/+109
2007-01-25parse-remote: do not barf on a remote shorthand without any refs to fetch.Junio C Hamano1-1/+8
2007-01-25diffcore-pickaxe: fix infinite loop on zero-length needleJeff King1-0/+2
2007-01-26user-manual: stub discussion of fsck and reflogJ. Bruce Fields1-0/+21
2007-01-25Allow non-developer to clone, checkout and fetch more easily.Junio C Hamano5-22/+13
2007-01-25contrib/emacs/vc-git.el: support vc-version-other-windowSam Vilain1-1/+26
2007-01-25Fix seriously broken "git pack-refs"Linus Torvalds2-1/+12
2007-01-24New files in git weren't being downloaded during CVS updateAndy Parkins1-3/+3
2007-01-24make --upload-pack option to git-fetch configurableUwe Kleine-König3-1/+24
2007-01-24Consolidate {receive,fetch}.unpackLimitJunio C Hamano4-10/+35
2007-01-24fetch-pack: remove --keep-auto and make it the default.Junio C Hamano3-15/+29
2007-01-24Allow fetch-pack to decide keeping the fetched pack without explodingJunio C Hamano1-32/+59
2007-01-24Refactor the pack header reading function out of receive-pack.cJunio C Hamano3-12/+40
2007-01-24Allow default core.logallrefupdates to be overridden with template's configAlex Riesen1-1/+3
2007-01-24ls-remote and clone: accept --upload-pack=<path> as well.Junio C Hamano3-6/+15
2007-01-24rename --exec to --upload-pack for fetch-pack and peek-remoteUwe Kleine-König4-12/+26
2007-01-24Documentation: --amend cannot be combined with -c/-C/-F.Peter Eriksen2-5/+5
2007-01-24Documentation/config.txt: Correct info about subsection nameJakub Narebski1-2/+2
2007-01-24git-daemon documentation on enabling services.Junio C Hamano1-2/+2
2007-01-24reflog inspection: introduce shortcut "-g"Johannes Schindelin4-6/+9
2007-01-24annotate: use pagerJohannes Schindelin1-1/+1
2007-01-23t/t1300-repo-config.sh: value continued on next lineJakub Narebski1-0/+20
2007-01-23git-checkout -m: fix merge caseJunio C Hamano2-11/+32
2007-01-22reflog gc: a tag that does not point at a commit is not a crime.Junio C Hamano1-3/+0
2007-01-22contrib/vim: update syntax for changed commit templateJeff King1-2/+2
2007-01-22format-patch: fix bug with --stdout in a subdirectoryJeff King1-1/+1
2007-01-22[PATCH] honor --author even with --amend, -C, and -c.Junio C Hamano1-9/+10
2007-01-22.mailmap: fix screw-ups in Uwe's nameJunio C Hamano1-0/+2
2007-01-22git-svn: remove leading slash when printing removed directoriesEric Wong1-1/+1
2007-01-22sha1_file.c: Avoid multiple calls to find_pack_entry().Peter Eriksen1-10/+9
2007-01-22Documentation/config.txt: Document config file syntax betterJakub Narebski1-7/+69
2007-01-22cvsimport: activate -a option, really.Junio C Hamano1-1/+1
2007-01-22Cleanup uninitialized value in chompAlex Riesen1-1/+1
2007-01-22Force Activestate Perl to tie git command pipe handle to a handle classAlex Riesen1-1/+7
2007-01-22Insert ACTIVESTATE_STRING in Git.pmAlex Riesen1-3/+4
2007-01-21fsck-objects: refactor checking for connectivityLinus Torvalds1-38/+95
2007-01-21git-gc: do not run git-prune by default.Junio C Hamano2-3/+32
2007-01-21shallow repository: disable unsupported operations for now.Junio C Hamano2-1/+5
2007-01-21is_repository_shallow(): prototype fix.Junio C Hamano2-2/+2
2007-01-21Make sure git_connect() always give two file descriptors.Junio C Hamano2-1/+2
2007-01-21Revert "prune: --grace=time"Junio C Hamano6-48/+12
2007-01-21Documentation/tutorial-2: Fix interesting typo in an example.Junio C Hamano1-2/+2
2007-01-21user-manual: update git-gc discussionJ. Bruce Fields1-5/+3
2007-01-21user-manual: update references discussionJ. Bruce Fields1-27/+19
2007-01-21user-manual: clarify difference between tag and branchJ. Bruce Fields1-0/+3
2007-01-21user-manual: minor quickstart reorganizationJ. Bruce Fields1-8/+22
2007-01-20GIT v1.5.0-rc2v1.5.0-rc2Junio C Hamano1-1/+1
2007-01-20prune: --grace=timeMatthias Lederhofer6-12/+48
2007-01-20--walk-reflogs: do not crash with cyclic reflog ancestryJohannes Schindelin1-2/+5
2007-01-20--walk-reflogs: actually find the right commit by date.Johannes Schindelin1-1/+1
2007-01-20Fix --walk-reflog with --pretty=onelineJunio C Hamano4-14/+28
2007-01-20reflog-walk: build fixesJunio C Hamano2-1/+2
2007-01-20log --walk-reflog: documentationJunio C Hamano1-0/+15
2007-01-20--walk-reflogs: disallow uninteresting commitsJohannes Schindelin1-0/+3
2007-01-20Teach the revision walker to walk by reflogs with --walk-reflogsJohannes Schindelin6-1/+263
2007-01-20git-rebase: allow rebasing a detached HEAD.Junio C Hamano1-2/+6
2007-01-20branch -f: no reason to forbid updating the current branch in a bare repo.Junio C Hamano1-1/+1
2007-01-20git-tag -d: allow deleting multiple tags at once.Junio C Hamano2-10/+19
2007-01-20Do not verify filenames in a bare repositoryJohannes Schindelin3-0/+56
2007-01-20Stop ignoring Documentation/READMEJunio C Hamano1-1/+0
2007-01-20apply --cached: fix crash in subdirectoryJohannes Schindelin1-1/+1
2007-01-20show-branch --reflog: fix show_date() callJunio C Hamano1-1/+1
2007-01-20show_date(): fix relative datesJohannes Schindelin1-3/+2
2007-01-20user-manual: add "quick start" as chapter 1J. Bruce Fields1-2/+200
2007-01-19show-branch --reflog: tighten input validation.Junio C Hamano1-4/+11
2007-01-19show-branch --reflog: show the reflog message at the top.Junio C Hamano3-33/+109
2007-01-19Extend read_ref_at() to be usable from places other than sha1_name.Junio C Hamano4-13/+52
2007-01-19dwim_ref(): Separate name-to-ref DWIM code out.Junio C Hamano2-14/+26
2007-01-19config_set_multivar(): disallow newlines in keysJohannes Schindelin2-0/+11
2007-01-19rename --exec to --receive-pack for push and send-packUwe Kleine-König4-18/+32
2007-01-19make --exec=... option to git-push configurableUwe Kleine-König2-0/+15
2007-01-19Update documentation of fetch-pack, push and send-packUwe Kleine-König6-13/+33
2007-01-19Documentation/git.txt: command re-classificationJunio C Hamano3-48/+86
2007-01-19Documentation: generated cmds-*.txt does not depend on git.txtJunio C Hamano1-1/+1
2007-01-19refs.c::read_ref_at(): fix bogus munmap() call.Junio C Hamano1-3/+5
2007-01-18for_each_reflog_ent: do not leak FILE *Junio C Hamano1-3/+4
2007-01-18Documentation: Generate command lists.Junio C Hamano9-379/+196
2007-01-18Documentation: sync git.txt command list and manual page titleJunio C Hamano63-143/+132
2007-01-18Documentation: move command list in git.txt into separate files.Junio C Hamano7-387/+393
2007-01-18prune-packed: add -q to usageMatthias Lederhofer1-1/+1
2007-01-18Document --ignore-if-in-upstream in git-format-patchDavid Kågedal1-0/+8
2007-01-18Shell syntax fix in git-resetDavid Kågedal1-1/+1
2007-01-18Use standard -t option for touch.Simon 'corecode' Schubert1-12/+12
2007-01-18Use fixed-size integers for .idx file I/OJunio C Hamano3-7/+7
2007-01-18Use fixed-size integers for the on-disk pack structure.Simon 'corecode' Schubert2-3/+4
2007-01-17git-format-patch: the default suffix is now .patch, not .txtJunio C Hamano3-10/+9
2007-01-17git-format-patch: make --binary on by defaultJunio C Hamano1-0/+3
2007-01-17Add --summary to git-format-patch by defaultJunio C Hamano7-1/+13
2007-01-17git-format-patch -3Junio C Hamano2-2/+10
2007-01-17Document pack .idx file format upgrade strategy.Shawn O. Pearce2-3/+42
2007-01-17Refer users to git-rev-parse for revision specification syntax.Shawn O. Pearce7-1/+17
2007-01-17Document the master@{n} reflog query syntax.Shawn O. Pearce1-0/+8
2007-01-17Documentation/git-parse-remote.txt: we deal with config vars as wellJunio C Hamano1-2/+4
2007-01-17Documentation: m can be relative in "git-blame -Ln,m"Junio C Hamano1-1/+4
2007-01-17Documentation: suggest corresponding Porcelain-level in plumbing docs.Junio C Hamano5-1/+13
2007-01-17Documentation/git-resolve: deprecated.Junio C Hamano1-0/+2
2007-01-17sanitize content of README fileNicolas Pitre4-582/+618
2007-01-17git-format-patch: do not crash with format.headers without value.Junio C Hamano1-1/+5
2007-01-17Introduce 'git-format-patch --suffix=.patch'Junio C Hamano2-4/+32
2007-01-17Documentation/glossary.txt: describe remotes/ tracking and packed-refsJunio C Hamano1-0/+9
2007-01-17Documentation/glossary.txt: unpacked objects are loose.Junio C Hamano1-1/+1
2007-01-17Documentation: describe shallow repositoryJunio C Hamano2-0/+20
2007-01-17Make a short-and-sweet "git-add -i" synonym for "git-add --interactive"Junio C Hamano2-4/+5
2007-01-17Documentation: detached HEADJunio C Hamano2-2/+58
2007-01-17Documentation: a few spelling fixesRené Scharfe12-15/+15
2007-01-17Documentation/git-sh-setup.txt: programmer's docsJunio C Hamano1-8/+45
2007-01-17Documentation/git-whatchanged.txt: show -<n> instead of --max-count.Junio C Hamano1-1/+1
2007-01-17Documentation/git-status.txt: mention color configurationJunio C Hamano1-0/+9
2007-01-17Documentation/git-tar-tree.txt: default umask is now 002Junio C Hamano1-1/+1
2007-01-17Documentation/git-tools.txt: mention tig and refer to wikiJunio C Hamano1-2/+12
2007-01-17Documentation/git-tag: the command can be used to also verify a tag.Junio C Hamano2-2/+2
2007-01-17Documentation/SubmittingPatches: Gnus tipsJunio C Hamano1-1/+19
2007-01-16git-commit: document log message formatting conventionJunio C Hamano1-0/+6
2007-01-16cache.h; fix a couple of prototypesChris Wedgwood1-2/+2
2007-01-16Document where configuration files are in config.txtJunio C Hamano1-1/+6
2007-01-16Use merge-recursive in git-checkout -m (branch switching)Junio C Hamano2-10/+36
2007-01-16git-commit documentation: remove comment on unfixed git-rmJunio C Hamano1-5/+0
2007-01-16tutorial: shorthand for remotes but show distributed nature of gitJunio C Hamano1-19/+24
2007-01-16tutorial: Use only separate layoutSanti Béjar1-13/+13
2007-01-16Fix spurious compile errorJohannes Schindelin1-0/+4
2007-01-16git-rm documentation: remove broken behaviour from the example.Junio C Hamano2-9/+5
2007-01-16git-push documentation: remaining bitsJunio C Hamano1-1/+13
2007-01-16document --exec for git-pushUwe Kleine-K,Av(Bnig1-1/+7
2007-01-15git-svn: print and flush authentication prompts to STDERREric Wong1-15/+22
2007-01-15Solaris 5.8 returns ENOTDIR for inappropriate renames.Jason Riedy1-1/+6
2007-01-15Replace "echo -n" with printf in shell scripts.Jason Riedy6-7/+7
2007-01-15Set _ALL_SOURCE for AIX, but avoid its struct list.Jason Riedy1-2/+5
2007-01-15Start all test scripts with /bin/sh.Jason Riedy3-1/+3
2007-01-15git-pull: disallow implicit merging to detached HEADJeff King2-2/+15
2007-01-15Fix git-fetch while on detached HEAD not to give needlessly alarming errorsJunio C Hamano3-8/+40
2007-01-15git reflog expire: document --stale-fix option.Junio C Hamano2-2/+2