Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'jk/strbuf-vaddf' | Junio C Hamano | 2011-03-15 |
|\ | |||
| * | compat: fall back on __va_copy if available | Jonathan Nieder | 2011-03-08 |
| * | strbuf: add strbuf_vaddf | Jeff King | 2011-02-26 |
| * | compat: provide a fallback va_copy definition | Jeff King | 2011-02-26 |
* | | Merge branch 'mm/push-default-advice' | Junio C Hamano | 2011-03-15 |
|\ \ | |||
| * | | push: better error message when no remote configured | Matthieu Moy | 2011-03-02 |
| * | | push: better error messages when push.default = tracking | Matthieu Moy | 2011-03-02 |
* | | | Merge branch 'jn/maint-instaweb-plack-fix' | Junio C Hamano | 2011-03-15 |
|\ \ \ | |||
| * | | | git-instaweb: Change how gitweb.psgi is made runnable as standalone app | Jakub Narebski | 2011-02-27 |
* | | | | Merge branch 'sp/maint-fd-limit' | Junio C Hamano | 2011-03-15 |
|\ \ \ \ | |||
| * | | | | sha1_file.c: Don't retain open fds on small packs | Shawn O. Pearce | 2011-03-02 |
| * | | | | mingw: add minimum getrlimit() compatibility stub | Erik Faye-Lund | 2011-03-02 |
| * | | | | Limit file descriptors used by packs | Shawn O. Pearce | 2011-02-28 |
| |/ / / | |||
* | | | | Merge branch 'jc/checkout-orphan-warning' | Junio C Hamano | 2011-03-15 |
|\ \ \ \ | |||
| * | | | | commit: give final warning when reattaching HEAD to leave commits behind | Junio C Hamano | 2011-02-23 |
* | | | | | Merge branch 'jh/maint-do-not-track-non-branches' | Junio C Hamano | 2011-03-15 |
|\ \ \ \ \ | |||
| * | | | | | branch/checkout --track: Ensure that upstream branch is indeed a branch | Johan Herland | 2011-02-16 |
* | | | | | | Merge branch 'fk/maint-cvsimport-early-failure' | Junio C Hamano | 2011-03-15 |
|\ \ \ \ \ \ | |||
| * | | | | | | git-cvsimport.perl: Bail out right away when reading from the server fails | Fabian Keil | 2011-02-27 |
| | |_|/ / / | |/| | | | | |||
* | | | | | | Merge branch 'jc/maint-apply-report-offset' | Junio C Hamano | 2011-03-15 |
|\ \ \ \ \ \ | |||
| * | | | | | | apply -v: show offset count when patch did not apply exactly | Junio C Hamano | 2011-03-06 |
* | | | | | | | Merge branch 'jc/maint-apply-no-double-patch' | Junio C Hamano | 2011-03-15 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | apply: do not patch lines that were already patched | Junio C Hamano | 2011-03-04 |
| |/ / / / / / | |||
* | | | | | | | Merge branch 'mr/hpux' | Junio C Hamano | 2011-03-15 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | git-compat-util.h: Honor HP C's noreturn attribute | Michal Rokos | 2011-03-08 |
| * | | | | | | | Makefile: add NO_FNMATCH_CASEFOLD to HP-UX section | Michal Rokos | 2011-03-08 |
| | |_|_|/ / / | |/| | | | | | |||
* | | | | | | | Documentation: running test with --debug keeps "trash" directory | Piotr Krukowiecki | 2011-03-15 |
* | | | | | | | Merge branch 'jk/doc-credits' of git://github.com/peff/git | Junio C Hamano | 2011-03-15 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | docs: point git.txt author credits to git-scm.com | Jeff King | 2011-03-12 |
| * | | | | | | | doc: add missing git footers | Jeff King | 2011-03-11 |
| * | | | | | | | doc: drop author/documentation sections from most pages | Jeff King | 2011-03-11 |
* | | | | | | | | Merge branch 'sp/maint-smart-http-sans-100-continue' | Junio C Hamano | 2011-03-14 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | smart-http: Really never use Expect: 100-continue | Shawn O. Pearce | 2011-03-14 |
* | | | | | | | | | Documentation: "rebase <onto> <that>" stays on <that> branch upon exit | Drew Northup | 2011-03-14 |
* | | | | | | | | | object.h: Remove obsolete struct object_refs | Jakob Pfender | 2011-03-14 |
* | | | | | | | | | Merge branch 'pw/p4' | Junio C Hamano | 2011-03-13 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||
| * | | | | | | | | git-p4: test clone @all | Pete Wyckoff | 2011-03-13 |
| * | | | | | | | | git-p4: fix clone @all regression | Pete Wyckoff | 2011-03-13 |
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2011-03-10 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | Revert "core.abbrevguard: Ensure short object names stay unique a bit longer" | Junio C Hamano | 2011-03-10 |
* | | | | | | | | | | Update Release Notes to 1.7.5 | Junio C Hamano | 2011-03-09 |
* | | | | | | | | | | Merge branch 'js/cherry-pick-usability' | Junio C Hamano | 2011-03-09 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | Teach commit about CHERRY_PICK_HEAD | Jay Soffian | 2011-02-21 |
| * | | | | | | | | | | bash: teach __git_ps1 about CHERRY_PICK_HEAD | Jay Soffian | 2011-02-21 |
| * | | | | | | | | | | Introduce CHERRY_PICK_HEAD | Jay Soffian | 2011-02-21 |
| * | | | | | | | | | | t3507: introduce pristine-detach helper | Jonathan Nieder | 2011-02-21 |
| | |_|_|/ / / / / / | |/| | | | | | | | | |||
* | | | | | | | | | | Merge branch 'js/checkout-untracked-symlink' | Junio C Hamano | 2011-03-09 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | do not overwrite untracked symlinks | Clemens Buchacher | 2011-02-21 |
| * | | | | | | | | | | Demonstrate breakage: checkout overwrites untracked symlink with directory | Johannes Sixt | 2011-02-15 |
| |/ / / / / / / / / | |||
* | | | | | | | | | | Merge branch 'so/submodule-no-update-first-time' | Junio C Hamano | 2011-03-09 |
|\ \ \ \ \ \ \ \ \ \ |