summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-24Add core.quotepath configuration variable.Junio C Hamano
2007-06-24git-send-email: Do not make @-less message IDJunio C Hamano
2007-06-24git-svn: trailing slash in prefix is mandatory with --branches/-bGerrit Pape
2007-06-24new-workdir: handle rev-parse --git-dir not always giving full pathJulian Phillips
2007-06-24make dist: include configure script in tarballMatthias Lederhofer
2007-06-24Merge branch 'lt/follow'Junio C Hamano
2007-06-24t9500: skip gitweb tests if perl version is too oldSven Verdoolaege
2007-06-24Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano
2007-06-23Fix up "git log --follow" a bit..Linus Torvalds
2007-06-23Finally implement "git log --follow"Linus Torvalds
2007-06-23Merge branch 'jc/oneline'Junio C Hamano
2007-06-23Merge branch 'ei/oneline+add-empty'Junio C Hamano
2007-06-23filter-branch: add example to move everything into a subdirectoryJohannes Schindelin
2007-06-23Merge branch 'js/filter'Junio C Hamano
2007-06-23Two trivial -Wcast-qual fixesJunio C Hamano
2007-06-23diffcore-rename: favour identical basenamesJohannes Schindelin
2007-06-23Document git-gui, git-citool as mainporcelain manual pagesShawn O. Pearce
2007-06-23Generate tags with correct timestamp (git-svnimport)Dave O'Neill
2007-06-22Import branch 'git-p4' of git://repo.or.cz/fast-exportShawn O. Pearce
2007-06-22Avoid src:dst syntax as default bash completion for git pushShawn O. Pearce
2007-06-21Make it possible to specify the HEAD for the internal findUpstreamBranchPoint...Simon Hausmann
2007-06-20Cloning from a repo without "current branch"Nanako Shiraishi
2007-06-20Change default man page path to /usr/share/manIsmail Dönmez
2007-06-20INSTALL: explain how to build documentationJunio C Hamano
2007-06-20cvsserver: Actually implement --export-allAlex Riesen
2007-06-20Added git-p4 branches command that shows the mapping of perforce depot paths ...Simon Hausmann
2007-06-17Warn about conflicting p4 branch mappings and use the first one found.Simon Hausmann
2007-06-17Fix the branch mapping detection to be independent from the order of the "p4 ...Simon Hausmann
2007-06-17Fix ALLOC_GROW calls with obsolete semanticsJeff King
2007-06-17Merge branch 'jk/add-empty' into ei/oneline+add-emptyJunio C Hamano
2007-06-17pp_header(): work around possible memory corruptionJohannes Schindelin
2007-06-17Fix ALLOC_GROW off-by-oneJeff King
2007-06-16Document git log --full-diffJakub Narebski
2007-06-16Document git log --abbrev-commit, as a kind of pretty optionJakub Narebski
2007-06-16Use tabs for indenting definition list for options in git-log.txtJakub Narebski
2007-06-16Document git rev-list --timestampJakub Narebski
2007-06-16Document git reflog --stale-fixJakub Narebski
2007-06-16Document git rev-parse --is-inside-git-dirJakub Narebski
2007-06-16Document git read-tree --trivialJakub Narebski
2007-06-16Document git rev-list --full-historyJakub Narebski
2007-06-16git-p4 fails when cloning a p4 depo.Benjamin Sergeant
2007-06-16Do not use h_errno after connect(2): the function does not set itAlex Riesen
2007-06-16Documentation: update "stale" links for 1.5.2.2Junio C Hamano
2007-06-16Fix initial multi-branch import.Simon Hausmann
2007-06-16Merge branch 'jc/remote'Junio C Hamano
2007-06-16Merge branch 'gp/branch'Junio C Hamano
2007-06-16Merge branch 'fl/cvsserver'Junio C Hamano
2007-06-16Merge branch 'lh/submodule'Junio C Hamano
2007-06-16Merge branch 'maint' to sync with GIT 1.5.2.2Junio C Hamano
2007-06-16git-svn: avoid string eval for defining functionsSam Vilain