summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-08-26Merge branch 'master' of git://linux-nfs.org/~bfields/gitLibravatar Junio C Hamano1-93/+59
2007-08-26Merge branch 'maint'Libravatar J. Bruce Fields1-84/+48
2007-08-26Documentation/user-manual.txt: fix a few omissions of gitlink commands.Libravatar David Kastrup1-6/+8
2007-08-26user-manual: fix incorrect header levelLibravatar J. Bruce Fields1-1/+1
2007-08-26user-manual: use pithier example commitLibravatar J. Bruce Fields1-25/+20
2007-08-26user-manual: introduce the word "commit" earlierLibravatar J. Bruce Fields1-5/+5
2007-08-26user-manual: minor editing for concisenessLibravatar J. Bruce Fields1-7/+3
2007-08-26user-manual: edit "ignoring files" for concisenessLibravatar J. Bruce Fields1-45/+18
2007-08-26Documentation/user-manual.txt: fix a few omissions of gitlink commands.Libravatar David Kastrup1-9/+11
2007-08-25Make usage documentation for git-add consistent.Libravatar Brian Hetro2-3/+5
2007-08-25Make usage documentation for git-am consistent.Libravatar Brian Hetro1-2/+4
2007-08-25Don't segfault if we failed to inflate a packed deltaLibravatar Shawn O. Pearce1-0/+4
2007-08-25pack-objects: check return value from read_sha1_file()Libravatar Junio C Hamano1-0/+6
2007-08-25blame: check return value from read_sha1_file()Libravatar Junio C Hamano1-0/+11
2007-08-24git-p4: Fix warnings about non-existant refs/remotes/p4/HEAD ref when running...Libravatar Simon Hausmann1-1/+1
2007-08-24git-p4: Make 'git-p4 branches' work after an initial clone with git clone fro...Libravatar Simon Hausmann1-49/+55
2007-08-24Documentation: Correct various misspellings and typos.Libravatar Brian Hetro19-40/+40
2007-08-24Documentation: For consistency, use CVS instead of cvs.Libravatar Brian Hetro3-4/+4
2007-08-24Fix racy-git handling in git-write-tree.Libravatar Linus Torvalds2-0/+45
2007-08-23rebase -i: fix squashing corner caseLibravatar Johannes Schindelin2-2/+24
2007-08-23Install man3 manpages to $PREFIX/share/man/man3 even for site installsLibravatar martin f. krafft1-0/+1
2007-08-23git-svn init/clone --stdlayout option to default-init trunk/tags/branchesLibravatar martin f. krafft2-3/+15
2007-08-23diff-delta.c: Fix broken skip calculation.Libravatar David Kastrup1-1/+1
2007-08-22Merge branch 'master' of git://repo.or.cz/git/fastimportLibravatar Junio C Hamano1-6/+61
2007-08-22git-svn: dcommit prints out the URL to be committed toLibravatar Eric Wong1-0/+1
2007-08-23Teach bash about git-submodule and its subcommandsLibravatar Shawn O. Pearce1-0/+27
2007-08-23Teach bash to complete ref arguments to git-describeLibravatar Shawn O. Pearce1-0/+8
2007-08-23Update bash completion with new 1.5.3 command line optionsLibravatar Shawn O. Pearce1-6/+26
2007-08-22git-svn: update documentation with CAVEATS sectionLibravatar Eric Wong1-0/+32
2007-08-22Reset terminal attributes when terminating git send-emailLibravatar Sean Estabrooks1-0/+3
2007-08-22Document -u option in git-svnimport man pageLibravatar Stefan Sperling1-0/+3
2007-08-22Fix breakage in git-rev-list.txtLibravatar Quy Tonthat1-3/+3
2007-08-22git.el: Avoid a lisp error when there's no current branch (detached HEAD).Libravatar Alexandre Julliard1-3/+5
2007-08-22Fix git-remote for ActiveState PerlLibravatar Alex Riesen1-1/+7
2007-08-22Documentation: update tar.umask defaultLibravatar René Scharfe3-27/+17
2007-08-22Suggest unsetting core.bare when using new-workdir on a bare repositoryLibravatar Shawn O. Pearce1-0/+8
2007-08-22Fix new-workdir (again) to work on bare repositoriesLibravatar Shawn O. Pearce1-3/+7
2007-08-20GIT 1.5.3-rc6Libravatar Junio C Hamano1-2/+5
2007-08-20Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkLibravatar Junio C Hamano1-9/+219
2007-08-20Avoid using va_copy in fast-import: it seems to be unportable.Libravatar Alex Riesen1-7/+6
2007-08-20git clone: do not issue warning while cloning locally across filesystemsLibravatar Junio C Hamano1-1/+4
2007-08-20gitk: Add a window to list branches, tags and other referencesLibravatar Paul Mackerras1-2/+210
2007-08-19Fix misspelling of 'suppress' in docsLibravatar Dave Watson2-2/+2
2007-08-19Document what the stage numbers in the :$n:path syntax mean.Libravatar Steven Grimm1-1/+4
2007-08-19Don't allow combination of -g and --reverse as it doesn't workLibravatar Shawn O. Pearce3-0/+7
2007-08-19Add the word reflog to Documentation/config.txt:core.logAllRefUpdatesLibravatar Lukas Sandström1-1/+1
2007-08-19Add and document a global --no-pager option for git.Libravatar Matthieu Moy2-2/+10
2007-08-19Take binary diffs into account for "git rebase"Libravatar Linus Torvalds1-4/+0
2007-08-19Make thin-pack generation subproject aware.Libravatar Linus Torvalds2-0/+54
2007-08-19Correct documentation of 'reflog show' to explain it shows HEADLibravatar Shawn O. Pearce1-1/+2