aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | Merge branch 'mg/maint-tag-rfc1991' into maintJunio C Hamano2010-12-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | tag: recognize rfc1991 signaturesMichael J Gruber2010-11-10
| * | | | | | | | | | | | | | tag: factor out sig detection for tag displayMichael J Gruber2010-11-10
| * | | | | | | | | | | | | | tag: factor out sig detection for body editsMichael J Gruber2010-11-10
| * | | | | | | | | | | | | | verify-tag: factor out signature detectionMichael J Gruber2010-11-10
| * | | | | | | | | | | | | | t/t7004-tag: test handling of rfc1991 signaturesMichael J Gruber2010-11-10
* | | | | | | | | | | | | | | Merge branch 'ks/maint-getenv-fix' into maintJunio C Hamano2010-12-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | setup: make sure git_dir path is in a permanent buffer, getenv(3) caseKirill Smelkov2010-11-12
* | | | | | | | | | | | | | | | Add --force to git-send-email documentationAlejandro R. Sedeño2010-12-10
* | | | | | | | | | | | | | | | Merge branch 'jn/ignore-doc' into maintJunio C Hamano2010-12-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Documentation: point to related commands from gitignoreJonathan Nieder2010-11-11
| * | | | | | | | | | | | | | | | Documentation: split gitignore page into sectionsJonathan Nieder2010-11-11
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'jn/cherry-pick-refresh-index' into maintJunio C Hamano2010-12-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | cherry-pick/revert: transparently refresh indexJonathan Nieder2010-11-10
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'jl/add-p-reverse-message' into maintJunio C Hamano2010-12-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Correct help blurb in checkout -p and friendsJonathan "Duke" Leto2010-10-28
* | | | | | | | | | | | | | | | | Merge branch 'np/diff-in-corrupt-repository' into maintJunio C Hamano2010-12-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | diff: don't presume empty file when corresponding object is missingNicolas Pitre2010-10-21
* | | | | | | | | | | | | | | | | | Merge branch 'fc/apply-p2-get-header-name' into maintJunio C Hamano2010-12-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | test: git-apply -p2 rename/chmod onlyJunio C Hamano2010-11-05
| * | | | | | | | | | | | | | | | | | Fix git-apply with -p greater than 1Federico Cuello2010-11-05
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'np/pack-broken-boundary' into maintJunio C Hamano2010-12-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | make pack-objects a bit more resilient to repo corruptionNicolas Pitre2010-10-22
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge branch 'ak/apply-non-git-epoch' into maintJunio C Hamano2010-12-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | apply: handle patches with funny filename and colon in timezoneJonathan Nieder2010-11-10
| * | | | | | | | | | | | | | | | | | apply: Recognize epoch timestamps with : in the timezoneAnders Kaseorg2010-10-13
* | | | | | | | | | | | | | | | | | | Merge branch 'cm/diff-check-at-eol' into maintJunio C Hamano2010-12-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | diff --check: correct line numbers of new blank lines at EOFChristoph Mallon2010-10-16
| | |_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'tc/smart-http-post-redirect' into maintJunio C Hamano2010-12-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | smart-http: Don't change POST to GET when following redirectTay Ray Chuan2010-09-27
* | | | | | | | | | | | | | | | | | | | Merge branch 'ab/require-perl-5.8' into maintJunio C Hamano2010-12-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | perl: use "use warnings" instead of -wÆvar Arnfjörð Bjarmason2010-09-27
| * | | | | | | | | | | | | | | | | | | | perl: bump the required Perl version to 5.8 from 5.6.[21]Ævar Arnfjörð Bjarmason2010-09-27
| |/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | contrib/hooks/post-receive-email: fix return values from prep_for_emailAlan Raison2010-12-09
| |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | git-rm.txt: Fix quotingMichael J Gruber2010-12-07
* | | | | | | | | | | | | | | | | | | Git 1.7.3.3v1.7.3.3Junio C Hamano2010-12-03
* | | | | | | | | | | | | | | | | | | CodingGuidelines: mention whitespace preferences for shell scriptsGiuseppe Bilotta2010-12-03
* | | | | | | | | | | | | | | | | | | Documentation: do not misinterpret pull refspec as bold textJonathan Nieder2010-12-03
| |_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Prepare for 1.7.3.3Junio C Hamano2010-12-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Git 1.7.2.4v1.7.2.4Junio C Hamano2010-12-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Git 1.7.1.3v1.7.1.3Junio C Hamano2010-12-02
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | Git 1.7.0.8v1.7.0.8Junio C Hamano2010-12-02
* | | | | | | | | | | | | | | | | | Documentation: Fix mark-up of lines with more than one tildeJunio C Hamano2010-12-02
* | | | | | | | | | | | | | | | | | Merge branch 'cb/maint-orphan-merge-noclobber' into maintJunio C Hamano2010-12-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | do not overwrite untracked during merge from unborn branchClemens Buchacher2010-11-15
* | | | | | | | | | | | | | | | | | | Merge branch 'jk/add-e-doc' into maintJunio C Hamano2010-12-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | docs: give more hints about how "add -e" worksJeff King2010-11-09
| * | | | | | | | | | | | | | | | | | | docs: give more hints about how "add -e" worksJeff King2010-10-21
* | | | | | | | | | | | | | | | | | | | Merge branch 'bg/maint-gitweb-test-lib' into maintJunio C Hamano2010-12-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | t/gitweb-lib: Don't pass constant to decode_utf8Brian Gernhardt2010-10-20
| |/ / / / / / / / / / / / / / / / / / /