aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'jk/strbuf-vaddf'Junio C Hamano2011-03-15
|\
| * compat: fall back on __va_copy if availableJonathan Nieder2011-03-08
| * strbuf: add strbuf_vaddfJeff King2011-02-26
| * compat: provide a fallback va_copy definitionJeff King2011-02-26
* | Merge branch 'mm/push-default-advice'Junio C Hamano2011-03-15
|\ \
| * | push: better error message when no remote configuredMatthieu Moy2011-03-02
| * | push: better error messages when push.default = trackingMatthieu Moy2011-03-02
* | | Merge branch 'jn/maint-instaweb-plack-fix'Junio C Hamano2011-03-15
|\ \ \
| * | | git-instaweb: Change how gitweb.psgi is made runnable as standalone appJakub Narebski2011-02-27
* | | | Merge branch 'sp/maint-fd-limit'Junio C Hamano2011-03-15
|\ \ \ \
| * | | | sha1_file.c: Don't retain open fds on small packsShawn O. Pearce2011-03-02
| * | | | mingw: add minimum getrlimit() compatibility stubErik Faye-Lund2011-03-02
| * | | | Limit file descriptors used by packsShawn O. Pearce2011-02-28
| |/ / /
* | | | Merge branch 'jc/checkout-orphan-warning'Junio C Hamano2011-03-15
|\ \ \ \
| * | | | commit: give final warning when reattaching HEAD to leave commits behindJunio C Hamano2011-02-23
* | | | | Merge branch 'jh/maint-do-not-track-non-branches'Junio C Hamano2011-03-15
|\ \ \ \ \
| * | | | | branch/checkout --track: Ensure that upstream branch is indeed a branchJohan Herland2011-02-16
* | | | | | Merge branch 'fk/maint-cvsimport-early-failure'Junio C Hamano2011-03-15
|\ \ \ \ \ \
| * | | | | | git-cvsimport.perl: Bail out right away when reading from the server failsFabian Keil2011-02-27
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'jc/maint-apply-report-offset'Junio C Hamano2011-03-15
|\ \ \ \ \ \
| * | | | | | apply -v: show offset count when patch did not apply exactlyJunio C Hamano2011-03-06
* | | | | | | Merge branch 'jc/maint-apply-no-double-patch'Junio C Hamano2011-03-15
|\ \ \ \ \ \ \
| * | | | | | | apply: do not patch lines that were already patchedJunio C Hamano2011-03-04
| |/ / / / / /
* | | | | | | Merge branch 'mr/hpux'Junio C Hamano2011-03-15
|\ \ \ \ \ \ \
| * | | | | | | git-compat-util.h: Honor HP C's noreturn attributeMichal Rokos2011-03-08
| * | | | | | | Makefile: add NO_FNMATCH_CASEFOLD to HP-UX sectionMichal Rokos2011-03-08
| | |_|_|/ / / | |/| | | | |
* | | | | | | Documentation: running test with --debug keeps "trash" directoryPiotr Krukowiecki2011-03-15
* | | | | | | Merge branch 'jk/doc-credits' of git://github.com/peff/gitJunio C Hamano2011-03-15
|\ \ \ \ \ \ \
| * | | | | | | docs: point git.txt author credits to git-scm.comJeff King2011-03-12
| * | | | | | | doc: add missing git footersJeff King2011-03-11
| * | | | | | | doc: drop author/documentation sections from most pagesJeff King2011-03-11
* | | | | | | | Merge branch 'sp/maint-smart-http-sans-100-continue'Junio C Hamano2011-03-14
|\ \ \ \ \ \ \ \
| * | | | | | | | smart-http: Really never use Expect: 100-continueShawn O. Pearce2011-03-14
* | | | | | | | | Documentation: "rebase <onto> <that>" stays on <that> branch upon exitDrew Northup2011-03-14
* | | | | | | | | object.h: Remove obsolete struct object_refsJakob Pfender2011-03-14
* | | | | | | | | Merge branch 'pw/p4'Junio C Hamano2011-03-13
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | git-p4: test clone @allPete Wyckoff2011-03-13
| * | | | | | | | git-p4: fix clone @all regressionPete Wyckoff2011-03-13
* | | | | | | | | Merge branch 'maint'Junio C Hamano2011-03-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "core.abbrevguard: Ensure short object names stay unique a bit longer"Junio C Hamano2011-03-10
* | | | | | | | | | Update Release Notes to 1.7.5Junio C Hamano2011-03-09
* | | | | | | | | | Merge branch 'js/cherry-pick-usability'Junio C Hamano2011-03-09
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Teach commit about CHERRY_PICK_HEADJay Soffian2011-02-21
| * | | | | | | | | | bash: teach __git_ps1 about CHERRY_PICK_HEADJay Soffian2011-02-21
| * | | | | | | | | | Introduce CHERRY_PICK_HEADJay Soffian2011-02-21
| * | | | | | | | | | t3507: introduce pristine-detach helperJonathan Nieder2011-02-21
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'js/checkout-untracked-symlink'Junio C Hamano2011-03-09
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | do not overwrite untracked symlinksClemens Buchacher2011-02-21
| * | | | | | | | | | Demonstrate breakage: checkout overwrites untracked symlink with directoryJohannes Sixt2011-02-15
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'so/submodule-no-update-first-time'Junio C Hamano2011-03-09
|\ \ \ \ \ \ \ \ \ \