summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-09Teach new attribute 'export-ignore' to git-archiveRené Scharfe
2008-06-08Port to 12 other Platforms.Boyd Lynn Gerber
2008-06-08progress.c: avoid use of dynamic-sized arrayBoyd Lynn Gerber
2008-06-08git-name-rev.txt: document --no-undefined and --alwaysStephan Beyer
2008-06-08git-describe.txt: document --alwaysStephan Beyer
2008-06-08Docs: add some long/short optionsStephan Beyer
2008-06-08Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer
2008-06-08git-commit.txt: Add missing long/short optionsStephan Beyer
2008-06-08git-send-email: allow whitespace in addressee listPieter de Bie
2008-06-08send-email: Allow the envelope sender to be set via configurationAsk Bjørn Hansen
2008-06-08gitweb setup instruction: rewrite HEAD and root as wellAsk Bjørn Hansen
2008-06-08git-commit.txt: Correct option alternativesStephan Beyer
2008-06-08git-rebase -i: mention the short command aliases in the todo listMiklos Vajna
2008-06-08Remove unused code in parse_commit_buffer()Miklos Vajna
2008-06-08http-push.c: remove duplicated codeJunio C Hamano
2008-06-08make_nonrelative_path: Use is_absolute_path()Johannes Sixt
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