10570 Commits (aeb59328453cd4f438345ea79ff04c96bccbbbb8)
 

Author SHA1 Message Date
Junio C Hamano aeb5932845 git-send-email: Do not make @-less message ID 18 years ago
Gerrit Pape 0d351e9ca2 git-svn: trailing slash in prefix is mandatory with --branches/-b 18 years ago
Julian Phillips 09381b458f new-workdir: handle rev-parse --git-dir not always giving full path 18 years ago
Matthias Lederhofer f58494bf82 make dist: include configure script in tarball 18 years ago
Junio C Hamano 1066c2c548 Merge branch 'lt/follow' 18 years ago
Sven Verdoolaege fc746df647 t9500: skip gitweb tests if perl version is too old 18 years ago
Junio C Hamano ee4fd1adfd Merge branch 'master' of git://repo.or.cz/git/fastimport 18 years ago
Linus Torvalds 9f38e1ef7e Fix up "git log --follow" a bit.. 18 years ago
Linus Torvalds 750f7b668f Finally implement "git log --follow" 18 years ago
Junio C Hamano 4d9b580763 Merge branch 'jc/oneline' 18 years ago
Junio C Hamano 9bee7aabcd Merge branch 'ei/oneline+add-empty' 18 years ago
Johannes Schindelin 55f22ff22e filter-branch: add example to move everything into a subdirectory 18 years ago
Junio C Hamano 0f2890acd9 Merge branch 'js/filter' 18 years ago
Junio C Hamano 63daae47e5 Two trivial -Wcast-qual fixes 18 years ago
Johannes Schindelin 0ce396431e diffcore-rename: favour identical basenames 18 years ago
Shawn O. Pearce 37cd4f7e82 Document git-gui, git-citool as mainporcelain manual pages 18 years ago
Dave O'Neill 47ee8ed292 Generate tags with correct timestamp (git-svnimport) 18 years ago
Shawn O. Pearce 610f043bb3 Import branch 'git-p4' of git://repo.or.cz/fast-export 18 years ago
Shawn O. Pearce 92d7c8e37b Avoid src:dst syntax as default bash completion for git push 18 years ago
Simon Hausmann 9ceab36375 Make it possible to specify the HEAD for the internal findUpstreamBranchPoint function. 18 years ago
Nanako Shiraishi 6762079a96 Cloning from a repo without "current branch" 18 years ago
Ismail Dönmez 45fd8bd32d Change default man page path to /usr/share/man 18 years ago
Junio C Hamano a90918e824 INSTALL: explain how to build documentation 18 years ago
Alex Riesen 3c740268c4 cvsserver: Actually implement --export-all 18 years ago
Simon Hausmann 09d89de2e3 Added git-p4 branches command that shows the mapping of perforce depot paths to imported git branches. 18 years ago
Simon Hausmann 1a2edf4e8d Warn about conflicting p4 branch mappings and use the first one found. 18 years ago
Simon Hausmann 6555b2ccfe Fix the branch mapping detection to be independent from the order of the "p4 branches" output. 18 years ago
Jeff King 25fd2f7a31 Fix ALLOC_GROW calls with obsolete semantics 18 years ago
Junio C Hamano 1a15fed84a Merge branch 'jk/add-empty' into ei/oneline+add-empty 18 years ago
Johannes Schindelin 4cd008a925 pp_header(): work around possible memory corruption 18 years ago
Jeff King c927e6c69b Fix ALLOC_GROW off-by-one 18 years ago
Jakub Narebski 2e88c26626 Document git log --full-diff 18 years ago
Jakub Narebski 13120fdc5e Document git log --abbrev-commit, as a kind of pretty option 18 years ago
Jakub Narebski ef3cb65c21 Use tabs for indenting definition list for options in git-log.txt 18 years ago
Jakub Narebski e3c1500fcf Document git rev-list --timestamp 18 years ago
Jakub Narebski cb877cd7b6 Document git reflog --stale-fix 18 years ago
Jakub Narebski c9bf7be238 Document git rev-parse --is-inside-git-dir 18 years ago
Jakub Narebski 6da0878302 Document git read-tree --trivial 18 years ago
Jakub Narebski 29a6c3f804 Document git rev-list --full-history 18 years ago
Benjamin Sergeant da4a660161 git-p4 fails when cloning a p4 depo. 18 years ago
Alex Riesen 7cbf2f24ee Do not use h_errno after connect(2): the function does not set it 18 years ago
Junio C Hamano 3e48af3875 Documentation: update "stale" links for 1.5.2.2 18 years ago
Simon Hausmann 3c699645f5 Fix initial multi-branch import. 18 years ago
Junio C Hamano 952c8c5638 Merge branch 'jc/remote' 18 years ago
Junio C Hamano 5c088a22e2 Merge branch 'gp/branch' 18 years ago
Junio C Hamano 57bd934ea6 Merge branch 'fl/cvsserver' 18 years ago
Junio C Hamano ad2a2f6f0b Merge branch 'lh/submodule' 18 years ago
Junio C Hamano 5bd148bfe8 Merge branch 'maint' to sync with GIT 1.5.2.2 18 years ago
Sam Vilain c5f71ad099 git-svn: avoid string eval for defining functions 18 years ago
Daniel Barkalow efd8f793e4 Fix pushing to a pattern with no dst 18 years ago