summaryrefslogtreecommitdiffstats
path: root/archive-zip.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-06-24git-send-email: Do not make @-less message IDJunio C Hamano1-4/+12
2007-06-24git-svn: trailing slash in prefix is mandatory with --branches/-bGerrit Pape1-3/+4
2007-06-24new-workdir: handle rev-parse --git-dir not always giving full pathJulian Phillips1-0/+5
2007-06-24make dist: include configure script in tarballMatthias Lederhofer1-2/+3
2007-06-24t9500: skip gitweb tests if perl version is too oldSven Verdoolaege1-0/+6
2007-06-23Fix up "git log --follow" a bit..Linus Torvalds1-9/+28
2007-06-23Finally implement "git log --follow"Linus Torvalds5-1/+70
2007-06-23filter-branch: add example to move everything into a subdirectoryJohannes Schindelin2-0/+16
2007-06-23Two trivial -Wcast-qual fixesJunio C Hamano2-2/+2
2007-06-23diffcore-rename: favour identical basenamesJohannes Schindelin2-1/+45
2007-06-23Document git-gui, git-citool as mainporcelain manual pagesShawn O. Pearce4-5/+156
2007-06-23Generate tags with correct timestamp (git-svnimport)Dave O'Neill2-24/+3
2007-06-23Avoid src:dst syntax as default bash completion for git pushShawn O. Pearce1-1/+1
2007-06-22Make it possible to specify the HEAD for the internal findUpstreamBranchPoint...Simon Hausmann1-2/+2
2007-06-21Cloning from a repo without "current branch"Nanako Shiraishi1-7/+13
2007-06-21Change default man page path to /usr/share/manIsmail Dönmez1-1/+1
2007-06-21INSTALL: explain how to build documentationJunio C Hamano1-4/+10
2007-06-21cvsserver: Actually implement --export-allAlex Riesen1-2/+2
2007-06-20Added git-p4 branches command that shows the mapping of perforce depot paths ...Simon Hausmann1-1/+27
2007-06-17Warn about conflicting p4 branch mappings and use the first one found.Simon Hausmann1-0/+6
2007-06-17Fix the branch mapping detection to be independent from the order of the "p4 ...Simon Hausmann1-3/+13
2007-06-17Fix ALLOC_GROW calls with obsolete semanticsJeff King1-2/+2
2007-06-17pp_header(): work around possible memory corruptionJohannes Schindelin1-2/+2
2007-06-17Fix ALLOC_GROW off-by-oneJeff King1-1/+1
2007-06-16Document git log --full-diffJakub Narebski1-0/+7
2007-06-16Document git log --abbrev-commit, as a kind of pretty optionJakub Narebski1-0/+9
2007-06-16Use tabs for indenting definition list for options in git-log.txtJakub Narebski1-1/+1
2007-06-16Document git rev-list --timestampJakub Narebski1-0/+4
2007-06-16Document git reflog --stale-fixJakub Narebski1-0/+13
2007-06-16Document git rev-parse --is-inside-git-dirJakub Narebski1-0/+4
2007-06-16Document git read-tree --trivialJakub Narebski2-2/+8
2007-06-16Document git rev-list --full-historyJakub Narebski1-0/+9
2007-06-16git-p4 fails when cloning a p4 depo.Benjamin Sergeant1-3/+17
2007-06-16Do not use h_errno after connect(2): the function does not set itAlex Riesen1-4/+2
2007-06-16Documentation: update "stale" links for 1.5.2.2Junio C Hamano1-1/+3
2007-06-16Fix initial multi-branch import.Simon Hausmann1-0/+1
2007-06-16git-svn: avoid string eval for defining functionsSam Vilain1-31/+33
2007-06-16Fix pushing to a pattern with no dstDaniel Barkalow1-2/+3
2007-06-16GIT 1.5.2.2v1.5.2.2Junio C Hamano3-2/+63
2007-06-16Documentation: adjust to AsciiDoc 8Junio C Hamano5-4/+14
2007-06-16Avoid diff cost on "git log -z"Junio C Hamano1-1/+2
2007-06-16git-branch --track: fix tracking branch computation.Junio C Hamano2-30/+53
2007-06-16$EMAIL is a last resort fallback, as it's system-wide.Junio C Hamano1-2/+2
2007-06-16merge-recursive: refuse to merge binary filesJohannes Schindelin2-0/+20
2007-06-16Move buffer_is_binary() to xdiff-interface.hJohannes Schindelin4-17/+11
2007-06-16Add a local implementation of hstrerror for the system which do not have itAlex Riesen3-0/+31
2007-06-16gitmodules(5): remove leading period from synopsisLars Hjemli1-1/+1
2007-06-16Generated spec file to be ignored is named git.spec and not git-core.specJakub Narebski1-1/+1
2007-06-16cvsserver: Actually implement --export-allFrank Lichtenheld3-2/+25
2007-06-16cvsserver: Let --base-path and pserver get along just fineFrank Lichtenheld2-4/+7