aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | Correct references to /usr/bin/python which does not exist on FreeBSDR. Tyler Ballance2010-03-24
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'gh/maint-stash-show-error-message' into maintJunio C Hamano2010-04-09
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Improve error messages from 'git stash show'Gustaf Hendeby2010-03-16
* | | | | | | | | | | | Merge branch 'mg/mailmap-update' into maintJunio C Hamano2010-04-09
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | .mailmap: Entries for Alex Bennée, Deskin Miller, Vitaly "_Vi" ShukelaMichael J Gruber2010-03-20
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'bc/maint-daemon-sans-ss-family' into maintJunio C Hamano2010-04-09
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | daemon.c: avoid accessing ss_family member of struct sockaddr_storageBrandon Casey2010-03-16
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | fetch/push: fix usage stringsTay Ray Chuan2010-04-09
* | | | | | | | | | | | docs: clarify "branch -l"Jeff King2010-04-08
* | | | | | | | | | | | pack-protocol.txt: fix pkt-line lengthsTay Ray Chuan2010-04-04
* | | | | | | | | | | | pack-protocol.txt: fix spellingTay Ray Chuan2010-04-04
* | | | | | | | | | | | Git 1.7.0.4v1.7.0.4Junio C Hamano2010-03-31
* | | | | | | | | | | | Merge branch 'jc/maint-refs-dangling' into maintJunio C Hamano2010-03-31
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | refs: ref entry with NULL sha1 is can be a dangling symrefJunio C Hamano2010-03-15
* | | | | | | | | | | | | Documentation: show-ref <pattern>s are optionalHolger Weiß2010-03-31
* | | | | | | | | | | | | Link against libiconv on IRIXHolger Weiß2010-03-31
* | | | | | | | | | | | | Don't redefine htonl and ntohl on big-endianHolger Weiß2010-03-31
* | | | | | | | | | | | | gitweb: git_get_project_config requires only $git_dir, not also $projectJakub Narebski2010-03-31
* | | | | | | | | | | | | Updated the usage string of git resetJan Stępień2010-03-31
* | | | | | | | | | | | | Documentation: Clarify support for smart HTTP backendGreg Bacon2010-03-30
* | | | | | | | | | | | | Windows: fix utime() for read-only filesJohannes Sixt2010-03-30
* | | | | | | | | | | | | diff: fix textconv error zombiesJohannes Sixt2010-03-30
* | | | | | | | | | | | | format-patch: Squelch 'fatal: Not a range." errorKevin Ballard2010-03-29
* | | | | | | | | | | | | Prepare for 1.7.0.4Junio C Hamano2010-03-28
* | | | | | | | | | | | | Merge branch 'cp/add-u-pathspec' into maintJunio C Hamano2010-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | test for add with non-existent pathspecChris Packham2010-02-16
| * | | | | | | | | | | | | git add -u: die on unmatched pathspecJunio C Hamano2010-02-16
* | | | | | | | | | | | | | t9350: fix careless use of "cd"Junio C Hamano2010-03-28
* | | | | | | | | | | | | | difftool: Fix '--gui' when diff.guitool is unconfiguredDavid Aguilar2010-03-28
* | | | | | | | | | | | | | fast-export: don't segfault when marks file cannot be openedSverre Rabbelier2010-03-28
| |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'jc/color-attrs' into maintJunio C Hamano2010-03-24
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | color: allow multiple attributesJunio C Hamano2010-03-07
* | | | | | | | | | | | | | Merge branch 'jk/maint-add-ignored-dir' into maintJunio C Hamano2010-03-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | tests for "git add ignored-dir/file" without -fJunio C Hamano2010-03-13
| * | | | | | | | | | | | | | dir: fix COLLECT_IGNORED on excluded prefixesJeff King2010-03-13
| * | | | | | | | | | | | | | t0050: mark non-working test as suchJunio C Hamano2010-03-13
* | | | | | | | | | | | | | | Merge branch 'bg/apply-fix-blank-at-eof' into maintJunio C Hamano2010-03-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | t3417: Add test cases for "rebase --whitespace=fix"Björn Gustavsson2010-03-06
| * | | | | | | | | | | | | | | t4124: Add additional tests of --whitespace=fixBjörn Gustavsson2010-03-06
| * | | | | | | | | | | | | | | apply: Allow blank context lines to match beyond EOFBjörn Gustavsson2010-03-06
| * | | | | | | | | | | | | | | apply: Remove the quick rejection testBjörn Gustavsson2010-03-06
| * | | | | | | | | | | | | | | apply: Don't unnecessarily update line lengths in the preimageBjörn Gustavsson2010-03-06
* | | | | | | | | | | | | | | | Documentation: explain the meaning of "-g" in git-describe outputMarkus Heidelberg2010-03-24
| |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Git 1.7.0.3v1.7.0.3Junio C Hamano2010-03-21
* | | | | | | | | | | | | | | Merge branch 'maint-1.6.6' into maintJunio C Hamano2010-03-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Documentation/git-clone: Transform description list into item listMichael J Gruber2010-03-21
| * | | | | | | | | | | | | | Documentation/urls: Remove spurious example markersMichael J Gruber2010-03-21
| * | | | | | | | | | | | | | Documentation/gitdiffcore: Remove misleading date in headingMichael J Gruber2010-03-21
| * | | | | | | | | | | | | | Documentation/git-reflog: Fix formatting of command listsMichael J Gruber2010-03-21
* | | | | | | | | | | | | | | .mailmap: Map the the first submissions of MJG by e-mailMichael J Gruber2010-03-21
| |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | |