aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | whatchanged documentation: share description of --pretty with othersDenis Cheng2008-03-05
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'cb/mergetool'Junio C Hamano2008-03-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Add a very basic test script for git mergetoolCharles Bailey2008-03-05
| * | | | | | | | | | | | | | Teach git mergetool to use custom commands defined at config timeCharles Bailey2008-03-05
| * | | | | | | | | | | | | | Changed an internal variable of mergetool to support custom commandsCharles Bailey2008-03-05
| * | | | | | | | | | | | | | Tidy up git mergetool's backup file behaviourCharles Bailey2008-03-05
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'ar/sgid-bsd'Junio C Hamano2008-03-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Do not use GUID on dir in git init --shared=all on FreeBSDAlex Riesen2008-03-05
* | | | | | | | | | | | | | | Merge branch 'cc/run-command'Junio C Hamano2008-03-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | run-command: Redirect stderr to a pipe before redirecting stdout to stderrChristian Couder2008-03-05
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | bash: git-branch -d and -m lists only local branchesSZEDER Gábor2008-03-05
* | | | | | | | | | | | | | bash: add git-branch optionsSZEDER Gábor2008-03-05
| |/ / / / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | fsck.c: fix bogus "empty tree" checkJunio C Hamano2008-03-05
|/ / / / / / / / / / / /
* | | | | | | | | | | | Revert "unpack-objects: prevent writing of inconsistent objects"Junio C Hamano2008-03-04
* | | | | | | | | | | | Revert "receive-pack: use strict mode for unpacking objects"Junio C Hamano2008-03-04
* | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2008-03-04
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Fix 'git remote show' regression on empty repository in 1.5.4Shawn O. Pearce2008-03-03
| * | | | | | | | | | | Fix incorrect wording in git-merge.txt.Matthieu Moy2008-03-03
| * | | | | | | | | | | git-merge.sh: better handling of combined --squash,--no-ff,--no-commit optionsGerrit Pape2008-03-03
| * | | | | | | | | | | Fix random crashes in http_cleanup()Mike Hommey2008-03-03
* | | | | | | | | | | | t3407-rebase-abort.sh: Enhance existing tests, and add test for rebase --mergeMike Hommey2008-03-03
* | | | | | | | | | | | git-p4: Fix import of changesets with file deletionsSimon Hausmann2008-03-03
* | | | | | | | | | | | Fix test for cleanup failure in t7300 on WindowsAlex Riesen2008-03-03
* | | | | | | | | | | | t6120 (describe): check --long properlyJunio C Hamano2008-03-03
* | | | | | | | | | | | Add git-describe test for "verify annotated tag names on output"Shawn O. Pearce2008-03-03
* | | | | | | | | | | | Test for packed tags in git-describe outputShawn O. Pearce2008-03-03
* | | | | | | | | | | | Don't allow git-describe failures to go unnoticed in t6120Shawn O. Pearce2008-03-03
* | | | | | | | | | | | describe: re-fix display_name()Junio C Hamano2008-03-03
* | | | | | | | | | | | describe: fix --long outputJunio C Hamano2008-03-03
* | | | | | | | | | | | git-describe: use tags found in packed-refs correctlyJunio C Hamano2008-03-03
* | | | | | | | | | | | fetch-pack: check parse_commit/object resultsMartin Koegler2008-03-03
* | | | | | | | | | | | Update draft release notes for 1.5.5Junio C Hamano2008-03-03
* | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2008-03-02
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | Update draft release notes for 1.5.4.4Junio C Hamano2008-03-02
| * | | | | | | | | | revert: actually check for a dirty indexJeff King2008-03-02
| * | | | | | | | | | tests: introduce test_must_failJunio C Hamano2008-03-02
| * | | | | | | | | | git-submodule: Fix typo 'url' which should be '$url'Ping Yin2008-03-02
| * | | | | | | | | | receive-pack: Initialize PATH to include exec-dir.Björn Steinbrink2008-03-02
* | | | | | | | | | | Fix doc typos.Ralf Wildenhues2008-03-02
* | | | | | | | | | | fast-import: exit with proper message if not a git dirJean-Luc Herren2008-03-02
* | | | | | | | | | | Merge branch 'np/verify-pack'Junio C Hamano2008-03-02
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | add storage size output to 'git verify-pack -v'Nicolas Pitre2008-03-01
| * | | | | | | | | | | fix unimplemented packed_object_info_detail() featuresNicolas Pitre2008-03-01
| * | | | | | | | | | | make verify_one_pack() a bit less wrong wrt packed_git structureNicolas Pitre2008-03-01
| * | | | | | | | | | | factorize revindex code out of builtin-pack-objects.cNicolas Pitre2008-03-01
* | | | | | | | | | | | format-patch: wrap cover-letter's shortlog sensiblyJohannes Schindelin2008-03-02
* | | | | | | | | | | | format-patch: use the diff options for the cover letter, tooJohannes Schindelin2008-03-02
* | | | | | | | | | | | gitweb: Mark first match when searching commit messagesJakub Narebski2008-03-02
* | | | | | | | | | | | Merge branch 'sp/describe-tag'Junio C Hamano2008-03-02
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Teach git-describe to verify annotated tag names before outputShawn O. Pearce2008-02-28
| |/ / / / / / / / / / /