summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-08Merge branch 'dc/format-pretty'Junio C Hamano
2008-03-08Merge branch 'cb/mergetool'Junio C Hamano
2008-03-07Merge branch 'ar/sgid-bsd'Junio C Hamano
2008-03-07Merge branch 'cc/run-command'Junio C Hamano
2008-03-05Do not use GUID on dir in git init --shared=all on FreeBSDAlex Riesen
2008-03-05run-command: Redirect stderr to a pipe before redirecting stdout to stderrChristian Couder
2008-03-05bash: git-branch -d and -m lists only local branchesSZEDER Gábor
2008-03-05bash: add git-branch optionsSZEDER Gábor
2008-03-05Add a very basic test script for git mergetoolCharles Bailey
2008-03-05Teach git mergetool to use custom commands defined at config timeCharles Bailey
2008-03-05Changed an internal variable of mergetool to support custom commandsCharles Bailey
2008-03-05Tidy up git mergetool's backup file behaviourCharles Bailey
2008-03-05log/show/whatchanged: introduce format.pretty configurationDenis Cheng
2008-03-05specify explicit "--pretty=medium" with `git log/show/whatchanged`Denis Cheng
2008-03-05whatchanged documentation: share description of --pretty with othersDenis Cheng
2008-03-05fsck.c: fix bogus "empty tree" checkJunio C Hamano
2008-03-04Revert "unpack-objects: prevent writing of inconsistent objects"Junio C Hamano
2008-03-04Revert "receive-pack: use strict mode for unpacking objects"Junio C Hamano
2008-03-04Merge branch 'maint'Junio C Hamano
2008-03-04Fix 'git remote show' regression on empty repository in 1.5.4Shawn O. Pearce
2008-03-04t3407-rebase-abort.sh: Enhance existing tests, and add test for rebase --mergeMike Hommey
2008-03-04git-p4: Fix import of changesets with file deletionsSimon Hausmann
2008-03-04Fix test for cleanup failure in t7300 on WindowsAlex Riesen
2008-03-04t6120 (describe): check --long properlyJunio C Hamano
2008-03-04Add git-describe test for "verify annotated tag names on output"Shawn O. Pearce
2008-03-04Test for packed tags in git-describe outputShawn O. Pearce
2008-03-04Don't allow git-describe failures to go unnoticed in t6120Shawn O. Pearce
2008-03-03describe: re-fix display_name()Junio C Hamano
2008-03-03Fix incorrect wording in git-merge.txt.Matthieu Moy
2008-03-03git-merge.sh: better handling of combined --squash,--no-ff,--no-commit optionsGerrit Pape
2008-03-03Fix random crashes in http_cleanup()Mike Hommey
2008-03-03describe: fix --long outputJunio C Hamano
2008-03-03git-describe: use tags found in packed-refs correctlyJunio C Hamano
2008-03-03fetch-pack: check parse_commit/object resultsMartin Koegler
2008-03-03Update draft release notes for 1.5.5Junio C Hamano
2008-03-03Merge branch 'maint'Junio C Hamano
2008-03-03Update draft release notes for 1.5.4.4Junio C Hamano
2008-03-03revert: actually check for a dirty indexJeff King
2008-03-03tests: introduce test_must_failJunio C Hamano
2008-03-03git-submodule: Fix typo 'url' which should be '$url'Ping Yin
2008-03-03receive-pack: Initialize PATH to include exec-dir.Björn Steinbrink
2008-03-03Fix doc typos.Ralf Wildenhues
2008-03-03fast-import: exit with proper message if not a git dirJean-Luc Herren
2008-03-03Merge branch 'np/verify-pack'Junio C Hamano
2008-03-02format-patch: wrap cover-letter's shortlog sensiblyJohannes Schindelin
2008-03-02format-patch: use the diff options for the cover letter, tooJohannes Schindelin
2008-03-02gitweb: Mark first match when searching commit messagesJakub Narebski
2008-03-02Merge branch 'sp/describe-tag'Junio C Hamano
2008-03-02Merge branch 'pb/cvsimport'Junio C Hamano
2008-03-02Merge branch 'jc/maint-log-merge-left-right'Junio C Hamano