summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-07GIT 1.5.6-rc2v1.5.6-rc2Junio C Hamano
2008-06-07Merge 1.5.5.4 inJunio C Hamano
2008-06-07GIT 1.5.5.4v1.5.5.4Junio C Hamano
2008-06-06git log --graph: print '*' for all commits, including mergesAdam Simpkins
2008-06-06Use nonrelative paths instead of absolute paths for cloned repositoriesDaniel Barkalow
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-06-06documentation: convert "diffcore" and "repository-layout" to man pagesChristian Couder
2008-06-06graph API: fix "git log --graph --first-parent"Adam Simpkins
2008-06-06Print info about "git help COMMAND" on git's main usage pagesTeemu Likonen
2008-06-06Merge branch 'maint'Junio C Hamano
2008-06-06git-for-each-ref.txt: minor improvementsLea Wiemann
2008-06-06name-rev: Fix segmentation fault when using --allBjörn Steinbrink
2008-06-04gitweb: Add charset info to "raw" output of 'text/plain' blobsJakub Narebski
2008-06-04Strbuf documentation: document most functionsMiklos Vajna
2008-06-04Documentation/git-mailsplit: Enhanced description of -o optionDirk Suesserott
2008-06-04Fix "git clone http://$URL" to check out the worktree when askedJeff King
2008-06-04Merge branch 'maint'Junio C Hamano
2008-06-04describe: match pattern for lightweight tags tooMichael Dressel
2008-06-04t7502: honor SHELL_PATHJunio C Hamano
2008-06-04Documentation: git-log cannot use rev-list specific optionsJunio C Hamano
2008-06-04Fix t5516 on cygwin: it does not like double slashes at the beginning of a pathAlex Riesen
2008-06-04t7502: tighten loosely written test sequenceJunio C Hamano
2008-06-04t7502: do not globally unset GIT_COMMITTER_* environment variablesJunio C Hamano
2008-06-03cat-file --batch: flush stdout also when objects are missingLea Wiemann
2008-06-03GIT v1.5.6-rc1v1.5.6-rc1Junio C Hamano
2008-06-03commit: drop duplicated parentsJunio C Hamano
2008-06-03rebase --interactive: Compute upstream SHA1 before switching branchesJohannes Sixt
2008-06-03Documentation/git-filter-branch.txt: Fix description of --commit-filterKevin Ballard
2008-06-03gitweb: Fix "next" link on bottom of pageJakub Narebski
2008-06-03Revert "git.el: Set process-environment instead of invoking env"Karl Hasselström
2008-06-02Merge branch 'sb/am-tests'Junio C Hamano
2008-06-02Merge branch 'lw/test-fix'Junio C Hamano
2008-06-02Merge branch 'sp/remote'Junio C Hamano
2008-06-02Merge branch 'lt/pack-sync'Junio C Hamano
2008-06-02Merge branch 'np/pack-check'Junio C Hamano
2008-06-02make verify-pack a bit more useful with bad packsNicolas Pitre
2008-06-02Merge branch 'jb/reset-q'Junio C Hamano
2008-06-02Merge branch 'jc/checkout'Junio C Hamano
2008-06-02Merge branch 'lr/init-bare'Junio C Hamano
2008-06-02Git.pm: fix return value of config methodLea Wiemann
2008-06-02glossary: improve a few linksLea Wiemann
2008-06-02Documentation: convert "glossary" and "core-tutorial" to man pagesChristian Couder
2008-06-02Git.pm: fix documentation of hash_objectLea Wiemann
2008-06-02graph API: avoid printing unnecessary padding before some octopus mergesAdam Simpkins
2008-06-01graph API: improve display of merge commitsAdam Simpkins
2008-06-01git-svn fails in prop_walk if $self->{path} is not emptyChristian Engwer
2008-06-01Add a --dry-run option to git-svn rebaseSeth Falcon
2008-06-01Fix path duplication in git svn commit-diffKarl Hasselström
2008-06-01Make "git-remote rm" delete refs acccording to fetch specsShawn O. Pearce
2008-06-01Make "git-remote prune" delete refs according to fetch specsShawn O. Pearce